index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
14 days
Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1357
/
+444
2026-04-15
Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2026-04-15
Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+34
2026-04-13
Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+27
2026-04-10
hvc/xen: Check console connection flag
Jason Andryuk
-0
/
+3
2026-04-07
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
-3
/
+2
2026-04-07
vt: Implement helpers for struct vc_font in source file
Thomas Zimmermann
-0
/
+35
2026-04-02
tty: serial: ip22zilog: Fix section mispatch warning
Thomas Bogendoerfer
-1
/
+1
2026-03-31
serdev: Do not return -ENODEV from of_serdev_register_devices() if external c...
Manivannan Sadhasivam
-1
/
+8
2026-03-31
serdev: Add an API to find the serdev controller associated with the devicetr...
Manivannan Sadhasivam
-0
/
+19
2026-03-30
vt: resize saved unicode buffer on alt screen exit after resize
Nicolas Pitre
-9
/
+15
2026-03-30
vt: discard stale unicode buffer on alt screen exit after resize
Liav Mordouch
-1
/
+13
2026-03-30
hvc/xen: Check console connection flag
Jason Andryuk
-0
/
+3
2026-03-30
serial: sh-sci: Add support for RZ/G3L RSCI
Biju Das
-3
/
+26
2026-03-30
tty: atmel_serial: update outdated reference to atmel_tasklet_func()
Kexin Sun
-1
/
+1
2026-03-30
serial: xilinx_uartps: Drop unused include
Andy Shevchenko
-1
/
+0
2026-03-30
serial: qcom-geni: drop stray newline format specifier
Kathiravan Thirumoorthy
-1
/
+1
2026-03-30
serial: 8250: loongson: Enable building on MIPS Loongson64
Rong Zhang
-4
/
+5
2026-03-30
serial: 8250_fintek: Add support for F81214E
Ravi Rama
-1
/
+9
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
-92
/
+350
2026-03-13
vt: save/restore unicode screen buffer for alternate screen
Nicolas Pitre
-0
/
+8
2026-03-12
serial: 8250_dw: Ensure BUSY is deasserted
Ilpo Järvinen
-55
/
+161
2026-03-12
serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
Ilpo Järvinen
-0
/
+6
2026-03-12
serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
Ilpo Järvinen
-4
/
+63
2026-03-12
serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
Ilpo Järvinen
-16
/
+21
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
-8
/
+16
2026-03-12
serial: 8250_dw: Avoid unnecessary LCR writes
Ilpo Järvinen
-0
/
+31
2026-03-12
serial: 8250: Protect LCR write in shutdown
Ilpo Järvinen
-5
/
+6
2026-03-12
serial: 8250_pci: add support for the AX99100
Martin Roukala (né Peres)
-0
/
+17
2026-03-12
serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
Jiayuan Chen
-1
/
+4
2026-03-12
serial: uartlite: fix PM runtime usage count underflow on probe
Maciej Andrzejewski ICEYE
-0
/
+1
2026-03-12
serial: 8250: always disable IRQ during THRE test
Peng Zhang
-4
/
+2
2026-03-12
serial: 8250: Fix TX deadlock when using DMA
Raul E Rangel
-0
/
+15
2026-03-12
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
-14
/
+70
2026-03-12
vt: support ITU-T T.416 color subparameters
Ronan Pigott
-3
/
+45
2026-03-12
serial: qcom-geni: Fix RTS behavior with flow control
Anup Kulkarni
-4
/
+15
2026-03-12
tty: serial: imx: keep dma request disabled before dma transfer setup
Robin Gong
-3
/
+4
2026-03-12
tty: serial: 8250: Add SystemBase Multi I/O cards
Michael Walle
-0
/
+51
2026-03-12
serial: pic32_uart: allow driver to be compiled on all architectures with COM...
Brian Masney
-1
/
+1
2026-03-12
serial: tegra: remove Kconfig dependency on APB DMA controller
Francesco Lavra
-3
/
+2
2026-03-12
serial: auart: check clk_enable() return in console write
Zhaoyang Yu
-1
/
+2
2026-03-12
vt: add fallback to plain map for modifier-aware key types
Nicolas Pitre
-0
/
+15
2026-03-12
vt: add KT_CSI keysym type for modifier-aware CSI sequences
Nicolas Pitre
-5
/
+33
2026-03-12
vt: add modifier support to cursor keys
Nicolas Pitre
-1
/
+26
2026-03-12
serial: remove drivers for espressif esp32
Julian Braha
-1266
/
+0
2026-03-12
serial: amba-pl011: Respect DMA controller's copy_align requirement
Kartik Rajput
-0
/
+9
2026-03-12
serial: amba-pl011: Add Tegra264 UART support
Kartik Rajput
-0
/
+27
2026-03-12
serial: amba-pl011: Introduce set_uartclk_rate vendor flag
Kartik Rajput
-2
/
+27
2026-03-12
serial: amba-pl011: Introduce skip_ibrd_fbrd vendor flag
Kartik Rajput
-22
/
+31
2026-03-12
serial: amba-pl011: Enable UART in earlycon setup
Peter Maydell
-1
/
+30
[next]