index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2026-03-12
serial: 8250: always disable IRQ during THRE test
Peng Zhang
2026-03-12
serial: 8250: Fix TX deadlock when using DMA
Raul E Rangel
2026-03-12
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
2026-03-12
vt: support ITU-T T.416 color subparameters
Ronan Pigott
2026-03-12
serial: qcom-geni: Fix RTS behavior with flow control
Anup Kulkarni
2026-03-12
tty: serial: imx: keep dma request disabled before dma transfer setup
Robin Gong
2026-03-12
tty: serial: 8250: Add SystemBase Multi I/O cards
Michael Walle
2026-03-12
serial: pic32_uart: allow driver to be compiled on all architectures with COM...
Brian Masney
2026-03-12
serial: tegra: remove Kconfig dependency on APB DMA controller
Francesco Lavra
2026-03-12
serial: auart: check clk_enable() return in console write
Zhaoyang Yu
2026-03-12
vt: add fallback to plain map for modifier-aware key types
Nicolas Pitre
2026-03-12
vt: add KT_CSI keysym type for modifier-aware CSI sequences
Nicolas Pitre
2026-03-12
vt: add modifier support to cursor keys
Nicolas Pitre
2026-03-12
serial: remove drivers for espressif esp32
Julian Braha
2026-03-12
serial: amba-pl011: Respect DMA controller's copy_align requirement
Kartik Rajput
2026-03-12
serial: amba-pl011: Add Tegra264 UART support
Kartik Rajput
2026-03-12
serial: amba-pl011: Introduce set_uartclk_rate vendor flag
Kartik Rajput
2026-03-12
serial: amba-pl011: Introduce skip_ibrd_fbrd vendor flag
Kartik Rajput
2026-03-12
serial: amba-pl011: Enable UART in earlycon setup
Peter Maydell
2026-03-12
tty: constify tty_ldisc_ops
Qingfang Deng
2026-03-12
tty: hvc_iucv: fix off-by-one in number of supported devices
Randy Dunlap
2026-03-12
serial: 8250_port: Drop duplicate NULL check
Andy Shevchenko
2026-03-12
tty: serial: samsung_tty: avoid dev_dbg deadlock
Alyssa Milburn
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-09
Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-30
serial: pic32_uart: update include to use pic32.h from platform_data
Brian Masney
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-27
Revert "tty: tty_port: add workqueue to flip TTY buffer"
Greg Kroah-Hartman
2026-01-23
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
2026-01-23
serial: 8250_omap: Remove custom deprecated baud setting routine
Andy Shevchenko
2026-01-23
serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
Kendall Willis
2026-01-23
serial: Fix not set tty->port race condition
Krzysztof Kozlowski
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-16
tty: hvc-iucv: Remove KMSG_COMPONENT macro
Heiko Carstens
2026-01-16
serial: 8250_pci: Fix broken RS485 for F81504/508/512
Marnix Rijnart
2026-01-16
serial: qcom_geni: Fix BT failure regression on RB2 platform
Praveen Talari
2026-01-16
serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...
Moteen Shah
2026-01-16
serial: 8250: 8250_omap.c: Add support for handling UART error conditions
Moteen Shah
2026-01-16
serial: SH_SCI: improve "DMA support" prompt
Randy Dunlap
2026-01-16
serial: Kconfig: fix ordering of entries for menu display
Randy Dunlap
[prev]
[next]