index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
25
-1891
/
+1975
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
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
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
12
-252
/
+224
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-22
serial: 8250: fix possible ISR soft lockup
Marco Felsch
1
-0
/
+7
2026-05-22
dt-bindings: serial: rs485: remove deprecated .txt binding stub
Akash Sukhavasi
1
-1
/
+1
2026-05-22
tty: serial: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2
-11
/
+11
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
amba/serial: amba-pl011: Bring back zx29 UART support
Stefan Dösinger
1
-0
/
+42
2026-05-22
serial: 8250: Add support for console flow control
John Ogness
3
-4
/
+36
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-22
serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
Hugo Villeneuve
2
-23
/
+27
2026-05-11
serial: qcom-geni: Avoid probing debug console UART without console support
Aniket Randive
1
-8
/
+12
2026-05-11
serial: max310x: add comments for PLL limits
Hugo Villeneuve
1
-0
/
+17
2026-05-11
serial: max310x: move variables to while() scope
Hugo Villeneuve
1
-2
/
+3
2026-05-11
serial: max310x: allow driver to be built with SPI or I2C
Hugo Villeneuve
1
-1
/
+1
2026-05-11
serial: max310x: use FIELD_PREP macro to set PLL bitfields
Hugo Villeneuve
1
-1
/
+4
2026-05-11
serial: max310x: use regmap_read_poll_timeout() for busy wait
Hugo Villeneuve
1
-27
/
+17
2026-05-11
serial: max310x: improve max310x_set_ref_clk() efficiency
Hugo Villeneuve
1
-39
/
+52
2026-05-11
serial: max310x: update baudrate comments for err calculation
Hugo Villeneuve
1
-1
/
+1
2026-05-11
serial: max310x: change return type of max310x_set_ref_clk()
Hugo Villeneuve
1
-8
/
+8
2026-05-11
serial: max310x: simplify max310x_update_best_err()
Hugo Villeneuve
1
-4
/
+4
2026-05-11
serial: max310x: uniformize clock/freq types
Hugo Villeneuve
1
-4
/
+5
2026-05-11
serial: core: prevent division by zero by always returning non-zero baud rate
Hugo Villeneuve
1
-17
/
+12
2026-05-11
serial: core: simplify clipping logic in uart_get_baud_rate()
Hugo Villeneuve
1
-4
/
+4
2026-05-11
serial: core: update uart_get_baud_rate() obsolete comments
Hugo Villeneuve
1
-2
/
+3
2026-05-11
serial: apbuart: remove check for zero baud rate from uart_get_baud_rate()
Hugo Villeneuve
1
-2
/
+0
2026-05-11
serial: icom: remove check for zero baud rate from uart_get_baud_rate()
Hugo Villeneuve
1
-2
/
+0
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-05-11
serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UART
Jia Wang
1
-0
/
+10
[next]