index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
2026-08-03
serial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xx
Ryan Wilbur
2026-07-30
serial: 8250_dma: Clear stale RX state on shutdown
Cunhao Lu
2026-07-17
serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...
Jiangshan Yi
2026-07-12
Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-07-10
serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
John Ogness
2026-07-10
serial: 8250_mid: Disable DMA for selected platforms
Andy Shevchenko
2026-07-10
serial: 8250_omap: clear rx_running on zero-length DMA completes
Matthias Feser
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-12
serial: 8250_pci: Don't specify conflicting values to pci_device_id members
Uwe Kleine-König (The Capable Hub)
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
2026-05-22
serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()
Jacques Nilo
2026-05-22
serial: 8250: dispatch SysRq character in serial8250_handle_irq()
Jacques Nilo
2026-05-22
serial: 8250: fix possible ISR soft lockup
Marco Felsch
2026-05-22
serial: 8250_dw: remove clock-notifier infrastructure
Stepan Ionichev
2026-05-22
serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
Stepan Ionichev
2026-05-22
serial: 8250: Add support for console flow control
John Ogness
2026-05-22
serial: 8250: Check LSR timeout on console flow control
John Ogness
2026-05-22
serial: 8250: Set cons_flow on port registration
John Ogness
2026-05-22
tty: serial: 8250: protect against NULL uart->port.dev in register
Stepan Ionichev
2026-05-11
serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UART
Jia Wang
2026-05-11
serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions
Jia Wang
2026-05-11
serial: 8250_dwlib: move DesignWare register definitions to header
Jia Wang
2026-05-11
serial: Replace driver usage of UPF_CONS_FLOW
John Ogness
2026-05-11
serial: 8250_pci: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-11
serial: 8250_port: recognize UPIO_AU
Manuel Lauss
2026-05-11
serial: 8250_mtk: Add ACPI support
Zhiyong Tao
2026-03-30
serial: 8250: loongson: Enable building on MIPS Loongson64
Rong Zhang
2026-03-30
serial: 8250_fintek: Add support for F81214E
Ravi Rama
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
2026-03-12
serial: 8250_dw: Ensure BUSY is deasserted
Ilpo Järvinen
2026-03-12
serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
Ilpo Järvinen
2026-03-12
serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
Ilpo Järvinen
2026-03-12
serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
Ilpo Järvinen
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
2026-03-12
serial: 8250_dw: Avoid unnecessary LCR writes
Ilpo Järvinen
2026-03-12
serial: 8250: Protect LCR write in shutdown
Ilpo Järvinen
2026-03-12
serial: 8250_pci: add support for the AX99100
Martin Roukala (né Peres)
2026-03-12
serial: 8250: always disable IRQ during THRE test
Peng Zhang
2026-03-12
serial: 8250: Fix TX deadlock when using DMA
Raul E Rangel
2026-03-12
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
2026-03-12
tty: serial: 8250: Add SystemBase Multi I/O cards
Michael Walle
2026-03-12
serial: 8250_port: Drop duplicate NULL check
Andy Shevchenko
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
2026-01-23
serial: 8250_omap: Remove custom deprecated baud setting routine
Andy Shevchenko
2026-01-23
serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
Kendall Willis
[next]