1. 770cee2 tty/serial: atmel: reschedule TX after RX was started by Razvan Stefanescu · 5 years ago
  2. 4c2f60e serial: sprd: correct the wrong sequence of arguments by Chunyan Zhang · 5 years ago
  3. 06dc921 tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop by Peter Zijlstra · 5 years ago
  4. d03aeb8 serial: sh-sci: Fix TX DMA buffer flushing and workqueue races by Geert Uytterhoeven · 5 years ago
  5. 48c73b8 serial: sh-sci: Terminate TX DMA during buffer flushing by Geert Uytterhoeven · 5 years ago
  6. 9d45fbe serial: mctrl_gpio: Check if GPIO property exisits before requesting it by Stefan Roese · 5 years ago
  7. ac380eb tty: serial_core: Set port active bit in uart_port_activate by Serge Semin · 5 years ago
  8. 785e11c serial: imx: fix locking in set_termios() by Sergey Organov · 5 years ago
  9. 1a2425b serial: 8250: Fix TX interrupt handling condition by Rautkoski Kimmo EXT · 5 years ago
  10. a0e7d6b tty: serial: msm_serial: avoid system lockup condition by Jorge Ramirez-Ortiz · 5 years ago
  11. e40f5a8 tty/serial: digicolor: Fix digicolor-usart already registered warning by Kefeng Wang · 5 years ago
  12. 08b0bcc tty: serial: cpm_uart - fix init when SMC is relocated by Christophe Leroy · 5 years ago
  13. a9dfb6e tty: max310x: Fix invalid baudrate divisors calculator by Serge Semin · 5 years ago
  14. 135d9ba Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled" by Oliver Barta · 5 years ago
  15. 4f24801 sc16is7xx: move label 'err_spi' to correct section by Guoqing Jiang · 6 years ago
  16. a8a296a tty: rocket: fix incorrect forward declaration of 'rp_init()' by Linus Torvalds · 5 years ago
  17. e1b0c31 sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg by John Paul Adrian Glaubitz · 5 years ago
  18. 9fdcb04 dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  19. ec8a9eb TTY: serial_core, add ->install by Jiri Slaby · 6 years ago
  20. 3078e80 serial: sh-sci: disable DMA for uart_console by George G. Davis · 5 years ago
  21. ff818b4 vt/fbcon: deinitialize resources in visual_init() after failed memory allocation by Grzegorz Halat · 5 years ago
  22. 4e29e2e tty: max310x: Fix external crystal register setup by Joe Burmeister · 5 years ago
  23. a071517 tty: serial: msm_serial: Fix XON/XOFF by Jorge Ramirez-Ortiz · 5 years ago
  24. 19ae270 tty: ipwireless: fix missing checks for ioremap by Kangjie Lu · 6 years ago
  25. c907ce3 tty: Don't force RISCV SBI console as preferred console by Anup Patel · 5 years ago
  26. 0fd2df6 tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 6 years ago
  27. d90824e tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 by Yifeng Li · 6 years ago
  28. 2ba0421 serial: ar933x_uart: Fix build failure with disabled console by Petr Štetiar · 6 years ago
  29. 1d815c5 sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() by Mao Wenan · 6 years ago
  30. 8f2ef0e vt: fix cursor when clearing the screen by Mikulas Patocka · 6 years ago
  31. 38b7f09 serial: sh-sci: Fix HSCIF RX sampling point calculation by Geert Uytterhoeven · 6 years ago
  32. de6d6b8 serial: sh-sci: Fix HSCIF RX sampling point adjustment by Geert Uytterhoeven · 6 years ago
  33. 7863304 serial: uartps: console_setup() can't be placed to init section by Michal Simek · 6 years ago
  34. 4ebab60 tty: ldisc: add sysctl to prevent autoloading of ldiscs by Greg Kroah-Hartman · 6 years ago
  35. 57f03bb tty: increase the default flip buffer limit to 2*640K by Manfred Schlaegl · 6 years ago
  36. 9513071 serial: 8250_pxa: honor the port number from devicetree by Lubomir Rintel · 6 years ago
  37. 442d5d1 tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 6 years ago
  38. b6b4bcb tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 6 years ago
  39. c956914 Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc by Wentao Wang · 6 years ago
  40. 59203f0 serial: sh-sci: Fix setting SCSCR_TIE while transferring data by Hoan Nguyen An · 6 years ago
  41. b1e660c serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference by Aditya Pakki · 6 years ago
  42. f34ec64 serial: max310x: Fix to avoid potential NULL pointer dereference by Aditya Pakki · 6 years ago
  43. 668ba38 tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup by Nathan Chancellor · 6 years ago
  44. b9bbd1e tty: atmel_serial: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  45. 124e420 tty: mxs-auart: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  46. b05581b vt: perform safe console erase in the right order by Nicolas Pitre · 6 years ago
  47. 3545324 serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() by Jay Dolan · 6 years ago
  48. 8225bb9 serial: 8250_pci: Fix number of ports for ACCES serial cards by Jay Dolan · 6 years ago
  49. 9d0b55b serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart by Lubomir Rintel · 6 years ago
  50. a4b021e serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO by Anssi Hannula · 6 years ago
  51. 89d9a53 serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling by Tomonori Sakita · 6 years ago
  52. 1ed436c tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled by Matthias Kaehlcke · 6 years ago
  53. c287265 serial: sh-sci: Do not free irqs that have already been freed by Chris Brandt · 6 years ago
  54. 57a3ef4 serial: 8250_pci: Make PCI class test non fatal by Andy Shevchenko · 6 years ago
  55. f50a8b3 serial: fix race between flush_to_ldisc and tty_open by Greg Kroah-Hartman · 6 years ago
  56. 283d046 tty: serial: samsung: Properly set flags in autoCTS mode by Beomho Seo · 6 years ago
  57. 193de98 serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure by Geert Uytterhoeven · 6 years ago
  58. d711265 serial: sh-sci: Fix locking in sci_submit_rx() by Geert Uytterhoeven · 6 years ago
  59. 49796c3 serial: fsl_lpuart: clear parity enable bit when disable parity by Andy Duan · 6 years ago
  60. 8b4dffe vt: invoke notifier on screen size change by Nicolas Pitre · 6 years ago
  61. 18ef43d vt: always call notifier with the console lock held by Nicolas Pitre · 6 years ago
  62. 855f7e6 vt: make vt_console_print() compatible with the unicode screen buffer by Nicolas Pitre · 6 years ago
  63. 71d1a74 tty/n_hdlc: fix __might_sleep warning by Paul Fulghum · 6 years ago
  64. 6d15ef2 uart: Fix crash in uart_write and uart_put_char by Samir Virmani · 6 years ago
  65. 80250b48 tty: Handle problem if line discipline does not have receive_buf by Greg Kroah-Hartman · 6 years ago
  66. f74fc96 tty/serial: do not free trasnmit buffer page under port lock by Sergey Senozhatsky · 6 years ago
  67. 4c7c36a serial: set suppress_bind_attrs flag only if builtin by Anders Roxell · 6 years ago
  68. a13520e tty: Don't hold ldisc lock in tty_reopen() if ldisc present by Dmitry Safonov · 6 years ago
  69. a42c978 tty: Simplify tty->count math in tty_reopen() by Dmitry Safonov · 6 years ago
  70. e6a4caa tty: Hold tty_ldisc_lock() during tty_reopen() by Dmitry Safonov · 6 years ago
  71. 028c13f tty/ldsem: Wake up readers after timed out down_write() by Dmitry Safonov · 6 years ago
  72. dc68052 serial/sunsu: fix refcount leak by Yangtao Li · 6 years ago
  73. e534754 serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly by Nava kishore Manne · 6 years ago
  74. b37b7d5 drivers/tty: add missing of_node_put() by Yangtao Li · 6 years ago
  75. beb68a7 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() by Macpaul Lin · 6 years ago
  76. 41867ab tty: do not set TTY_IO_ERROR flag if console port by Chanho Park · 6 years ago
  77. ecbfb17 tty: serial: 8250_mtk: always resume the device in probe. by Peter Shih · 6 years ago
  78. 9d9026a USB: serial: console: fix reported terminal settings by Johan Hovold · 6 years ago
  79. e762e14 kgdboc: Fix warning with module build by Laura Abbott · 6 years ago
  80. 5eede3d kgdboc: Fix restrict error by Laura Abbott · 6 years ago
  81. 9365cdf tty: wipe buffer if not echoing data by Greg Kroah-Hartman · 6 years ago
  82. 5a2261e tty: wipe buffer. by Linus Torvalds · 6 years ago
  83. c2c7261 serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA by Geert Uytterhoeven · 6 years ago
  84. 8851e11 termios, tty/tty_baudrate.c: fix buffer overrun by H. Peter Anvin · 6 years ago
  85. d168af2 serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout by Yoshihiro Shimoda · 6 years ago
  86. c50363d sc16is7xx: Fix for multi-channel stall by Phil Elwell · 6 years ago
  87. ff8bf85 serial: 8250_of: Fix for lack of interrupt support by John Garry · 6 years ago
  88. 7ecd146 tty: check name length in tty_find_polling_driver() by Miles Chen · 6 years ago
  89. 13794b2 vt: fix broken display when running aptitude by Mikulas Patocka · 6 years ago
  90. df7ada3 kgdboc: Passing ekgdboc to command line causes panic by He Zhe · 6 years ago
  91. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  92. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  93. 5b162cc Revert "serial: sh-sci: Allow for compressed SCIF address" by Geert Uytterhoeven · 6 years ago
  94. 1065302 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" by Geert Uytterhoeven · 6 years ago
  95. beeeac4 Revert "serial: 8250_dw: Fix runtime PM handling" by Guenter Roeck · 6 years ago
  96. 7e62098 serial: imx: restore handshaking irq for imx1 by Uwe Kleine-König · 6 years ago
  97. e97267c tty: vt_ioctl: fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  98. fe32416 tty: Drop tty->count on tty_reopen() failure by Dmitry Safonov · 6 years ago
  99. be28c1e serial: cpm_uart: return immediately from console poll by Christophe Leroy · 6 years ago
  100. 3216c62 tty: serial: lpuart: avoid leaking struct tty_struct by Stefan Agner · 6 years ago