summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2026-06-12serial: 8250_pci: Don't specify conflicting values to pci_device_id membersUwe Kleine-König (The Capable Hub)
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman
2026-05-22serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()Jacques Nilo
2026-05-22serial: 8250: dispatch SysRq character in serial8250_handle_irq()Jacques Nilo
2026-05-22serial: 8250: fix possible ISR soft lockupMarco Felsch
2026-05-22serial: 8250_dw: remove clock-notifier infrastructureStepan Ionichev
2026-05-22serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
2026-05-22serial: 8250: Add support for console flow controlJohn Ogness
2026-05-22serial: 8250: Check LSR timeout on console flow controlJohn Ogness
2026-05-22serial: 8250: Set cons_flow on port registrationJohn Ogness
2026-05-22tty: serial: 8250: protect against NULL uart->port.dev in registerStepan Ionichev
2026-05-11serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UARTJia Wang
2026-05-11serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitionsJia Wang
2026-05-11serial: 8250_dwlib: move DesignWare register definitions to headerJia Wang
2026-05-11serial: Replace driver usage of UPF_CONS_FLOWJohn Ogness
2026-05-11serial: 8250_pci: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-11serial: 8250_port: recognize UPIO_AUManuel Lauss
2026-05-11serial: 8250_mtk: Add ACPI supportZhiyong Tao
2026-03-30serial: 8250: loongson: Enable building on MIPS Loongson64Rong Zhang
2026-03-30serial: 8250_fintek: Add support for F81214ERavi Rama
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman
2026-03-12serial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen
2026-03-12serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen
2026-03-12serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen
2026-03-12serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-12serial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen
2026-03-12serial: 8250: Protect LCR write in shutdownIlpo Järvinen
2026-03-12serial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)
2026-03-12serial: 8250: always disable IRQ during THRE testPeng Zhang
2026-03-12serial: 8250: Fix TX deadlock when using DMARaul E Rangel
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-03-12tty: serial: 8250: Add SystemBase Multi I/O cardsMichael Walle
2026-03-12serial: 8250_port: Drop duplicate NULL checkAndy Shevchenko
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis
2026-01-16serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart
2026-01-16serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah
2026-01-16serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah
2026-01-16serial: 8250: fix ordering of entries for menu displayRandy Dunlap
2026-01-168250_men_mcb: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter
2025-12-17serial: 8250_keba: Use dev_err_probe()Gerhard Engleder