summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2026-03-12serial: 8250: Fix TX deadlock when using DMARaul E Rangel
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-03-12vt: support ITU-T T.416 color subparametersRonan Pigott
2026-03-12serial: qcom-geni: Fix RTS behavior with flow controlAnup Kulkarni
2026-03-12tty: serial: imx: keep dma request disabled before dma transfer setupRobin Gong
2026-03-12tty: serial: 8250: Add SystemBase Multi I/O cardsMichael Walle
2026-03-12serial: pic32_uart: allow driver to be compiled on all architectures with COM...Brian Masney
2026-03-12serial: tegra: remove Kconfig dependency on APB DMA controllerFrancesco Lavra
2026-03-12serial: auart: check clk_enable() return in console writeZhaoyang Yu
2026-03-12vt: add fallback to plain map for modifier-aware key typesNicolas Pitre
2026-03-12vt: add KT_CSI keysym type for modifier-aware CSI sequencesNicolas Pitre
2026-03-12vt: add modifier support to cursor keysNicolas Pitre
2026-03-12serial: remove drivers for espressif esp32Julian Braha
2026-03-12serial: amba-pl011: Respect DMA controller's copy_align requirementKartik Rajput
2026-03-12serial: amba-pl011: Add Tegra264 UART supportKartik Rajput
2026-03-12serial: amba-pl011: Introduce set_uartclk_rate vendor flagKartik Rajput
2026-03-12serial: amba-pl011: Introduce skip_ibrd_fbrd vendor flagKartik Rajput
2026-03-12serial: amba-pl011: Enable UART in earlycon setupPeter Maydell
2026-03-12tty: constify tty_ldisc_opsQingfang Deng
2026-03-12tty: hvc_iucv: fix off-by-one in number of supported devicesRandy Dunlap
2026-03-12serial: 8250_port: Drop duplicate NULL checkAndy Shevchenko
2026-03-12tty: serial: samsung_tty: avoid dev_dbg deadlockAlyssa Milburn
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-14printk, vt, fbcon: Remove console_conditional_schedule()Sebastian Andrzej Siewior
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-30serial: pic32_uart: update include to use pic32.h from platform_dataBrian Masney
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27Revert "tty: tty_port: add workqueue to flip TTY buffer"Greg Kroah-Hartman
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-16tty: hvc-iucv: Remove KMSG_COMPONENT macroHeiko Carstens
2026-01-16serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart
2026-01-16serial: qcom_geni: Fix BT failure regression on RB2 platformPraveen Talari
2026-01-16serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah
2026-01-16serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah
2026-01-16serial: SH_SCI: improve "DMA support" promptRandy Dunlap
2026-01-16serial: Kconfig: fix ordering of entries for menu displayRandy Dunlap
2026-01-16serial: 8250: fix ordering of entries for menu displayRandy Dunlap