1. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  2. 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
  3. 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
  4. 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 4 years, 10 months ago
  5. 8d5b305 serial: 8250: Optimize irq enable after console write by Lukas Wunner · 4 years, 10 months ago
  6. 4e36f94 serial: 8250: Fix rs485 delay after console write by Lukas Wunner · 4 years, 10 months ago
  7. 7cf64b1 vt: vt_ioctl: fix use-after-free in vt_in_use() by Eric Biggers · 4 years, 10 months ago
  8. ca4463b vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console by Eric Biggers · 4 years, 10 months ago
  9. 3b9c55e tty: serial: make SERIAL_SPRD depend on COMMON_CLK by Chunyan Zhang · 4 years, 10 months ago
  10. d7c53fb tty: serial: fsl_lpuart: fix return value checking by Michael Walle · 4 years, 10 months ago
  11. d0e7600 tty: serial: fsl_lpuart: move dma_request_chan() by Michael Walle · 4 years, 10 months ago
  12. c97c65f serial: omap: drop unused dt-bindings header by Uwe Kleine-König · 4 years, 10 months ago
  13. c26389f serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs by Vignesh Raghavendra · 4 years, 10 months ago
  14. c6689df serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA by Vignesh Raghavendra · 4 years, 10 months ago
  15. 7229b84 serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info by Vignesh Raghavendra · 4 years, 10 months ago
  16. 7898984 serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete() by Peter Ujfalusi · 4 years, 10 months ago
  17. 4bcf59a5d serial: 8250: 8250_omap: Account for data in flight during DMA teardown by Vignesh Raghavendra · 4 years, 10 months ago
  18. 7cf4df3 serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout by Vignesh Raghavendra · 4 years, 10 months ago
  19. 4ce35a3 serial: 8250_omap: Fix sleeping function called from invalid context during probe by Peter Ujfalusi · 4 years, 10 months ago
  20. f4b042a serial: 8250: 8250_omap: Fix throttle to call stop_rx() by Vignesh Raghavendra · 4 years, 10 months ago
  21. f19c3f6 serial: 8250_port: Don't service RX FIFO if throttled by Vignesh Raghavendra · 4 years, 10 months ago
  22. 706bbc5 serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function by Raviteja Narayanam · 4 years, 10 months ago
  23. 9745185 serial: uartps: Remove unconditional wait inside set_termios by Raviteja Narayanam · 4 years, 10 months ago
  24. cbf580f Merge 5.6-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
  25. baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
  26. 6e622cd tty: fix compat TIOCGSERIAL checking wrong function ptr by Eric Biggers · 5 years ago
  27. 1732956 tty: fix compat TIOCGSERIAL leaking uninitialized memory by Eric Biggers · 5 years ago
  28. ed06982 tty: drop outdated comments about release_tty() locking by Eric Biggers · 5 years ago
  29. db1032f tty: n_tracesink: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 11 months ago
  30. bdc3070 tty: hvc: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 11 months ago
  31. caa47cc tty: nozomi: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  32. e39c0ff tty: serial: pch_uart: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  33. e2c2e79 tty: nozomi: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 5 years ago
  34. 7253407 serial: sprd: remove redundant sprd_port cleanup by Chunyan Zhang · 4 years, 10 months ago
  35. 4b7349c serial: sprd: getting port index via serial aliases only by Chunyan Zhang · 4 years, 10 months ago
  36. 630db5c tty: serial: Add CONSOLE_POLL support to SiFive UART by Vincent Chen · 4 years, 10 months ago
  37. 089b6d3 serial: 8250_port: Disable DMA operations for kernel console by Andy Shevchenko · 5 years ago
  38. bedb404 serial: 8250_port: Don't use power management for kernel console by Andy Shevchenko · 5 years ago
  39. a3cb39d serial: core: Allow detach and attach serial device for console by Andy Shevchenko · 5 years ago
  40. 7e13d0a Revert "tty: serial: samsung_tty: build it for any platform" by Geert Uytterhoeven · 4 years, 11 months ago
  41. efc1769 serial: sprd: Fix a dereference warning by Lanqing Liu · 4 years, 10 months ago
  42. f1b49d5 serial: sprd: remove __init from sprd_console_setup by Chunyan Zhang · 4 years, 10 months ago
  43. 72cc06b serial: sprd: check console via stdout-path in addition by Chunyan Zhang · 4 years, 10 months ago
  44. 3670664 tty: evh_bytechan: Fix out of bounds accesses by Stephen Rothwell · 5 years ago
  45. c3a834e vt: indent switch-case in setterm_command properly by Jiri Slaby · 4 years, 10 months ago
  46. f0e8e3d vt: selection, use rounddown() for start/endline computation by Jiri Slaby · 4 years, 10 months ago
  47. 85af370 vt: use min() to limit intervals by Jiri Slaby · 4 years, 10 months ago
  48. b18d1c2 tty: n_hdlc, remove FILE and LINE from pr_debug by Jiri Slaby · 4 years, 10 months ago
  49. 5b30dee vt: selection, fix double lock introduced by a merge by Jiri Slaby · 4 years, 10 months ago
  50. d49e795 tty: serial: qcom_geni_serial: Don't try to manually disable the console by Douglas Anderson · 4 years, 10 months ago
  51. e837663 tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown by Douglas Anderson · 4 years, 10 months ago
  52. 1aa6e05 vt: vt_ioctl: remove unnecessary console allocation checks by Eric Biggers · 5 years ago
  53. c57c164 vt: drop redundant might_sleep() in do_con_write() by Eric Biggers · 5 years ago
  54. 2cca608 tty: reorganize tty & serial menus by Randy Dunlap · 4 years, 10 months ago
  55. 00e3754 tty: source all tty Kconfig files in one place by Randy Dunlap · 4 years, 10 months ago
  56. da9a5aa serial: core: Refactor uart_unlock_and_check_sysrq() by Andy Shevchenko · 4 years, 10 months ago
  57. e140ef3 serial: core: Use uart_console() helper in SysRq code by Andy Shevchenko · 4 years, 10 months ago
  58. b18896f serial: core: Print escaped SysRq Magic sequence if enabled by Andy Shevchenko · 4 years, 10 months ago
  59. 2ce5eac serial: core: Use string length for SysRq magic sequence by Andy Shevchenko · 4 years, 10 months ago
  60. f9d690b tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe by satya priya · 4 years, 11 months ago
  61. 9a8da60 tty: serial: ifx6x60: Convert to GPIO descriptors by Linus Walleij · 4 years, 10 months ago
  62. b685e6f tty: serial: ifx6x60: Use helper variable for dev by Linus Walleij · 4 years, 10 months ago
  63. e33253f tty: serial: fsl_lpuart: add LS1028A earlycon support by Michael Walle · 4 years, 11 months ago
  64. c2f448c tty: serial: fsl_lpuart: add LS1028A support by Michael Walle · 4 years, 11 months ago
  65. a092ab2 tty: serial: fsl_lpuart: fix DMA mapping by Michael Walle · 4 years, 11 months ago
  66. 159381d tty: serial: fsl_lpuart: fix DMA operation when using IOMMU by Michael Walle · 4 years, 11 months ago
  67. 207f6f3 tty/serial: atmel: Use uart_console() helper by Andy Shevchenko · 4 years, 10 months ago
  68. cfb7bdf serial: pic32_uart: Use uart_console() helper by Andy Shevchenko · 4 years, 10 months ago
  69. 4cbd781 tty: sifive: Finish transmission before changing the clock by Palmer Dabbelt · 4 years, 11 months ago
  70. cb05c6c Merge 5.6-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
  71. d24e163 tty: mips_ejtag_fdc: Mark expected switch fall-through by Serge Semin · 4 years, 11 months ago
  72. 68af431 serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 11 months ago
  73. eaee417 sysctl/sysrq: Remove __sysrq_enabled copy by Dmitry Safonov · 4 years, 11 months ago
  74. 7f98030 serial: 8250: Support console on software emulated rs485 ports by Lukas Wunner · 4 years, 11 months ago
  75. f93bf75 serial: 8250_bcm2835aux: Support rs485 software emulation by Lukas Wunner · 4 years, 11 months ago
  76. 058bc10 serial: 8250: Generalize rs485 software emulation by Lukas Wunner · 4 years, 11 months ago
  77. 41a70b7 serial: 8250: Deduplicate rs485 active_timer assignment by Lukas Wunner · 4 years, 11 months ago
  78. 6d3e54e serial: 8250: Sanitize rs485 config harder by Lukas Wunner · 4 years, 11 months ago
  79. 283e096 serial: 8250: Deduplicate ->rs485_config() callback by Lukas Wunner · 4 years, 11 months ago
  80. fe7f0fa4 serial: 8250: Support rs485 devicetree properties by Lukas Wunner · 4 years, 11 months ago
  81. f45709d serial: 8250: Don't touch RTS modem control while in rs485 mode by Lukas Wunner · 4 years, 11 months ago
  82. f8c3686 serial: earlycon: prefer EARLYCON_DECLARE() variant by Michael Walle · 5 years ago
  83. 4f5f588 tty: serial: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 11 months ago
  84. 2b2e71f tty: serial: fsl_lpuart: free IDs allocated by IDA by Michael Walle · 4 years, 11 months ago
  85. 0e28ed6 Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE" by Michael Walle · 4 years, 11 months ago
  86. 35d4670 serdev: Fix detection of UART devices on Apple machines. by Ronald Tschalär · 5 years ago
  87. 7ba87cf tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD by Chunyan Zhang · 4 years, 11 months ago
  88. 1b91d97 serial: 8250_lpss: Add ->setup() for Elkhart Lake ports by Andy Shevchenko · 4 years, 11 months ago
  89. e32a83c serial: 8250-mtk: modify mtk uart power and clock management by Changqi Hu · 4 years, 11 months ago
  90. 5a08a48 tty: imx serial: Implement support for reversing TX and RX polarity by George Hilliard · 4 years, 11 months ago
  91. 9be1064 serial: ar933x_uart: add RS485 support by Daniel Golle · 5 years ago
  92. 9fa3c4b tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround by Roja Rani Yarubandi · 4 years, 11 months ago
  93. 97cbaf2 tty: serial: cpm_uart: Convert to use GPIO descriptors by Linus Walleij · 4 years, 11 months ago
  94. 8145e85 tty: serial: lantiq: Drop GPIO include by Linus Walleij · 4 years, 11 months ago
  95. 67f468d tty: serial: atmel_serial: Drop GPIO includes by Linus Walleij · 4 years, 11 months ago
  96. bc80932 vt: selection, indent switch-case properly by Jiri Slaby · 5 years ago
  97. 6ff66e0 vt: selection, remove redeclaration of poke_blanked_console by Jiri Slaby · 5 years ago
  98. f400991 vt: switch vt_dont_switch to bool by Jiri Slaby · 5 years ago
  99. 9256d09 vt: selection, create struct from console selection globals by Jiri Slaby · 5 years ago
  100. 555b4ef vt: selection, localize use_unicode by Jiri Slaby · 5 years ago