1. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
  2. 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 10 months ago
  3. 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 4 years, 10 months ago
  4. 8d5b305 serial: 8250: Optimize irq enable after console write by Lukas Wunner · 4 years, 10 months ago
  5. 4e36f94 serial: 8250: Fix rs485 delay after console write by Lukas Wunner · 4 years, 10 months ago
  6. 3b9c55e tty: serial: make SERIAL_SPRD depend on COMMON_CLK by Chunyan Zhang · 4 years, 10 months ago
  7. d7c53fb tty: serial: fsl_lpuart: fix return value checking by Michael Walle · 4 years, 10 months ago
  8. d0e7600 tty: serial: fsl_lpuart: move dma_request_chan() by Michael Walle · 4 years, 10 months ago
  9. c97c65f serial: omap: drop unused dt-bindings header by Uwe Kleine-König · 4 years, 10 months ago
  10. c26389f serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs by Vignesh Raghavendra · 4 years, 10 months ago
  11. c6689df serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA by Vignesh Raghavendra · 4 years, 10 months ago
  12. 7229b84 serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info by Vignesh Raghavendra · 4 years, 10 months ago
  13. 7898984 serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete() by Peter Ujfalusi · 4 years, 10 months ago
  14. 4bcf59a5d serial: 8250: 8250_omap: Account for data in flight during DMA teardown by Vignesh Raghavendra · 4 years, 10 months ago
  15. 7cf4df3 serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout by Vignesh Raghavendra · 4 years, 10 months ago
  16. 4ce35a3 serial: 8250_omap: Fix sleeping function called from invalid context during probe by Peter Ujfalusi · 4 years, 10 months ago
  17. f4b042a serial: 8250: 8250_omap: Fix throttle to call stop_rx() by Vignesh Raghavendra · 4 years, 10 months ago
  18. f19c3f6 serial: 8250_port: Don't service RX FIFO if throttled by Vignesh Raghavendra · 4 years, 10 months ago
  19. 706bbc5 serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function by Raviteja Narayanam · 4 years, 10 months ago
  20. 9745185 serial: uartps: Remove unconditional wait inside set_termios by Raviteja Narayanam · 4 years, 10 months ago
  21. e39c0ff tty: serial: pch_uart: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 11 months ago
  22. 7253407 serial: sprd: remove redundant sprd_port cleanup by Chunyan Zhang · 4 years, 10 months ago
  23. 4b7349c serial: sprd: getting port index via serial aliases only by Chunyan Zhang · 4 years, 10 months ago
  24. 630db5c tty: serial: Add CONSOLE_POLL support to SiFive UART by Vincent Chen · 4 years, 10 months ago
  25. 089b6d3 serial: 8250_port: Disable DMA operations for kernel console by Andy Shevchenko · 5 years ago
  26. bedb404 serial: 8250_port: Don't use power management for kernel console by Andy Shevchenko · 5 years ago
  27. a3cb39d serial: core: Allow detach and attach serial device for console by Andy Shevchenko · 5 years ago
  28. 7e13d0a Revert "tty: serial: samsung_tty: build it for any platform" by Geert Uytterhoeven · 4 years, 11 months ago
  29. efc1769 serial: sprd: Fix a dereference warning by Lanqing Liu · 4 years, 10 months ago
  30. f1b49d5 serial: sprd: remove __init from sprd_console_setup by Chunyan Zhang · 4 years, 10 months ago
  31. 72cc06b serial: sprd: check console via stdout-path in addition by Chunyan Zhang · 4 years, 10 months ago
  32. d49e795 tty: serial: qcom_geni_serial: Don't try to manually disable the console by Douglas Anderson · 4 years, 10 months ago
  33. e837663 tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown by Douglas Anderson · 4 years, 10 months ago
  34. 00e3754 tty: source all tty Kconfig files in one place by Randy Dunlap · 4 years, 10 months ago
  35. da9a5aa serial: core: Refactor uart_unlock_and_check_sysrq() by Andy Shevchenko · 4 years, 11 months ago
  36. e140ef3 serial: core: Use uart_console() helper in SysRq code by Andy Shevchenko · 4 years, 11 months ago
  37. b18896f serial: core: Print escaped SysRq Magic sequence if enabled by Andy Shevchenko · 4 years, 11 months ago
  38. 2ce5eac serial: core: Use string length for SysRq magic sequence by Andy Shevchenko · 4 years, 11 months ago
  39. f9d690b tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe by satya priya · 4 years, 11 months ago
  40. 9a8da60 tty: serial: ifx6x60: Convert to GPIO descriptors by Linus Walleij · 4 years, 11 months ago
  41. b685e6f tty: serial: ifx6x60: Use helper variable for dev by Linus Walleij · 4 years, 11 months ago
  42. e33253f tty: serial: fsl_lpuart: add LS1028A earlycon support by Michael Walle · 4 years, 11 months ago
  43. c2f448c tty: serial: fsl_lpuart: add LS1028A support by Michael Walle · 4 years, 11 months ago
  44. a092ab2 tty: serial: fsl_lpuart: fix DMA mapping by Michael Walle · 4 years, 11 months ago
  45. 159381d tty: serial: fsl_lpuart: fix DMA operation when using IOMMU by Michael Walle · 4 years, 11 months ago
  46. 207f6f3 tty/serial: atmel: Use uart_console() helper by Andy Shevchenko · 4 years, 11 months ago
  47. cfb7bdf serial: pic32_uart: Use uart_console() helper by Andy Shevchenko · 4 years, 11 months ago
  48. 4cbd781 tty: sifive: Finish transmission before changing the clock by Palmer Dabbelt · 4 years, 11 months ago
  49. cb05c6c Merge 5.6-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 11 months ago
  50. 68af431 serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 11 months ago
  51. 7f98030 serial: 8250: Support console on software emulated rs485 ports by Lukas Wunner · 5 years ago
  52. f93bf75 serial: 8250_bcm2835aux: Support rs485 software emulation by Lukas Wunner · 5 years ago
  53. 058bc10 serial: 8250: Generalize rs485 software emulation by Lukas Wunner · 5 years ago
  54. 41a70b7 serial: 8250: Deduplicate rs485 active_timer assignment by Lukas Wunner · 5 years ago
  55. 6d3e54e serial: 8250: Sanitize rs485 config harder by Lukas Wunner · 5 years ago
  56. 283e096 serial: 8250: Deduplicate ->rs485_config() callback by Lukas Wunner · 5 years ago
  57. fe7f0fa4 serial: 8250: Support rs485 devicetree properties by Lukas Wunner · 5 years ago
  58. f45709d serial: 8250: Don't touch RTS modem control while in rs485 mode by Lukas Wunner · 5 years ago
  59. f8c3686 serial: earlycon: prefer EARLYCON_DECLARE() variant by Michael Walle · 5 years ago
  60. 4f5f588 tty: serial: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 11 months ago
  61. 2b2e71f tty: serial: fsl_lpuart: free IDs allocated by IDA by Michael Walle · 4 years, 11 months ago
  62. 0e28ed6 Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE" by Michael Walle · 4 years, 11 months ago
  63. 7ba87cf tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD by Chunyan Zhang · 4 years, 11 months ago
  64. 1b91d97 serial: 8250_lpss: Add ->setup() for Elkhart Lake ports by Andy Shevchenko · 4 years, 11 months ago
  65. e32a83c serial: 8250-mtk: modify mtk uart power and clock management by Changqi Hu · 5 years ago
  66. 5a08a48 tty: imx serial: Implement support for reversing TX and RX polarity by George Hilliard · 5 years ago
  67. 9be1064 serial: ar933x_uart: add RS485 support by Daniel Golle · 5 years ago
  68. 9fa3c4b tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround by Roja Rani Yarubandi · 4 years, 11 months ago
  69. 97cbaf2 tty: serial: cpm_uart: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
  70. 8145e85 tty: serial: lantiq: Drop GPIO include by Linus Walleij · 5 years ago
  71. 67f468d tty: serial: atmel_serial: Drop GPIO includes by Linus Walleij · 5 years ago
  72. 10c5ccc serial: 8250_exar: add support for ACCES cards by Jay Dolan · 4 years, 11 months ago
  73. 4a3e208 tty:serial:mvebu-uart:fix a wrong return by tangbin · 4 years, 11 months ago
  74. ba08cf4 Merge 5.6-rc3 into tty-next by Greg Kroah-Hartman · 5 years ago
  75. 3b3845b tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG by Greg Kroah-Hartman · 5 years ago
  76. 175b558 tty: serial: samsung_tty: build it for any platform by Greg Kroah-Hartman · 5 years ago
  77. 21680a6 serial: 8250_port: Use dev_*() instead of pr_*() by Andy Shevchenko · 5 years ago
  78. 567a0e1 serial: 8250_port: Switch to use DEVICE_ATTR_RW() by Andy Shevchenko · 5 years ago
  79. 47eff47c tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 5 years ago
  80. 9ff2f0f tty: serial: Kconfig: Fix a typo by Christophe JAILLET · 5 years ago
  81. 8c6b6ff serial: 8250_pxa: avoid autodetecting the port type by Lubomir Rintel · 5 years ago
  82. 143c02c serial: core: Switch to use DEVICE_ATTR_RO() by Andy Shevchenko · 5 years ago
  83. 643f7d9 serial: core: use octal permissions on module param by Andy Shevchenko · 5 years ago
  84. d2403ca serial: core: Consolidate spin lock initialization code by Andy Shevchenko · 5 years ago
  85. 7a49955 serial: core: Introduce uart_console_enabled() helper by Andy Shevchenko · 5 years ago
  86. 01d2b18 drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 5 years ago
  87. 4508cf7 serial: cpm_uart: call cpm_muram_init before registering console by Rasmus Villemoes · 5 years ago
  88. 02042a4 serial: 8250_pci: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  89. 4a37c0f serial: sc16is7xx: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  90. 2552d35 PM: QoS: Rename things related to the CPU latency QoS by Rafael J. Wysocki · 5 years ago
  91. 00d963a tty/serial: 8250_exar: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  92. 679aac5 tty: serial: qcom_geni_serial: Fix RX cancel command failure by satya priya · 5 years ago
  93. 7febbcb serial: 8250: Check UPF_IRQ_SHARED in advance by Andy Shevchenko · 5 years ago
  94. f767078 tty: serial: imx: setup the correct sg entry for tx dma by Fugang Duan · 5 years ago
  95. 57b76fa serial: 8250_early: Add earlycon for BCM2835 aux uart by Matthias Brugger · 5 years ago
  96. c6825c6 serial: 8250_tegra: Create Tegra specific 8250 driver by Jeff Brasen · 5 years ago
  97. 8e217b0 kgdboc: Use for_each_console() helper by Andy Shevchenko · 5 years ago
  98. 1f69a12 tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started by Dmitry Osipenko · 5 years ago
  99. 04b5bfe tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode by Nicolas Ferre · 5 years ago
  100. 87c5cbf serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE by Daniel Golle · 5 years ago