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-04-02
tty: serial: ip22zilog: Fix section mispatch warning
Thomas Bogendoerfer
1
-1
/
+1
2026-03-30
serial: sh-sci: Add support for RZ/G3L RSCI
Biju Das
4
-3
/
+26
2026-03-30
tty: atmel_serial: update outdated reference to atmel_tasklet_func()
Kexin Sun
1
-1
/
+1
2026-03-30
serial: xilinx_uartps: Drop unused include
Andy Shevchenko
1
-1
/
+0
2026-03-30
serial: qcom-geni: drop stray newline format specifier
Kathiravan Thirumoorthy
1
-1
/
+1
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
7
-92
/
+342
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: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
Jiayuan Chen
1
-1
/
+4
2026-03-12
serial: uartlite: fix PM runtime usage count underflow on probe
Maciej Andrzejewski ICEYE
1
-0
/
+1
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
5
-5
/
+5
2026-03-12
serial: qcom-geni: Fix RTS behavior with flow control
Anup Kulkarni
1
-4
/
+15
2026-03-12
tty: serial: imx: keep dma request disabled before dma transfer setup
Robin Gong
1
-3
/
+4
2026-03-12
tty: serial: 8250: Add SystemBase Multi I/O cards
Michael Walle
1
-0
/
+51
2026-03-12
serial: pic32_uart: allow driver to be compiled on all architectures with COMPILE_TEST
Brian Masney
1
-1
/
+1
2026-03-12
serial: tegra: remove Kconfig dependency on APB DMA controller
Francesco Lavra
1
-3
/
+2
2026-03-12
serial: auart: check clk_enable() return in console write
Zhaoyang Yu
1
-1
/
+2
2026-03-12
serial: remove drivers for espressif esp32
Julian Braha
4
-1266
/
+0
2026-03-12
serial: amba-pl011: Respect DMA controller's copy_align requirement
Kartik Rajput
1
-0
/
+9
2026-03-12
serial: amba-pl011: Add Tegra264 UART support
Kartik Rajput
1
-0
/
+27
2026-03-12
serial: amba-pl011: Introduce set_uartclk_rate vendor flag
Kartik Rajput
1
-2
/
+27
2026-03-12
serial: amba-pl011: Introduce skip_ibrd_fbrd vendor flag
Kartik Rajput
1
-22
/
+31
2026-03-12
serial: amba-pl011: Enable UART in earlycon setup
Peter Maydell
1
-1
/
+30
2026-03-12
serial: 8250_port: Drop duplicate NULL check
Andy Shevchenko
1
-2
/
+2
2026-03-12
tty: serial: samsung_tty: avoid dev_dbg deadlock
Alyssa Milburn
1
-8
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
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
17
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
22
-29
/
+31
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
12
-227
/
+498
2026-01-30
serial: pic32_uart: update include to use pic32.h from platform_data
Brian Masney
1
-2
/
+1
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
1
-48
/
+37
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-23
serial: Fix not set tty->port race condition
Krzysztof Kozlowski
1
-0
/
+6
2026-01-16
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Marnix Rijnart
1
-1
/
+1
2026-01-16
serial: qcom_geni: Fix BT failure regression on RB2 platform
Praveen Talari
1
-7
/
+6
2026-01-16
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done
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
[next]