1. 21cc1fc serial: ar933x_uart: Fix build failure with disabled console by Petr Štetiar · 6 years ago
  2. e88ec72 sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() by Mao Wenan · 6 years ago
  3. c443251b serial: uartps: console_setup() can't be placed to init section by Michal Simek · 6 years ago
  4. 0668f0d tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 6 years ago
  5. ab18aa0 tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 6 years ago
  6. 9b06a0b Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc by Wentao Wang · 6 years ago
  7. 2c90192 serial: sh-sci: Fix setting SCSCR_TIE while transferring data by Hoan Nguyen An · 6 years ago
  8. 110ee90 serial: max310x: Fix to avoid potential NULL pointer dereference by Aditya Pakki · 6 years ago
  9. fe186fd tty: atmel_serial: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  10. 503b4ca serial: sprd: clear timeout interrupt only rather than all interrupts by Lanqing Liu · 7 years ago
  11. 356b5e1 serial: sprd: adjust TIMEOUT to a big value by Wei Qiao · 8 years ago
  12. 16afcc3 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
  13. 1c1919e serial: 8250_pci: Fix number of ports for ACCES serial cards by Jay Dolan · 6 years ago
  14. a3a6508 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards by Angelo Butti · 8 years ago
  15. 0cfe116 serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart by Lubomir Rintel · 6 years ago
  16. 03b0466 serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO by Anssi Hannula · 6 years ago
  17. 2b7d22e serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling by Tomonori Sakita · 6 years ago
  18. d13ed61 serial: fix race between flush_to_ldisc and tty_open by Greg Kroah-Hartman · 6 years ago
  19. 13d7112 tty: serial: samsung: Properly set flags in autoCTS mode by Beomho Seo · 6 years ago
  20. 15750c1 serial: fsl_lpuart: clear parity enable bit when disable parity by Andy Duan · 6 years ago
  21. b7bd4a2 uart: Fix crash in uart_write and uart_put_char by Samir Virmani · 6 years ago
  22. 80c8e52 tty/serial: do not free trasnmit buffer page under port lock by Sergey Senozhatsky · 6 years ago
  23. e977016 serial: set suppress_bind_attrs flag only if builtin by Anders Roxell · 6 years ago
  24. 8ebaa4f serial/sunsu: fix refcount leak by Yangtao Li · 6 years ago
  25. 468b4fb serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly by Nava kishore Manne · 6 years ago
  26. f969b24 drivers/tty: add missing of_node_put() by Yangtao Li · 6 years ago
  27. 6d861927 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() by Macpaul Lin · 6 years ago
  28. 32445bd tty: serial: 8250_mtk: always resume the device in probe. by Peter Shih · 6 years ago
  29. 412091e kgdboc: Fix warning with module build by Laura Abbott · 6 years ago
  30. d0bf1cb kgdboc: Fix restrict error by Laura Abbott · 6 years ago
  31. 64a5369 sc16is7xx: Fix for multi-channel stall by Phil Elwell · 6 years ago
  32. c90ea7d kgdboc: Passing ekgdboc to command line causes panic by He Zhe · 6 years ago
  33. ab07218 serial: mvebu-uart: Fix reporting of effective CSIZE to userspace by Jan Kiszka · 6 years ago
  34. 61b5997 serial: imx: restore handshaking irq for imx1 by Uwe Kleine-König · 6 years ago
  35. 96d39a0 serial: cpm_uart: return immediately from console poll by Christophe Leroy · 6 years ago
  36. c5347cd tty: serial: lpuart: avoid leaking struct tty_struct by Stefan Agner · 6 years ago
  37. 0e215a3 drivers/tty: add error handling for pcmcia_loop_config by Zhouyang Jia · 6 years ago
  38. e5147bb uart: fix race between uart_put_char() and uart_shutdown() by Tycho Andersen · 6 years ago
  39. 0f9f323 serial: 8250_dw: Add ACPI support for uart on Broadcom SoC by Srinath Mannam · 6 years ago
  40. 8669895 serial: 8250_dw: always set baud rate in dw8250_set_termios by Chen Hu · 6 years ago
  41. c39998a tty: serial: 8250: Revert NXP SC16C2552 workaround by Mark · 6 years ago
  42. d9c202b serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version by Daniel Wagner · 6 years ago
  43. 018e519 tty: pl011: Avoid spuriously stuck-off interrupts by Dave Martin · 6 years ago
  44. f6e6f0c serial: 8250: omap: Fix idling of clocks for unused uarts by Tony Lindgren · 6 years ago
  45. 5b91ae5 serial: samsung: fix maxburst parameter for DMA transactions by Marek Szyprowski · 6 years ago
  46. 41bdf97 tty/serial: atmel: use port->name as name in request_irq() by Sebastian Andrzej Siewior · 6 years ago
  47. 70f0a59 serial: sh-sci: Stop using printk format %pCr by Geert Uytterhoeven · 6 years ago
  48. 7317252 serial: pl011: add console matching function by Aleksey Makarov · 8 years ago
  49. 3ac3103 serial: 8250: Don't service RX FIFO if interrupts are disabled by Vignesh R · 7 years ago
  50. 561a4f4 serial: arc_uart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  51. cd77771 serial: fsl_lpuart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  52. a301f13 serial: imx: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  53. 2e876ea serial: mxs-auart: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  54. 2803df3 serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  55. 4cb84bd serial: xuartps: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  56. 8c5e7b0 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 7 years ago
  57. aa6b517 serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 7 years ago
  58. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  59. e8b356a Fix serial console on SNI RM400 machines by Thomas Bogendoerfer · 7 years ago
  60. 13b9c31 serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 7 years ago
  61. 65db564 serial: 8250: omap: Disable DMA for console UART by Vignesh R · 7 years ago
  62. a50521b serial: 8250_dw: Disable clock on error by Stefan Potyra · 7 years ago
  63. 57a84887 serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off by Uwe Kleine-König · 7 years ago
  64. 7d257fe tty: amba-pl011: Fix spurious TX interrupts by Jayachandran C · 7 years ago
  65. bd0d673 earlycon: add reg-offset to physical address before mapping by Greentime Hu · 7 years ago
  66. fbe1ad9 serial: core: mark port as initialized in autoconfig by Sebastian Andrzej Siewior · 7 years ago
  67. 46d16d6 serial: 8250_pci: Add Brainboxes UC-260 4 port serial device by Nikola Ciprich · 7 years ago
  68. 85afaf5 tty/serial: atmel: add new version check for usart by Jonas Danielsson · 7 years ago
  69. 4afade7 serial: sh-sci: prevent lockup on full TTY buffers by Ulrich Hecht · 7 years ago
  70. ffcf167 serial: core: mark port as initialized after successful IRQ change by Sebastian Andrzej Siewior · 7 years ago
  71. 5846849 serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 7 years ago
  72. a816a7e serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X by Aaron Sierra · 7 years ago
  73. 946d33e serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() by Lukas Wunner · 7 years ago
  74. 65e6599 serial: 8250_pci: Add Amazon PCI serial device ID by Matt Wilson · 7 years ago
  75. e6d4a07 serial: 8250_fintek: Fix finding base_port with activated SuperIO by Ji-Ze Hong (Peter Hong) · 7 years ago
  76. 70eb460 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  77. 2ae9f47 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 8 years ago
  78. 84a66ca sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  79. 6c25cba serial: 8250_port: Remove dangerous pr_debug() by Alexey Brodkin · 8 years ago
  80. 5d29957 serial: 8250: moxa: Store num_ports in brd by Matwey V. Kornilov · 8 years ago
  81. ad3faea serial: sh-sci: Fix late enablement of AUTORTS by Geert Uytterhoeven · 8 years ago
  82. a50aacf serial: efm32: Fix parity management in 'efm32_uart_console_get_options()' by Christophe JAILLET · 7 years ago
  83. d952024 serial: sh-sci: Fix panic when serial console and DMA are enabled by Takatoshi Akiyama · 8 years ago
  84. 3802abc serial: ifx6x60: fix use-after-free on module unload by Johan Hovold · 7 years ago
  85. d3b2d9c drivers/tty: 8250: only call fintek_8250_probe when doing port I/O by Ard Biesheuvel · 7 years ago
  86. e38a4c3 serial: omap: suspend device on probe errors by Johan Hovold · 7 years ago
  87. f8d2751 serial: omap: fix runtime-pm handling on unbind by Johan Hovold · 7 years ago
  88. c5689e0 serial: samsung: Use right device for DMA-mapping calls by Marek Szyprowski · 7 years ago
  89. 71fd9a9 serial: 8250_omap: Fix probe and remove for PM runtime by Tony Lindgren · 8 years ago
  90. 1bf9bc4 8250_pci: Fix potential use-after-free in error path by Gabriel Krisman Bertazi · 8 years ago
  91. 80b0d7e serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x by Vignesh R · 7 years ago
  92. 5289f1c serial: mxs-auart: Fix baudrate calculation by Uwe Kleine-König · 8 years ago
  93. 1f1c9e2 tty/serial: atmel: fix TX path in atmel_console_write() by Nicolas Ferre · 8 years ago
  94. e087ae6 tty/serial: atmel: fix race condition (TX+DMA) by Richard Genoud · 8 years ago
  95. 4fa1c65 serial: 8250_pci: Detach low-level driver during PCI error recovery by Gabriel Krisman Bertazi · 8 years ago
  96. ce8ab5f serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 8 years ago
  97. c4c590b serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards by Ian Abbott · 8 years ago
  98. 9ab870e tty: serial: msm: Fix module autoload by Javier Martinez Canillas · 8 years ago
  99. eca02f0 Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break by Daniel Jedrychowski · 8 years ago
  100. ba04d86 tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx by Richard Genoud · 8 years ago