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-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
2026-01-16
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Marnix Rijnart
2026-01-16
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...
Moteen Shah
2026-01-16
serial: 8250: 8250_omap.c: Add support for handling UART error conditions
Moteen Shah
2026-01-16
serial: 8250: fix ordering of entries for menu display
Randy Dunlap
2026-01-16
8250_men_mcb: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
2025-12-29
Merge 6.19-rc3 into tty-next
Greg Kroah-Hartman
2025-12-17
serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe
Dan Carpenter
2025-12-17
serial: 8250_keba: Use dev_err_probe()
Gerhard Engleder
[next]