index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms
Jiangshan Yi
1
-5
/
+9
2026-07-17
serial: qcom_geni: Add panic notifier to stop UART on panic
Praveen Talari
1
-0
/
+23
2026-07-17
serial: qcom_geni: Add shutdown callback to quiesce hardware on reboot
Praveen Talari
1
-0
/
+13
2026-07-17
serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
Praveen Talari
1
-4
/
+23
2026-07-17
serial: core: display 32 for MEM32 and MEM32BE UPIO types
Hugo Villeneuve
1
-1
/
+1
2026-07-17
serial: 8250: fix compile error with hub6_match_port() when compiled as a module
Hugo Villeneuve
1
-1
/
+2
2026-07-17
Revert "serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdown"
Greg Kroah-Hartman
1
-18
/
+19
2026-07-14
serial: 8250_hub6: add missing include for hub6_match_port()
Hugo Villeneuve
1
-0
/
+2
2026-07-13
Merge 7.2-rc3 into tty-next
Greg Kroah-Hartman
17
-19
/
+35
2026-07-12
Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-6
/
+35
2026-07-10
serial: max3100: use new UPIO_BUS as iotype
Hugo Villeneuve
1
-0
/
+1
2026-07-10
serial: max310x: use new UPIO_BUS as iotype
Hugo Villeneuve
1
-8
/
+1
2026-07-10
serial: sc16is7xx: use new UPIO_BUS as iotype
Hugo Villeneuve
1
-8
/
+1
2026-07-10
serial: core: add new I/O type for SPI and I2C bus devices
Hugo Villeneuve
1
-5
/
+6
2026-07-10
serial: 8250_rsa: use uart_iotype_*() to simplify code
Hugo Villeneuve
1
-21
/
+19
2026-07-10
serial: 8250: use uart_iotype_*() to simplify code
Hugo Villeneuve
1
-36
/
+7
2026-07-10
serial: uniformize serial port I/O infos display
Hugo Villeneuve
2
-43
/
+42
2026-07-10
serial: core: use uart_iotype_*() to simplify uart_match_port()
Hugo Villeneuve
1
-12
/
+4
2026-07-10
serial: core: add uart_iotype_mmio/io helper functions
Hugo Villeneuve
1
-0
/
+28
2026-07-10
serial: 8250_hub6: add hub6_match_port()
Hugo Villeneuve
3
-2
/
+15
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-10
serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdown
Praveen Talari
1
-19
/
+18
2026-07-10
serial: 8250: handle ixp4xx register endianness correctly
Arnd Bergmann
2
-1
/
+30
2026-07-10
serial: qcom-geni: do not advance stale DMA completions
Guangshuo Li
1
-1
/
+9
2026-07-10
serial: qcom_geni: Disable closing_wait for console to prevent shutdown timeout
Aniket Randive
1
-0
/
+8
2026-07-10
serial: qcom-geni: add force suspend/resume to system sleep callbacks
Praveen Talari
1
-1
/
+18
2026-07-10
serial: qcom-geni: Pre-map RX DMA buffer at probe to avoid sleep-in-atomic
Praveen Talari
1
-22
/
+33
2026-07-10
serial: ma35d1: Fix OF node reference leaks in console init
Yuho Choi
1
-2
/
+10
2026-07-10
serial: 8250_pnp: Use named initializers for pnp_device_id array
Uwe Kleine-König (The Capable Hub)
1
-154
/
+154
2026-07-10
drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arrays
David Laight
1
-1
/
+1
2026-07-10
tty: serial: pch_uart: add check for pci_get_slot()
Haoxiang Li
1
-0
/
+5
2026-07-10
serial: 8250: force synchronous probe for the ISA and PNP drivers
Rahul Bukte
2
-0
/
+2
2026-07-10
serial: cpm_uart: replace irq_of_parse_and_map with platform_get_irq
Rosen Penev
1
-6
/
+3
2026-07-10
serial: 8250: Clear CON_PRINTBUFFER on port re-registration
Fushuai Wang
1
-1
/
+5
2026-07-10
tty: serial: mpc52xx_uart: add bounds check for psc_num array index
Rosen Penev
1
-0
/
+8
2026-07-07
serial: msm: Disable DMA for kernel console UART
Stephan Gerhold
1
-1
/
+2
2026-07-07
serial: max310x: implement gpio_chip::get_direction()
Tapio Reijonen
1
-0
/
+12
2026-07-07
serial: max310x: honour rs485 properties from per-channel DT subnode
Tapio Reijonen
1
-0
/
+37
2026-07-07
serial: max310x: register GPIO controller before adding UART ports
Tapio Reijonen
1
-21
/
+33
2026-07-07
tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-3
/
+4
2026-07-07
serial: pch: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-3
/
+3
2026-07-07
tty: serial: rp2: Use named initializer for pci_device_id::driver_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-07
serial: 8250_exar: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-15
/
+15
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
13
-13
/
+0
2026-06-22
Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
25
-1889
/
+1973
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
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-12
serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zero
Viken Dadhaniya
1
-6
/
+3
[prev]
[next]