1. e0fcae7 tty: Add support for Brainboxes UC cards. by Cameron Williams · 3 years ago
  2. 7079283 tty: n_gsm: fix SW flow control encoding/handling by daniel.starke@siemens.com · 3 years ago
  3. 2683b0d serial: stm32: fix software flow control transfer by Valentin Caron · 3 years ago
  4. 4628b26 serial: 8250: of: Fix mapped region size when using reg-offset property by Robert Hancock · 3 years ago
  5. 13518f0 serial: Fix incorrect rs485 polarity on uart open by Lukas Wunner · 3 years ago
  6. f8fdebf serial: core: Keep mctrl register state and cached copy in sync by Lukas Wunner · 3 years ago
  7. a03fd1b serial: pl010: Drop CR register reset on set_termios by Lukas Wunner · 3 years ago
  8. f0653cd tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown() by Fugang Duan · 3 years, 1 month ago
  9. 45bbe00 serial: amba-pl011: do not request memory region twice by Lino Sanfilippo · 3 years, 1 month ago
  10. 8409d23 tty: serial: uartlite: allow 64 bit address by Lizhi Hou · 3 years, 1 month ago
  11. f93c9aa tty: serial: atmel: Call dma_async_issue_pending() by Tudor Ambarus · 3 years, 1 month ago
  12. 755a6c8 tty: serial: atmel: Check return code of dmaengine_submit() by Tudor Ambarus · 3 years, 1 month ago
  13. 8fa3a37 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years ago
  14. 6471ebc serial: 8250_fintek: Fix garbled text for console by Ji-Ze Hong (Peter Hong) · 3 years ago
  15. fd623e1 tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous by Tetsuo Handa · 3 years ago
  16. 999069d Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP" by Alexander Stein · 3 years, 1 month ago
  17. a5d0a72 serial: 8250: Fix RTS modem control while in rs485 mode by Lukas Wunner · 3 years, 1 month ago
  18. f9802d7 serial: 8250_pci: rewrite pericom_do_set_divisor() by Jay Dolan · 3 years, 1 month ago
  19. 50b0688 serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array by Jay Dolan · 3 years, 1 month ago
  20. e1722ac serial: core: fix transmit-buffer reset and memleak by Johan Hovold · 3 years, 2 months ago
  21. bda142b serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30 by Patrik John · 3 years, 1 month ago
  22. 901f7e0 serial: pl011: Add ACPI SBSA UART match id by Pierre Gondois · 3 years, 2 months ago
  23. 946ded2 tty: serial: msm_serial: Deactivate RX DMA for polling support by Sven Eckelmann · 3 years, 2 months ago
  24. a94e4a7 tty: hvc: replace BUG_ON() with negative return value by Juergen Gross · 3 years, 6 months ago
  25. 77e9fed tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc by Guanghui Feng · 3 years, 3 months ago
  26. f288601 serial: xilinx_uartps: Fix race condition causing stuck TX by Anssi Hannula · 3 years, 2 months ago
  27. 068dfa5 serial: imx: fix detach/attach of serial console by Stefan Agner · 3 years, 2 months ago
  28. 92a80e1 serial: 8250_dw: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 3 years, 3 months ago
  29. edc5466 serial: 8250: fix racy uartclk update by Johan Hovold · 3 years, 2 months ago
  30. 47462c5 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
  31. d570c48 tty: Fix out-of-bound vmalloc access in imageblit by Igor Matheus Andrade Torrente · 3 years, 6 months ago
  32. 4ea4925 tty: synclink_gt: rename a conflicting function name by Randy Dunlap · 3 years, 4 months ago
  33. 56a8f0b tty: synclink_gt, drop unneeded forward declarations by Jiri Slaby · 3 years, 10 months ago
  34. 3dfffcd serial: mvebu-uart: fix driver's tx_empty callback by Pali Rohár · 3 years, 4 months ago
  35. 640946fc serial: 8250: 8250_omap: Fix RX_LVL register offset by Nishanth Menon · 3 years, 4 months ago
  36. 74d54e5 console: consume APC, DM, DCS by nick black · 3 years, 4 months ago
  37. 49e2bcb serial: sh-sci: fix break handling for sysrq by Ulrich Hecht · 3 years, 4 months ago
  38. 6a00dec serial: 8250_omap: Handle optional overrun-throttle-ms property by Tony Lindgren · 3 years, 5 months ago
  39. d0a8ef0 serial: 8250_pci: make setup_port() parameters explicitly unsigned by Greg Kroah-Hartman · 3 years, 5 months ago
  40. 2603740 hvsi: don't panic on tty_register_driver failure by Jiri Slaby · 3 years, 5 months ago
  41. b763d2e serial: 8250: Define RX trigger levels for OxSemi 950 devices by Maciej W. Rozycki · 3 years, 6 months ago
  42. 165c55a tty: serial: jsm: hold port lock when reporting modem line changes by Zheyu Ma · 3 years, 6 months ago
  43. ae95c3a tty: Fix data race between tiocsti() and flush_to_ldisc() by Nguyen Dinh Phi · 3 years, 4 months ago
  44. 8446bb0 tty: serial: fsl_lpuart: fix the wrong mapbase value by Andy Duan · 3 years, 4 months ago
  45. 0b62660 serial: 8250: 8250_omap: Fix unused variable warning by Vignesh Raghavendra · 4 years, 2 months ago
  46. 55bb519 serial: 8250: 8250_omap: Fix possible array out of bounds access by Vignesh Raghavendra · 4 years, 2 months ago
  47. 60d69cb vt_kdsetmode: extend console locking by Linus Torvalds · 3 years, 4 months ago
  48. bfb5f1a serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts. by Mario Kleiner · 3 years, 5 months ago
  49. 0f30fed serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver by Andy Shevchenko · 3 years, 6 months ago
  50. 8a1624f serial: 8250: Mask out floating 16/32-bit bus bits by Maciej W. Rozycki · 3 years, 6 months ago
  51. c03cef6 serial: 8250_mtk: fix uart corruption issue when rx power off by Zhiyong Tao · 3 years, 5 months ago
  52. a4f8bfc serial: tegra: Only print FIFO error message when an error occurs by Jon Hunter · 3 years, 6 months ago
  53. 2f4e736 serial: tty: uartlite: fix console setup by Daniel Mack · 3 years, 7 months ago
  54. 7a80f716 tty: serial: 8250: serial_cs: Fix a memory leak in error handling path by Christophe JAILLET · 3 years, 7 months ago
  55. 4f3c807 serial: fsl_lpuart: disable DMA for console and fix sysrq by Michael Walle · 3 years, 8 months ago
  56. 6942fbc tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero by Sherry Sun · 3 years, 8 months ago
  57. 347af86 serial: mvebu-uart: correctly calculate minimal possible baudrate by Pali Rohár · 3 years, 6 months ago
  58. 9ad82f0 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available by Pali Rohár · 3 years, 6 months ago
  59. 9443acb serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs by Vignesh Raghavendra · 3 years, 6 months ago
  60. e0e3e0b serial: 8250: 8250_omap: Disable RX interrupt after DMA enable by Vignesh Raghavendra · 4 years, 2 months ago
  61. c850b52 serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates by Maciej W. Rozycki · 3 years, 7 months ago
  62. 58279b3 tty: nozomi: Fix the error handling path of 'nozomi_card_init()' by Christophe JAILLET · 3 years, 7 months ago
  63. 460bee9 tty: nozomi: Fix a resource leak in an error handling function by Christophe JAILLET · 3 years, 8 months ago
  64. f5186bd serial: 8250_omap: fix a timeout loop condition by Dan Carpenter · 3 years, 8 months ago
  65. 5dcff72 serial: fsl_lpuart: remove RTSCTS handling from get_mctrl() by Michael Walle · 3 years, 8 months ago
  66. 685d53a serial: fsl_lpuart: don't modify arbitrary data on lpuart32 by Michael Walle · 3 years, 8 months ago
  67. cc46d6d serial_cs: remove wrong GLOBETROTTER.cis entry by Ondrej Zary · 3 years, 7 months ago
  68. cf727d9 serial_cs: Add Option International GSM-Ready 56K/ISDN modem by Ondrej Zary · 3 years, 7 months ago
  69. 23055da serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() by Yoshihiro Shimoda · 3 years, 7 months ago
  70. 17451bd serial: mvebu-uart: fix calculation of clock divisor by Pali Rohár · 3 years, 6 months ago
  71. 282c9ee serial: stm32: fix threaded interrupt handling by Johan Hovold · 3 years, 9 months ago
  72. 52610c1 serial: max310x: unregister uart driver in case of failure and abort by Atul Gopinathan · 3 years, 8 months ago
  73. f7d0b85 Revert "serial: max310x: pass return value of spi_register_driver" by Greg Kroah-Hartman · 3 years, 8 months ago
  74. 6a931ce serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait' by Zheyu Ma · 3 years, 7 months ago
  75. e955711 serial: sh-sci: Fix off-by-one error in FIFO threshold register setting by Geert Uytterhoeven · 3 years, 8 months ago
  76. 604c654 serial: tegra: Fix a mask operation that is always true by Colin Ian King · 3 years, 8 months ago
  77. ae46660 serial: 8250_pci: handle FL_NOIRQ board flag by Christian Gmeiner · 3 years, 7 months ago
  78. 60f9e33 serial: 8250_pci: Add support for new HPE serial device by Randy Wright · 3 years, 8 months ago
  79. a4a2613 serial: 8250_dw: Add device HID for new AMD UART controller by Maximilian Luz · 3 years, 8 months ago
  80. 595505f serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART by Andrew Jeffery · 3 years, 7 months ago
  81. 1a2494c serial: core: fix suspicious security_locked_down() call by Ondrej Mosnacek · 3 years, 8 months ago
  82. eb46907 tty: vt: always invoke vc->vc_sw->con_resize callback by Tetsuo Handa · 3 years, 8 months ago
  83. a14ca25 vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
  84. 8026eb8 vt_ioctl: Revert VT_RESIZEX parameter handling removal by Maciej W. Rozycki · 3 years, 8 months ago
  85. e4be684 Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 8 months ago
  86. 565e7c9 serial: omap: fix rs485 half-duplex filtering by Dario Binacchi · 3 years, 8 months ago
  87. 9c3e2ad serial: omap: don't disable rs485 if rts gpio is missing by Dario Binacchi · 3 years, 9 months ago
  88. 26882a1 serial: core: return early on unsupported ioctls by Johan Hovold · 3 years, 9 months ago
  89. 1d9cde4 tty: fix return value for unsupported termiox ioctls by Johan Hovold · 3 years, 9 months ago
  90. eef2158 tty: Remove dead termiox code by Jann Horn · 4 years, 1 month ago
  91. aa7f103 tty: fix return value for unsupported ioctls by Johan Hovold · 3 years, 9 months ago
  92. 98743f2 serial: stm32: fix tx_empty condition by Erwan Le Ray · 3 years, 10 months ago
  93. 566901b serial: stm32: add FIFO flush when port is closed by Erwan Le Ray · 3 years, 10 months ago
  94. 01ce9c5 serial: stm32: fix FIFO flush in startup and set_termios by Erwan Le Ray · 3 years, 10 months ago
  95. f765918 serial: stm32: call stm32_transmit_chars locked by Erwan Le Ray · 3 years, 10 months ago
  96. a98c068 serial: stm32: fix tx dma completion, release channel by Erwan Le Ray · 3 years, 10 months ago
  97. 1f308f6 serial: stm32: fix a deadlock in set_termios by Erwan Le Ray · 3 years, 10 months ago
  98. 5eacd7f serial: stm32: fix wake-up flag handling by Erwan Le Ray · 3 years, 10 months ago
  99. ea627af serial: stm32: fix a deadlock condition with wakeup event by Erwan Le Ray · 3 years, 10 months ago
  100. 69ac7b3 serial: stm32: fix TX and RX FIFO thresholds by Erwan Le Ray · 3 years, 10 months ago