summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
4 daysserial: 8250_dw: Ensure BUSY is deassertedIlpo Järvinen3-55/+161
4 daysserial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSYIlpo Järvinen1-0/+6
4 daysserial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt stormIlpo Järvinen1-4/+63
4 daysserial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handlingIlpo Järvinen1-16/+21
4 daysserial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen1-8/+16
4 daysserial: 8250_dw: Avoid unnecessary LCR writesIlpo Järvinen1-0/+31
4 daysserial: 8250: Protect LCR write in shutdownIlpo Järvinen1-5/+6
4 daysserial: 8250: always disable IRQ during THRE testPeng Zhang1-4/+2
4 daysserial: 8250: Fix TX deadlock when using DMARaul E Rangel1-0/+15
4 daysserial: 8250_pci: add support for the AX99100Martin Roukala (né Peres)1-0/+17
2026-03-04serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah1-1/+1
2026-03-04serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah1-2/+21
2026-03-04serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko1-2/+9
2026-01-16serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart1-1/+1
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2025-12-07Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-111/+617
2025-12-05Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2025-11-26serial: 8250: Fix 8250_rsa symbol loopIlpo Järvinen4-13/+21
2025-11-26serial: 8250: Add Loongson uart driver supportBinbin Zhou3-0/+249
2025-11-26serial: 8250: add driver for KEBA UARTGerhard Engleder3-0/+294
2025-11-26serial: 8250-of: Fix style issues in 8250_of.cjempty.liang1-1/+1
2025-11-26serial: add support of CPCI cardsMagne Bruno1-0/+37
2025-11-26tty: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-2/+2
2025-11-25treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner1-1/+0
2025-11-21serial: 8250_platform: simplify IRQF_SHARED handlingJiri Slaby (SUSE)1-10/+9
2025-11-21serial: 8250: make share_irqs local to 8250_platformJiri Slaby (SUSE)2-10/+2
2025-11-21serial: 8250: move skip_txen_test to coreJiri Slaby (SUSE)3-6/+4
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)3-68/+0
2025-10-27Merge 6.18-rc3 into tty-nextGreg Kroah-Hartman3-3/+18
2025-10-22serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle1-2/+4
2025-10-22serial: 8250_dw: handle reset control deassert errorArtem Shimko1-1/+3
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-22serial: 8250_pcilib: Replace deprecated PCI functionsFlorian Eckert5-14/+19
2025-09-15Merge 6.17-rc6 into tty-nextGreg Kroah-Hartman1-4/+4
2025-09-12serial: 8250: omap: Support wakeup pinctrl state on suspendMarkus Schneider-Pargmann1-0/+36
2025-09-06serial: 8250_core: fix coding style issueOsama Abdelkader1-1/+1
2025-08-17serial: 8250_rsa: use guard()sJiri Slaby (SUSE)1-4/+3
2025-08-17serial: 8250_omap: use guard()sJiri Slaby (SUSE)1-71/+37
2025-08-17serial: 8250_omap: extract omap_8250_set_termios_atomic()Jiri Slaby (SUSE)1-15/+24
2025-08-17serial: 8250_core: use guard() in serial_unlink_irq_chain()Jiri Slaby (SUSE)1-9/+11
2025-08-17serial: 8250: use guard()sJiri Slaby (SUSE)2-220/+143
2025-08-17serial: 8250: introduce RPM guard()sJiri Slaby (SUSE)2-2/+9
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()Abinash Singh1-30/+31
2025-08-14serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()Abinash Singh1-11/+15
2025-08-11module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka1-4/+4
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-1/+1
2025-07-28MIPS: Update Joshua Kinard's e-mail addressJoshua Kinard1-1/+1
2025-07-24serial: 8250: fix panic due to PSLVERRYunhui Cui1-1/+1
2025-07-22serial: 8250_dw: Fix typo "notifer"WangYuli1-1/+1
2025-07-21serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n buildAndy Shevchenko1-0/+2