index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-12
serial: 8250_dw: Ensure BUSY is deasserted
Ilpo Järvinen
3
-55
/
+161
2026-03-12
serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
Ilpo Järvinen
1
-0
/
+6
2026-03-12
serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
Ilpo Järvinen
1
-4
/
+63
2026-03-12
serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
Ilpo Järvinen
1
-16
/
+21
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
1
-8
/
+16
2026-03-12
serial: 8250_dw: Avoid unnecessary LCR writes
Ilpo Järvinen
1
-0
/
+31
2026-03-12
serial: 8250: Protect LCR write in shutdown
Ilpo Järvinen
1
-5
/
+6
2026-03-12
serial: 8250_pci: add support for the AX99100
Martin Roukala (né Peres)
1
-0
/
+17
2026-03-12
serial: 8250: always disable IRQ during THRE test
Peng Zhang
1
-4
/
+2
2026-03-12
serial: 8250: Fix TX deadlock when using DMA
Raul E Rangel
1
-0
/
+15
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-10
/
+12
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-143
/
+151
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
1
-51
/
+40
2026-01-23
serial: 8250_omap: Remove custom deprecated baud setting routine
Andy Shevchenko
1
-16
/
+0
2026-01-23
serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
Kendall Willis
1
-0
/
+2
2026-01-16
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Marnix Rijnart
1
-1
/
+1
2026-01-16
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...
Moteen Shah
1
-1
/
+1
2026-01-16
serial: 8250: 8250_omap.c: Add support for handling UART error conditions
Moteen Shah
1
-2
/
+21
2026-01-16
serial: 8250: fix ordering of entries for menu display
Randy Dunlap
1
-47
/
+48
2026-01-16
8250_men_mcb: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
1
-3
/
+0
2025-12-29
Merge 6.19-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2025-12-17
serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2025-12-17
serial: 8250_keba: Use dev_err_probe()
Gerhard Engleder
1
-4
/
+3
2025-12-17
serial: 8250_keba: Add ICR defines
Gerhard Engleder
1
-3
/
+7
2025-12-17
serial: 8250_keba: Add missing includes
Gerhard Engleder
1
-1
/
+9
2025-12-17
serial: 8250_men_mcb: Clean defines
Filip Jensen
1
-8
/
+4
2025-12-17
serial: 8250_dw: fix runtime PM initialization sequence
Artem Shimko
1
-5
/
+7
2025-12-17
serial: 8250_dw: handle clock enable errors in runtime_resume
Artem Shimko
1
-2
/
+9
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-111
/
+617
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-11-26
serial: 8250: Fix 8250_rsa symbol loop
Ilpo Järvinen
4
-13
/
+21
2025-11-26
serial: 8250: Add Loongson uart driver support
Binbin Zhou
3
-0
/
+249
2025-11-26
serial: 8250: add driver for KEBA UART
Gerhard Engleder
3
-0
/
+294
2025-11-26
serial: 8250-of: Fix style issues in 8250_of.c
jempty.liang
1
-1
/
+1
2025-11-26
serial: add support of CPCI cards
Magne Bruno
1
-0
/
+37
2025-11-26
tty: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-1
/
+0
2025-11-21
serial: 8250_platform: simplify IRQF_SHARED handling
Jiri Slaby (SUSE)
1
-10
/
+9
2025-11-21
serial: 8250: make share_irqs local to 8250_platform
Jiri Slaby (SUSE)
2
-10
/
+2
2025-11-21
serial: 8250: move skip_txen_test to core
Jiri Slaby (SUSE)
3
-6
/
+4
2025-11-21
serial: drop SERIAL_8250_DEPRECATED_OPTIONS
Jiri Slaby (SUSE)
3
-68
/
+0
2025-10-27
Merge 6.18-rc3 into tty-next
Greg Kroah-Hartman
3
-3
/
+18
2025-10-22
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
1
-2
/
+4
2025-10-22
serial: 8250_dw: handle reset control deassert error
Artem Shimko
1
-1
/
+3
2025-10-22
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-22
serial: 8250_pcilib: Replace deprecated PCI functions
Florian Eckert
5
-14
/
+19
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
[next]