1. f50b680 8250-men-mcb: fix error checking when get_num_ports returns -ENODEV by Colin Ian King · 5 years ago
  2. 31a8d8f tty: serial: imx: Use platform_get_irq_optional() for optional IRQs by Anson Huang · 5 years ago
  3. ff30283 serial: fix kernel-doc warning in comments by Randy Dunlap · 5 years ago
  4. fc64f7a serial: 8250_omap: Fix gpio check for auto RTS/CTS by Adam Ford · 5 years ago
  5. 37e3ab0 serial: mctrl_gpio: Check for NULL pointer by Adam Ford · 5 years ago
  6. 5df884d tty: serial: fsl_lpuart: Fix lpuart_flush_buffer() by Andrey Smirnov · 5 years ago
  7. 47a7e5e tty: n_hdlc: fix build on SPARC by Randy Dunlap · 5 years ago
  8. 5e9bd2d serial: uartps: Fix uartps_major handling by Michal Simek · 5 years ago
  9. a553add serial: uartlite: fix exit path null pointer by Randy Dunlap · 5 years ago
  10. 9050079 tty: serial: linflexuart: Fix magic SysRq handling by Stefan-gabriel Mirea · 5 years ago
  11. 392fb8d serial: sh-sci: Use platform_get_irq_optional() for optional interrupts by Geert Uytterhoeven · 5 years ago
  12. 7e2a165 serial/sifive: select SERIAL_EARLYCON by Christoph Hellwig · 5 years ago
  13. 5080d12 tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()' by Christophe JAILLET · 5 years ago
  14. 6264dab tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()' by Christophe JAILLET · 5 years ago
  15. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  16. e444d51 Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  17. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  18. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  19. 76f0f22 Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
  20. 1dce2df serial: tegra: Add PIO mode support by Krishna Yarlagadda · 5 years ago
  21. d781ec2 serial: tegra: report clk rate errors by Krishna Yarlagadda · 5 years ago
  22. f04a3cc serial: tegra: add support to adjust baud rate by Krishna Yarlagadda · 5 years ago
  23. 7799a3a serial: tegra: add support to use 8 bytes trigger by Krishna Yarlagadda · 5 years ago
  24. 53d0a06 serial: tegra: set maximum num of uart ports to 8 by Krishna Yarlagadda · 5 years ago
  25. 222dcdf serial: tegra: check for FIFO mode enabled status by Krishna Yarlagadda · 5 years ago
  26. cb79f50 serial: tegra: report error to upper tty layer by Krishna Yarlagadda · 5 years ago
  27. b9c2470 serial: tegra: flush the RX fifo on frame error by Shardar Shariff Md · 5 years ago
  28. 494f79b serial: tegra: avoid reg access when clk disabled by Ahung Cheng · 5 years ago
  29. 33ae787 serial: tegra: add support to ignore read by Shardar Shariff Md · 5 years ago
  30. 9c801e3 serial: sprd: correct the wrong sequence of arguments by Chunyan Zhang · 5 years ago
  31. 7d4f881 serial: max310x: turn off transmitter before activating AutoCTS or auto transmitter flow control by Christoph Vogtländer · 5 years ago
  32. 5a8c296 serial: max310x: Properly set flags in AutoCTS mode by Christoph Vogtländer · 5 years ago
  33. 8966110 tty: serial: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 5 years ago
  34. 2bd3661 serial: fsl_linflexuart: Update compatible string by Stefan-gabriel Mirea · 5 years ago
  35. 7030082 tty: n_gsm: avoid recursive locking with async port hangup by Martin Hundebøll · 5 years ago
  36. 4183190 serial: sprd: keep console alive even if missing the 'enable' clock by Chunyan Zhang · 5 years ago
  37. e85c9d6 serial: sprd: add console_initcall in sprd's uart driver by Chunyan Zhang · 5 years ago
  38. 99038fe serial: sprd: check the right port and membase by Chunyan Zhang · 5 years ago
  39. d2d8d4c tty/serial: atmel: remove unneeded atmel_get_lines_status function by Richard Genoud · 5 years ago
  40. c514a6f serial: imx: use Tx ready rather than Tx empty irq by Sergey Organov · 5 years ago
  41. d47bcb4 serial: imx: fix data breakage on termios change by Sergey Organov · 5 years ago
  42. 85f30fb serial: imx: do not disable individual irqs during termios change by Sergey Organov · 5 years ago
  43. 88c3804 serial: imx: do not stop Rx/Tx on termios change by Sergey Organov · 5 years ago
  44. 2eda534 serial: imx: get rid of unbounded busy-waiting loop by Sergey Organov · 5 years ago
  45. 8016c3d tty: max310x: fix off-by-one buffer access when storing overrun by Jan Kundrát · 5 years ago
  46. 06e9b2f tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock by Wei Yongjun · 5 years ago
  47. 8428413 serial: 8250_pci: Implement MSI(-X) support by Ralf Ramsauer · 5 years ago
  48. 68e26a8 serial: 8250_pci: Add F81504A series Support by Ji-Ze Hong (Peter Hong) · 5 years ago
  49. 4ad8e34 serial: mctrl_gpio: Use gpiod flags directly by Andy Shevchenko · 5 years ago
  50. c140e97 tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART by Mao Wenan · 5 years ago
  51. a7b121b tty: n_gsm: add ioctl to map serial device to mux'ed tty by Martin Hundebøll · 5 years ago
  52. d193db7 serial: 8250_pci: Merge 8250_moxa to 8250_pci by Kai-Heng Feng · 5 years ago
  53. 37ba760 serial: sprd: Add loopback function support by Baolin Wang · 5 years ago
  54. 6cbdf5c serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning error by Geert Uytterhoeven · 5 years ago
  55. a16c4c5 serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error by Geert Uytterhoeven · 5 years ago
  56. 18a4c40 serial: tegra: protect IER against LCR.DLAB by Ahung Cheng · 5 years ago
  57. 6300b14 serial: tegra: add internal loopback functionality by Andreas Abel · 5 years ago
  58. d2ace81 tty/serial: atmel: reschedule TX after RX was started by Razvan Stefanescu · 5 years ago
  59. 09864c1 tty: serial: Add linflexuart driver for S32V234 by Stefan-gabriel Mirea · 5 years ago
  60. 8d41ab8 tty/serial: atmel: remove redundant assignment to ret by Colin Ian King · 5 years ago
  61. 8515dbc serial: 8250_pci: Add support for Sunix serial boards by Kai-Heng Feng · 5 years ago
  62. bd0d9d15 serial: remove ks8695 driver by Arnd Bergmann · 5 years ago
  63. b832776 serial: lantiq: Add support for Lightning Mountain SoC by Rahul Tanwar · 5 years ago
  64. 14208b3 serial: lantiq: Make IRQ & ISR assignment dynamic by Rahul Tanwar · 5 years ago
  65. 0de2580 serial: lantiq: Use proper DT compatible string by Rahul Tanwar · 5 years ago
  66. 4f912b8 serial: 8250_lpss: Enable HS UART on Elkhart Lake by Andy Shevchenko · 5 years ago
  67. d53aa93 serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro by Andy Shevchenko · 5 years ago
  68. f6bbb9f serial: 8250_lpss: register DMA IRQ and pool with instance ID by Andy Shevchenko · 5 years ago
  69. b4d0aac serial: 8250_lpss: add fractional divisor support by Andy Shevchenko · 5 years ago
  70. bf414f5 serial: 8250_lpss: switch to use 8250_dwlib library by Andy Shevchenko · 5 years ago
  71. 4d5675c serial: 8250_dw: switch to use 8250_dwlib library by Andy Shevchenko · 5 years ago
  72. 136e0ab serial: 8250_dw: split Synopsys DesignWare 8250 common functions by Andy Shevchenko · 5 years ago
  73. 62907e9 serial: 8250_dw: use pointer to uart local variable by Andy Shevchenko · 5 years ago
  74. a8571fd serial: 8250_dw: Use a unified new dev variable in remove by Andy Shevchenko · 5 years ago
  75. 4b967e6 serial: lantiq: Add SMP support by Rahul Tanwar · 5 years ago
  76. 6798e90 tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled by Andrey Smirnov · 5 years ago
  77. f7ec172 tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume() by Andrey Smirnov · 5 years ago
  78. 352bd55 tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable() by Andrey Smirnov · 5 years ago
  79. 4ff6904 tty: serial: fsl_lpuart: Introduce lpuart32_configure() by Andrey Smirnov · 5 years ago
  80. fd60e8e tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup() by Andrey Smirnov · 5 years ago
  81. 5982199 tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup() by Andrey Smirnov · 5 years ago
  82. 3f72879 serial: 8250_exar: Replace msleep(1) with usleep_range() by Andy Shevchenko · 5 years ago
  83. 653d00c serial: 8250_exar: Consolidate callback assignments in default_setup() by Andy Shevchenko · 5 years ago
  84. 44e60d5 tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  85. 3d7514d serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS by Frieder Schrempf · 5 years ago
  86. e55a097 serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS by Frieder Schrempf · 5 years ago
  87. e8b2a61 serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib by Frieder Schrempf · 5 years ago
  88. 72169e4 serial: 8250_exar: Absorb remaining 8250_port INT0 support by Aaron Sierra · 5 years ago
  89. 7027e62 serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger by Geert Uytterhoeven · 5 years ago
  90. ce73460 tty: serial: qcom_geni_serial: Update the oversampling rate by Vivek Gautam · 5 years ago
  91. 47b1747 serial: 8250_exar: Clear buffer before shutdown by Robert Middleton · 5 years ago
  92. b2b4b8e serial: 8250_exar: Move custom divisor support out from 8250_port by Andy Shevchenko · 5 years ago
  93. ef4e281 serial: 8250_exar: Extract PM routine from 8250_port by Andy Shevchenko · 5 years ago
  94. 6be254c serial: 8250_exar: No need to autoconfigure Exar ports by Andy Shevchenko · 5 years ago
  95. 6aa57f1 serial: sh-sci: use driver core functions, not sysfs ones. by Greg Kroah-Hartman · 6 years ago
  96. 2bf593f xilinx_uartps.c: suppress "may be used uninitialised" warning by Stephen Rothwell · 5 years ago
  97. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  98. 769d55c tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown() by Andrey Smirnov · 5 years ago
  99. 8a9b824 tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx() by Andrey Smirnov · 5 years ago
  100. a90fa53 tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty() by Andrey Smirnov · 5 years ago