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-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
Age
Commit message (
Expand
)
Author
Files
Lines
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
9
-14
/
+70
2026-03-12
vt: support ITU-T T.416 color subparameters
Ronan Pigott
1
-3
/
+45
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
Merge drm/drm-next into drm-xe-next
Matthew Brost
9423
-133512
/
+464225
2026-03-12
rtc: rx8025: Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+1
2026-03-12
rtc: rv8803: Remove use of i2c_match_id()
Andrew Davis
1
-7
/
+1
2026-03-12
rtc: rs5c372: Remove use of i2c_match_id()
Andrew Davis
1
-6
/
+1
2026-03-12
rtc: pcf2127: Remove use of i2c_match_id()
Andrew Davis
1
-16
/
+7
2026-03-12
rtc: m41t80: Remove use of i2c_match_id()
Andrew Davis
1
-7
/
+1
2026-03-12
rtc: abx80x: Remove use of i2c_match_id()
Andrew Davis
1
-2
/
+1
2026-03-12
drm/xe: Fix overflow in guc_ct_snapshot_capture
Mika Kuoppala
1
-1
/
+1
2026-03-12
vt: add fallback to plain map for modifier-aware key types
Nicolas Pitre
1
-0
/
+15
2026-03-12
vt: add KT_CSI keysym type for modifier-aware CSI sequences
Nicolas Pitre
1
-5
/
+33
2026-03-12
vt: add modifier support to cursor keys
Nicolas Pitre
1
-1
/
+26
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
tty: constify tty_ldisc_ops
Qingfang Deng
1
-8
/
+8
2026-03-12
tty: hvc_iucv: fix off-by-one in number of supported devices
Randy Dunlap
1
-1
/
+1
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-03-12
pmdomain: mediatek: Fix power domain count
Adam Ford
1
-1
/
+1
2026-03-12
HID: pl: eliminate private debug macro
Oliver Neukum
1
-8
/
+4
2026-03-12
HID: mcp2221: Add module parameter to enfoce GPIO mode
Linus Walleij
1
-4
/
+14
2026-03-12
HID: appletb-kbd: add .resume method in PM
Aditya Garg
1
-2
/
+3
2026-03-12
HID: logitech-hidpp: Enable MX Master 4 over bluetooth
Adrian Freund
1
-0
/
+2
2026-03-12
net: ti: icssg: Fix wrong macro used in RX classifier configuration
MD Danish Anwar
1
-2
/
+2
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
1
-2
/
+1
2026-03-12
spi: atcspi200: fix mutex initialization order
Pei Xiao
1
-1
/
+3
2026-03-12
MIPS: Don't select CLOCKSOURCE_WATCHDOG
Thomas Gleixner
1
-1
/
+0
[prev]
[next]