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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-22
serial: dz: Enable modular build
Maciej W. Rozycki
1
-1
/
+1
2026-05-22
serial: zs: Convert to use a platform device
Maciej W. Rozycki
2
-121
/
+72
2026-05-22
serial: dz: Convert to use a platform device
Maciej W. Rozycki
1
-60
/
+56
2026-05-22
serial: zs: Switch to using channel reset
Maciej W. Rozycki
2
-4
/
+5
2026-05-22
serial: zs: Fix bootconsole handover lockup
Maciej W. Rozycki
1
-21
/
+8
2026-05-22
serial: dz: Fix bootconsole handover lockup
Maciej W. Rozycki
1
-24
/
+12
2026-05-22
serial: dz: Fix bootconsole message clobbering at chip reset
Maciej W. Rozycki
1
-0
/
+21
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
tty: serial: samsung: Remove redundant port lock acquisition in rx helpers
Tudor Ambarus
1
-8
/
+0
2026-05-22
serial: altera_jtaguart: handle uart_add_one_port() failures
Myeonghun Pak
1
-1
/
+6
2026-05-11
serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ
Viken Dadhaniya
1
-1
/
+13
2026-05-11
serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
Shitalkumar Gandhi
1
-3
/
+12
2026-05-11
serial: qcom-geni: fix UART_RX_PAR_EN bit position
Prasanna S
1
-1
/
+1
2026-05-11
serial: sh-sci: fix memory region release in error path
Hongling Zeng
1
-1
/
+1
2026-05-11
tty: serial: pch_uart: add check for dma_alloc_coherent()
Zhaoyang Yu
1
-6
/
+13
2026-05-11
serial: zs: Fix swapped RI/DSR modem line transition counting
Maciej W. Rozycki
1
-2
/
+2
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 COM...
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
[next]