1. 06e9b2f tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock by Wei Yongjun · 5 years ago
  2. 8428413 serial: 8250_pci: Implement MSI(-X) support by Ralf Ramsauer · 5 years ago
  3. 68e26a8 serial: 8250_pci: Add F81504A series Support by Ji-Ze Hong (Peter Hong) · 5 years ago
  4. 4ad8e34 serial: mctrl_gpio: Use gpiod flags directly by Andy Shevchenko · 5 years ago
  5. c140e97 tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART by Mao Wenan · 5 years ago
  6. a7b121b tty: n_gsm: add ioctl to map serial device to mux'ed tty by Martin Hundebøll · 5 years ago
  7. d193db7 serial: 8250_pci: Merge 8250_moxa to 8250_pci by Kai-Heng Feng · 5 years ago
  8. 37ba760 serial: sprd: Add loopback function support by Baolin Wang · 5 years ago
  9. 6cbdf5c serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning error by Geert Uytterhoeven · 5 years ago
  10. a16c4c5 serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error by Geert Uytterhoeven · 5 years ago
  11. 18a4c40 serial: tegra: protect IER against LCR.DLAB by Ahung Cheng · 5 years ago
  12. 6300b14 serial: tegra: add internal loopback functionality by Andreas Abel · 5 years ago
  13. d2ace81 tty/serial: atmel: reschedule TX after RX was started by Razvan Stefanescu · 5 years ago
  14. 09864c1 tty: serial: Add linflexuart driver for S32V234 by Stefan-gabriel Mirea · 5 years ago
  15. 8d41ab8 tty/serial: atmel: remove redundant assignment to ret by Colin Ian King · 5 years ago
  16. c6c94ee parport: parport_serial: Add support for Sunix Multi I/O boards by Kai-Heng Feng · 5 years ago
  17. 8515dbc serial: 8250_pci: Add support for Sunix serial boards by Kai-Heng Feng · 5 years ago
  18. bd0d9d15 serial: remove ks8695 driver by Arnd Bergmann · 5 years ago
  19. b832776 serial: lantiq: Add support for Lightning Mountain SoC by Rahul Tanwar · 5 years ago
  20. 14208b3 serial: lantiq: Make IRQ & ISR assignment dynamic by Rahul Tanwar · 5 years ago
  21. 0de2580 serial: lantiq: Use proper DT compatible string by Rahul Tanwar · 5 years ago
  22. 4f912b8 serial: 8250_lpss: Enable HS UART on Elkhart Lake by Andy Shevchenko · 5 years ago
  23. d53aa93 serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro by Andy Shevchenko · 5 years ago
  24. f6bbb9f serial: 8250_lpss: register DMA IRQ and pool with instance ID by Andy Shevchenko · 5 years ago
  25. b4d0aac serial: 8250_lpss: add fractional divisor support by Andy Shevchenko · 5 years ago
  26. bf414f5 serial: 8250_lpss: switch to use 8250_dwlib library by Andy Shevchenko · 5 years ago
  27. 4d5675c serial: 8250_dw: switch to use 8250_dwlib library by Andy Shevchenko · 5 years ago
  28. 136e0ab serial: 8250_dw: split Synopsys DesignWare 8250 common functions by Andy Shevchenko · 5 years ago
  29. 62907e9 serial: 8250_dw: use pointer to uart local variable by Andy Shevchenko · 5 years ago
  30. a8571fd serial: 8250_dw: Use a unified new dev variable in remove by Andy Shevchenko · 5 years ago
  31. 4b967e6 serial: lantiq: Add SMP support by Rahul Tanwar · 5 years ago
  32. 6798e90 tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled by Andrey Smirnov · 5 years ago
  33. f7ec172 tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume() by Andrey Smirnov · 5 years ago
  34. 352bd55 tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable() by Andrey Smirnov · 5 years ago
  35. 4ff6904 tty: serial: fsl_lpuart: Introduce lpuart32_configure() by Andrey Smirnov · 5 years ago
  36. fd60e8e tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup() by Andrey Smirnov · 5 years ago
  37. 5982199 tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup() by Andrey Smirnov · 5 years ago
  38. 3f72879 serial: 8250_exar: Replace msleep(1) with usleep_range() by Andy Shevchenko · 5 years ago
  39. 653d00c serial: 8250_exar: Consolidate callback assignments in default_setup() by Andy Shevchenko · 5 years ago
  40. 44e60d5 tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  41. 3d7514d serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS by Frieder Schrempf · 5 years ago
  42. e55a097 serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS by Frieder Schrempf · 5 years ago
  43. e8b2a61 serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib by Frieder Schrempf · 5 years ago
  44. 72169e4 serial: 8250_exar: Absorb remaining 8250_port INT0 support by Aaron Sierra · 5 years ago
  45. 7027e62 serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger by Geert Uytterhoeven · 5 years ago
  46. ce73460 tty: serial: qcom_geni_serial: Update the oversampling rate by Vivek Gautam · 5 years ago
  47. 47b1747f serial: 8250_exar: Clear buffer before shutdown by Robert Middleton · 5 years ago
  48. b2b4b8e serial: 8250_exar: Move custom divisor support out from 8250_port by Andy Shevchenko · 5 years ago
  49. ef4e281 serial: 8250_exar: Extract PM routine from 8250_port by Andy Shevchenko · 5 years ago
  50. 6be254c serial: 8250_exar: No need to autoconfigure Exar ports by Andy Shevchenko · 5 years ago
  51. 6aa57f1 serial: sh-sci: use driver core functions, not sysfs ones. by Greg Kroah-Hartman · 6 years ago
  52. 2bf593f xilinx_uartps.c: suppress "may be used uninitialised" warning by Stephen Rothwell · 5 years ago
  53. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  54. 769d55c tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown() by Andrey Smirnov · 5 years ago
  55. 8a9b824 tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx() by Andrey Smirnov · 5 years ago
  56. a90fa53 tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty() by Andrey Smirnov · 5 years ago
  57. f2f5e04 tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier() by Andrey Smirnov · 5 years ago
  58. 56dd627 tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set() by Andrey Smirnov · 5 years ago
  59. 1da17d7 tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs by Andrey Smirnov · 5 years ago
  60. 76e3f2a tty: serial: fsl_lpuart: Clear CSTOPB unconditionally by Andrey Smirnov · 5 years ago
  61. bcfa46b tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis by Andrey Smirnov · 5 years ago
  62. d26454e tty: serial: fsl_lpuart: Drop no-op bit opearation by Andrey Smirnov · 5 years ago
  63. 93b9523 tty: serial: fls_lpuart: Split shared TX IRQ handler into two by Andrey Smirnov · 5 years ago
  64. 15dd287 tty: serial: fsl_lpuart: Fix issue in software flow control by Andrey Smirnov · 5 years ago
  65. 66127ec tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup() by Andrey Smirnov · 5 years ago
  66. 834a974 tty: serial: fsl_lpuart: Fix bogus indentation by Andrey Smirnov · 5 years ago
  67. 3993ddc tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers by Andrey Smirnov · 5 years ago
  68. 9bc19af tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer by Andrey Smirnov · 5 years ago
  69. cc584ab tty: serial: fsl_lpuart: flush receive FIFO after overruns by Stefan Agner · 5 years ago
  70. 6563217 tty: serial: fsl_lpuart: fix framing error handling when using DMA by Stefan Agner · 5 years ago
  71. b777b5d serial: imx: get rid of imx_uart_rts_auto() by Sergey Organov · 5 years ago
  72. 197540d serial: imx: set_mctrl(): correctly restore autoRTS state by Sergey Organov · 5 years ago
  73. a25aee9 serial: imx: set_termios(): do not enable autoRTS if RTS is unset by Sergey Organov · 5 years ago
  74. 72d8196 serial: 8250_pnp: Move to struct dev_pm_ops by Andy Shevchenko · 5 years ago
  75. fdc2de8 serial/8250: Add support for NI-Serial PXI/PXIe+485 devices by Je Yen Tam · 5 years ago
  76. fe94347 serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Erwan Le Ray · 6 years ago
  77. fb6dcef serial: stm32: add pm_runtime support by Erwan Le Ray · 6 years ago
  78. 94616d9 serial: stm32: select pinctrl state in each suspend/resume function by Erwan Le Ray · 6 years ago
  79. 96b79ac dt-bindings: serial: stm32: add wakeup option by Erwan Le Ray · 6 years ago
  80. ea5ab2e 8250_lpss: check null return when calling pci_ioremap_bar by Navid Emamdoost · 6 years ago
  81. f77ebb2 tty: serial: fsl_lpuart: correct the FIFO depth size by Fugang Duan · 6 years ago
  82. 638341d tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl by Fugang Duan · 6 years ago
  83. ca8d92f tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc() by Fugang Duan · 6 years ago
  84. d8a0e92 tty: serial: fsl_lpuart: add earlycon for imx8qxp platform by Fugang Duan · 6 years ago
  85. 38eb523 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting by Fugang Duan · 6 years ago
  86. df60a8a serial: 8250_exar: Use struct_size() helper by Andy Shevchenko · 5 years ago
  87. 18b1345 tty: nozomi: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  88. 76b4106 serial: 8250: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  89. 9560422 tty/isicom: remove redundant assignment to variable word_count by Colin Ian King · 5 years ago
  90. 0998a63 tty: serial: Remove call to memset after pci_alloc_consistent by Fuqian Huang · 6 years ago
  91. acf01e6 tty: hvcs: Fix odd use of strlcpy by Joe Perches · 6 years ago
  92. 627a545 serial: 8250_omap: Fix idling for unloaded serdev drivers by Tony Lindgren · 5 years ago
  93. 43a9e71 tty: n_gsm: add helpers to convert mux-num to/from tty-base by Martin Hundebøll · 6 years ago
  94. a64d19a tty: n_gsm: update doc example to use header for N_GSM0710 define by Martin Hundebøll · 6 years ago
  95. 69b1aaa tty: n_gsm: remove obsolete mknod doc example by Martin Hundebøll · 6 years ago
  96. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  97. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  98. f6192cb7 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  99. 296d05c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  100. 6d8f809 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago