index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-07-17
serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...
Jiangshan Yi
1
-5
/
+9
2026-07-12
Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-5
/
+21
2026-07-10
serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
John Ogness
1
-2
/
+8
2026-07-10
serial: 8250_mid: Disable DMA for selected platforms
Andy Shevchenko
1
-2
/
+11
2026-07-10
serial: 8250_omap: clear rx_running on zero-length DMA completes
Matthias Feser
1
-1
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
6
-6
/
+0
2026-06-12
serial: 8250_pci: Don't specify conflicting values to pci_device_id members
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
2
-3
/
+6
2026-05-22
serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()
Jacques Nilo
1
-1
/
+1
2026-05-22
serial: 8250: dispatch SysRq character in serial8250_handle_irq()
Jacques Nilo
1
-2
/
+5
2026-05-22
serial: 8250: fix possible ISR soft lockup
Marco Felsch
1
-0
/
+7
2026-05-22
serial: 8250_dw: remove clock-notifier infrastructure
Stepan Ionichev
1
-81
/
+0
2026-05-22
serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
Stepan Ionichev
1
-1
/
+3
2026-05-22
serial: 8250: Add support for console flow control
John Ogness
2
-3
/
+16
2026-05-22
serial: 8250: Check LSR timeout on console flow control
John Ogness
1
-2
/
+6
2026-05-22
serial: 8250: Set cons_flow on port registration
John Ogness
1
-0
/
+2
2026-05-22
tty: serial: 8250: protect against NULL uart->port.dev in register
Stepan Ionichev
1
-1
/
+1
2026-05-11
serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UART
Jia Wang
1
-0
/
+10
2026-05-11
serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions
Jia Wang
2
-2
/
+16
2026-05-11
serial: 8250_dwlib: move DesignWare register definitions to header
Jia Wang
3
-60
/
+67
2026-05-11
serial: Replace driver usage of UPF_CONS_FLOW
John Ogness
1
-2
/
+2
2026-05-11
serial: 8250_pci: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-1559
/
+1565
2026-05-11
serial: 8250_port: recognize UPIO_AU
Manuel Lauss
1
-0
/
+2
2026-05-11
serial: 8250_mtk: Add ACPI support
Zhiyong Tao
1
-4
/
+19
2026-03-30
serial: 8250: loongson: Enable building on MIPS Loongson64
Rong Zhang
1
-4
/
+5
2026-03-30
serial: 8250_fintek: Add support for F81214E
Ravi Rama
1
-1
/
+9
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
5
-91
/
+337
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-03-12
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
1
-1
/
+1
2026-03-12
tty: serial: 8250: Add SystemBase Multi I/O cards
Michael Walle
1
-0
/
+51
2026-03-12
serial: 8250_port: Drop duplicate NULL check
Andy Shevchenko
1
-2
/
+2
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
[next]