1. 9bc19af tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer by Andrey Smirnov · 5 years ago
  2. cc584ab tty: serial: fsl_lpuart: flush receive FIFO after overruns by Stefan Agner · 5 years ago
  3. 6563217 tty: serial: fsl_lpuart: fix framing error handling when using DMA by Stefan Agner · 5 years ago
  4. f77ebb2 tty: serial: fsl_lpuart: correct the FIFO depth size by Fugang Duan · 5 years ago
  5. 638341d tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl by Fugang Duan · 5 years ago
  6. ca8d92f tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc() by Fugang Duan · 5 years ago
  7. d8a0e92 tty: serial: fsl_lpuart: add earlycon for imx8qxp platform by Fugang Duan · 5 years ago
  8. 38eb523 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting by Fugang Duan · 5 years ago
  9. 35a4ed0 tty: serial: fsl_lpuart: add imx8qxp support by Fugang Duan · 6 years ago
  10. 099f79c serial: fsl_lpuart: Remove unneeded OOM error message by Fabio Estevam · 6 years ago
  11. 9edaf50 serial: fsl_lpuart: Use dev_info() instead of printk() by Fabio Estevam · 6 years ago
  12. 42b6876 serial: fsl_lpuart: DMA support for 32-bit variant by Atsushi Nemoto · 6 years ago
  13. 83b21ed Merge 5.0-rc4 into tty-next by Greg Kroah-Hartman · 6 years ago
  14. 46dd6d7 serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_empty by Atsushi Nemoto · 6 years ago
  15. b0b2735a serial: fsl_lpuart: specify transmit FIFO size for 32-bit variant by Atsushi Nemoto · 6 years ago
  16. 815d835 serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling by Tomonori Sakita · 6 years ago
  17. 397bd92 serial: fsl_lpuart: clear parity enable bit when disable parity by Andy Duan · 6 years ago
  18. 61e169e serial: fsl_lpuart: fix the typo: UARTCR1_PE -> UARTCTRL_PE by Andy Duan · 6 years ago
  19. 3bc3206 serial: fsl_lpuart: Remove the alias node dependence by Vabhav Sharma · 6 years ago
  20. 3216c62 tty: serial: lpuart: avoid leaking struct tty_struct by Stefan Agner · 6 years ago
  21. ffab87f serial: fsl_lpuart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  22. 01d8453 serial: fsl_lpuart: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
  23. 743f93f serial: Make retrieval of rs485 properties platform-agnostic by Lukas Wunner · 7 years ago
  24. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  25. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  26. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  27. 9424e8b Merge 4.14-rc4 into tty-next by Greg Kroah-Hartman · 7 years ago
  28. dde18d5 serial: fsl_lpuart: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  29. c45e2d2 serial: fsl_lpuart: Remove unused 'bd' variable by Fabio Estevam · 7 years ago
  30. 9d7ee0e tty: serial: lpuart: avoid report NULL interrupt by Fugang Duan · 7 years ago
  31. 3d6bcdd serial: fsl_lpuart: Avoid using irq_wake flag by Andy Shevchenko · 7 years ago
  32. 68c338e serial: fsl_lpuart: clear unsupported options in .rs485_config() by Uwe Kleine-König · 7 years ago
  33. 329f0a8 Merge 4.13-rc2 into tty-next by Greg Kroah-Hartman · 7 years ago
  34. a5fa266 tty/serial/fsl_lpuart: Add CONSOLE_POLL support for lpuart32. by Marius Vlad · 7 years ago
  35. 3ee5447 tty: serial: lpuart: Fix the logic for detecting the 32-bit type UART by Fabio Estevam · 7 years ago
  36. a6d7514 tty: serial: lpuart: add a more accurate baud rate calculation method by Dong Aisheng · 8 years ago
  37. 97d6f35 tty: serial: lpuart: add earlycon support for imx7ulp by Dong Aisheng · 8 years ago
  38. 24b1e5f tty: serial: lpuart: add imx7ulp support by Dong Aisheng · 8 years ago
  39. f98e1fc tty: serial: lpuart: add little endian 32 bit register support by Dong Aisheng · 8 years ago
  40. a0204f2 tty: serial: lpuart: refactor lpuart32_{read|write} prototype by Dong Aisheng · 8 years ago
  41. 0d6fce9 tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property by Dong Aisheng · 8 years ago
  42. abf1e0a tty: serial: fsl_lpuart: lock port on console write by Stefan Agner · 8 years ago
  43. 54a44d5 tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock by Nikita Yushchenko · 8 years ago
  44. 5131dcd Merge 4.9-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
  45. 463e2a2 serial: fsl_lpuart: remove build warning by Greg Kroah-Hartman · 8 years ago
  46. d704b2d tty: serial: fsl_lpuart: Fix Tx DMA edge case by Aaron Brice · 8 years ago
  47. 2a41bc2 tty: serial: fsl_lpuart: add polled console functions by Nicolae Rosia · 8 years ago
  48. 33ddca0 tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock by Wei Yongjun · 8 years ago
  49. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  50. 03895cf tty: serial: fsl_lpuart: Add support for RS-485 by Bhuvanchandra DV · 8 years ago
  51. c05efd6 tty: serial: fsl_lpuart: Update suspend/resume for DMA mode by Bhuvanchandra DV · 8 years ago
  52. 6250cc3 tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx by Bhuvanchandra DV · 8 years ago
  53. 5887ad4 tty: serial: fsl_lpuart: Use cyclic DMA for Rx by Bhuvanchandra DV · 8 years ago
  54. aa9e7d7 tty: serial: fsl_lpuart: Fix broken 8m/s1 support by Bhuvanchandra DV · 8 years ago
  55. d68827c tty: serial: fsl_lpuart: fix clearing of receive flag by Stefan Agner · 8 years ago
  56. d6b0d2f tty: serial: fsl_lpuart: support suspend/resume by Stefan Agner · 8 years ago
  57. b70b636 tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty by Stefan Agner · 8 years ago
  58. 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
  59. 1d59b38 serial: fsl_lpuart: add earlycon support by Stefan Agner · 9 years ago
  60. b3e3bf2 Merge 4.0-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
  61. 8e4934c tty: serial: fsl_lpuart: clear receive flag on FIFO flush by Stefan Agner · 10 years ago
  62. 4e8f245 tty: serial: fsl_lpuart: specify transmit FIFO size by Stefan Agner · 10 years ago
  63. ed0bb23 tty: constify of_device_id array by Fabian Frederick · 10 years ago
  64. bfc2e07 tty: serial: fsl_lpuart: terminate DMA on buffer flush by Stefan Agner · 10 years ago
  65. 2fe605d serial: fsl-lpuart: disable interrupt when suspend by Yuan Yao · 10 years ago
  66. 011f5bd serial: fsl_lpuart: update RX timer on successful DMA transfer by Stefan Agner · 10 years ago
  67. 4a818c4 serial: fsl_lpuart: move DMA channel request to probe by Stefan Agner · 10 years ago
  68. 5f1437f serial: fsl_lpuart: avoid new transfer while DMA is running by Stefan Agner · 10 years ago
  69. 4a8588a serial: fsl_lpuart: delete timer on shutdown by Stefan Agner · 10 years ago
  70. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  71. 144c29e serial: fsl_lpuart: Remove unneeded registration message by Fabio Estevam · 10 years ago
  72. 4ae612a serial: fsl_lpuart: Remove unneeded check for 'res' by Fabio Estevam · 10 years ago
  73. 08de101 serial: fsl-lpuart: add lpuart32 power management support by Jingchang Lu · 10 years ago
  74. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  75. 380c966 tty: serial: fsl_lpuart: add 32-bit register interface support by Jingchang Lu · 10 years ago
  76. ed9891b serial: fsl_lpuart: calculate DMA burst by Stefan Agner · 11 years ago
  77. 90abef9 serial: fsl_lpuart: move DMA RX timeout calculation by Stefan Agner · 11 years ago
  78. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 11 years ago
  79. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 11 years ago
  80. f1cd8c8 serial: fsl_lpuart: add DMA support by Yuan Yao · 11 years ago
  81. 39c34b0 serial: fsl_lpuart: Return proper error on lpuart_serial_init error path by Axel Lin · 11 years ago
  82. bc764b8 serial: fsl_lpuart: restore UARTCR2 after watermark setup is done by Shawn Guo · 12 years ago
  83. c9e2e94 tty: serial: add Freescale lpuart driver support by Jingchang Lu · 12 years ago