1. ffcf167 serial: core: mark port as initialized after successful IRQ change by Sebastian Andrzej Siewior · 6 years ago
  2. 5846849 serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 6 years ago
  3. 55eaecf tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 6 years ago
  4. d76dabb tty: fix tty_ldisc_receive_buf() documentation by Johan Hovold · 7 years ago
  5. 00fc57a n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) by Linus Torvalds · 7 years ago
  6. 2a47e7d tty: fix data race in tty_ldisc_ref_wait() by Dmitry Vyukov · 7 years ago
  7. 70f450f tty: don't panic on OOM in tty_set_ldisc() by Dmitry Vyukov · 7 years ago
  8. 5840a28 sysrq : fix Show Regs call trace on ARM by Jibin Xu · 7 years ago
  9. a816a7e serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X by Aaron Sierra · 7 years ago
  10. 946d33e serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() by Lukas Wunner · 7 years ago
  11. 65e6599 serial: 8250_pci: Add Amazon PCI serial device ID by Matt Wilson · 7 years ago
  12. e6d4a07 serial: 8250_fintek: Fix finding base_port with activated SuperIO by Ji-Ze Hong (Peter Hong) · 7 years ago
  13. 70eb460 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  14. 2ae9f47 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 7 years ago
  15. 84a66ca sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 7 years ago
  16. 6c25cba serial: 8250_port: Remove dangerous pr_debug() by Alexey Brodkin · 7 years ago
  17. ca3e4e7 tty: goldfish: Fix a parameter of a call to free_irq by Christophe JAILLET · 7 years ago
  18. 5d29957 serial: 8250: moxa: Store num_ports in brd by Matwey V. Kornilov · 7 years ago
  19. 346abf2 tty: fix __tty_insert_flip_char regression by Arnd Bergmann · 7 years ago
  20. 7504624 tty: improve tty_insert_flip_char() slow path by Arnd Bergmann · 7 years ago
  21. f61a07f tty: improve tty_insert_flip_char() fast path by Arnd Bergmann · 7 years ago
  22. 63c634c vt: fix unchecked __put_user() in tioclinux ioctls by Adam Borowski · 7 years ago
  23. ad3faea serial: sh-sci: Fix late enablement of AUTORTS by Geert Uytterhoeven · 7 years ago
  24. a50aacf serial: efm32: Fix parity management in 'efm32_uart_console_get_options()' by Christophe JAILLET · 7 years ago
  25. d952024 serial: sh-sci: Fix panic when serial console and DMA are enabled by Takatoshi Akiyama · 7 years ago
  26. 3802abc serial: ifx6x60: fix use-after-free on module unload by Johan Hovold · 7 years ago
  27. d3b2d9c drivers/tty: 8250: only call fintek_8250_probe when doing port I/O by Ard Biesheuvel · 7 years ago
  28. 89c91ea tty: pty: Fix ldisc flush after userspace become aware of the data already by Wang YanQing · 7 years ago
  29. e38a4c3 serial: omap: suspend device on probe errors by Johan Hovold · 7 years ago
  30. f8d2751 serial: omap: fix runtime-pm handling on unbind by Johan Hovold · 7 years ago
  31. c5689e0 serial: samsung: Use right device for DMA-mapping calls by Marek Szyprowski · 7 years ago
  32. 71fd9a9 serial: 8250_omap: Fix probe and remove for PM runtime by Tony Lindgren · 7 years ago
  33. 1bf9bc4 8250_pci: Fix potential use-after-free in error path by Gabriel Krisman Bertazi · 7 years ago
  34. 80b0d7e serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x by Vignesh R · 7 years ago
  35. 5289f1c serial: mxs-auart: Fix baudrate calculation by Uwe Kleine-König · 7 years ago
  36. 1f1c9e2 tty/serial: atmel: fix TX path in atmel_console_write() by Nicolas Ferre · 7 years ago
  37. e087ae6 tty/serial: atmel: fix race condition (TX+DMA) by Richard Genoud · 7 years ago
  38. 4fa1c65 serial: 8250_pci: Detach low-level driver during PCI error recovery by Gabriel Krisman Bertazi · 7 years ago
  39. ce8ab5f serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 7 years ago
  40. c4c590b serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards by Ian Abbott · 7 years ago
  41. e5b9778 tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 7 years ago
  42. 9ab870e tty: serial: msm: Fix module autoload by Javier Martinez Canillas · 7 years ago
  43. eca02f0 Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break by Daniel Jedrychowski · 8 years ago
  44. ef8ee44 sysrq: attach sysrq handler correctly for 32-bit kernel by Akinobu Mita · 7 years ago
  45. ba04d86 tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx by Richard Genoud · 8 years ago
  46. 2d789bd tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done by Richard Genoud · 8 years ago
  47. 1f363639 Revert "tty: serial: 8250: add CON_CONSDEV to flags" by Herbert Xu · 8 years ago
  48. a035797 sc16is7xx: Drop bogus use of IRQF_ONESHOT by Josh Cartwright · 8 years ago
  49. fbb28e7 vt: fix Scroll Lock LED trigger name by Maciej S. Szmigiero · 8 years ago
  50. d0f4bce tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup by Rob Herring · 8 years ago
  51. 4dda864 tty: serial_core: Fix serial console crash on port shutdown by Geert Uytterhoeven · 8 years ago
  52. 9bcffe7 tty/serial: at91: fix hardware handshake on Atmel platforms by Richard Genoud · 8 years ago
  53. 009e39a vt: clear selection before resizing by Scot Doyle · 8 years ago
  54. 03842c1 sc16is7xx: always write state when configuring GPIO as an output by Francois Berder · 8 years ago
  55. ecb988a tty: serial: 8250: 8250_core: NXP SC16C2552 workaround by Steve Shih · 8 years ago
  56. 32b2921 tty: limit terminal size to 4M chars by Dmitry Vyukov · 8 years ago
  57. d704b2d tty: serial: fsl_lpuart: Fix Tx DMA edge case by Aaron Brice · 8 years ago
  58. f00a7c5 serial: 8250_lpss: enable MSI for sure by Andy Shevchenko · 8 years ago
  59. be2c92b serial: core: fix console problems on uart_close by Rob Herring · 8 years ago
  60. 09065c5 serial: 8250_uniphier: fix clearing divisor latch access bit by Masahiro Yamada · 8 years ago
  61. 0ead21a serial: 8250_uniphier: fix more unterminated string by Denys Vlasenko · 8 years ago
  62. beadba5 serial: pch_uart: add terminate entry for dmi_system_id tables by Wei Yongjun · 8 years ago
  63. 0267a4f serial: xuartps: Add new compatible string for ZynqMP by Nava kishore Manne · 8 years ago
  64. bc2a024 serial: SERIAL_STM32 should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  65. b20fb13 serial: stm32: Fix comparisons with undefined register by Geert Uytterhoeven · 8 years ago
  66. 42acfc6 tty: vt, fix bogus division in csi_J by Jiri Slaby · 8 years ago
  67. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  68. 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
  69. 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
  70. e6dce82 Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  71. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  72. 52ff5ad Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  73. 08bf215 Revert "serial: pl011: add console matching function" by Greg Kroah-Hartman · 8 years ago
  74. 8b8f347 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  75. ad1696f ACPI: parse SPCR and enable matching console by Aleksey Makarov · 8 years ago
  76. d503187 of/serial: move earlycon early_param handling to serial by Leif Lindholm · 8 years ago
  77. 094a326 Revert "drivers/tty: Explicitly pass current to show_stack" by Greg Kroah-Hartman · 8 years ago
  78. 35aa33c tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq by Kefeng Wang · 8 years ago
  79. 8e5470c serial: 8250: Set Altera 16550 TX FIFO Threshold by Thor Thayer · 8 years ago
  80. ffea043 serial: 8250: of: Load TX FIFO Threshold from DT by Thor Thayer · 8 years ago
  81. 9f12cea drivers/tty: Explicitly pass current to show_stack by Mark Rutland · 8 years ago
  82. 4b75f80 serial: imx: Fix DCD reading by Sascha Hauer · 8 years ago
  83. b97055b serial: stm32: mark symbols static where possible by Baoyou Xie · 8 years ago
  84. c41251b serial: xuartps: Add some register initialisation to cdns_early_console_setup() by Scott Telford · 8 years ago
  85. 212d249 serial: xuartps: Removed unwanted checks while reading the error conditions by Nava kishore Manne · 8 years ago
  86. c8dbdc8 serial: xuartps: Rewrite the interrupt handling logic by Anirudha Sarangi · 8 years ago
  87. 8e5481d serial: stm32: use mapbase instead of membase for DMA by Arnd Bergmann · 8 years ago
  88. 36131cd tty/serial: atmel: fix fractional baud rate computation by Alexey Starikovskiy · 8 years ago
  89. a308189 serial: xuartps: Do not enable parity error interrupt by Anirudha Sarangi · 8 years ago
  90. 87f1f80 serial: stm32: fix uart enable management by Alexandre TORGUE · 8 years ago
  91. 01d32d7 serial: stm32: fix spin_lock management by Alexandre TORGUE · 8 years ago
  92. 3489187 serial: stm32: adding dma support by Alexandre TORGUE · 8 years ago
  93. 511c7b1 serial: stm32: clock disabling management by Alexandre TORGUE · 8 years ago
  94. 59bed2d serial: stm32: correct flow control property spelling by Alexandre TORGUE · 8 years ago
  95. a14f66a serial: stm32: disable tx and rx during shutdown by Alexandre TORGUE · 8 years ago
  96. bc5a0b5 serial: stm32: header file creation by Alexandre TORGUE · 8 years ago
  97. ada8618 serial: stm32: adding support for stm32f7 by Alexandre TORGUE · 8 years ago
  98. 27b17ae tty: serial: xuartps: Wait for rx and tx reset done status by Nava kishore Manne · 8 years ago
  99. 3816b2f8 serial: xuartps: Adds RXBS register support for zynqmp by Nava kishore Manne · 8 years ago
  100. 54f19b4 tty/serial/8250: Touch NMI watchdog in wait_for_xmitr by Jiri Olsa · 8 years ago