index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-28
tty: convert ptm_open_peer() to FD_ADD()
Christian Brauner
2025-11-27
drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOT
Marcos Paulo de Souza
2025-11-26
serial: 8250: Fix 8250_rsa symbol loop
Ilpo Järvinen
2025-11-26
serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
Biju Das
2025-11-26
serial: 8250: Add Loongson uart driver support
Binbin Zhou
2025-11-26
serial: 8250: add driver for KEBA UART
Gerhard Engleder
2025-11-26
serial: Keep rs485 settings for devices without firmware node
Gerhard Engleder
2025-11-26
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
2025-11-26
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
2025-11-26
serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
Wenhua Lin
2025-11-26
tty: serial: samsung: Declare earlycon for Exynos850
Sam Protsenko
2025-11-26
serial: icom: Convert PCIBIOS_* return codes to errnos
Haotian Zhang
2025-11-26
serial: 8250-of: Fix style issues in 8250_of.c
jempty.liang
2025-11-26
serial: add support of CPCI cards
Magne Bruno
2025-11-26
serial: mux: Fix kernel doc for mux_poll()
Andy Shevchenko
2025-11-26
tty: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-21
serial: 8250_platform: simplify IRQF_SHARED handling
Jiri Slaby (SUSE)
2025-11-21
serial: 8250: make share_irqs local to 8250_platform
Jiri Slaby (SUSE)
2025-11-21
serial: 8250: move skip_txen_test to core
Jiri Slaby (SUSE)
2025-11-21
serial: drop SERIAL_8250_DEPRECATED_OPTIONS
Jiri Slaby (SUSE)
2025-11-21
serial: xilinx_uartps: drop cdns_uart::cdns_uart_driver
Jiri Slaby (SUSE)
2025-11-21
tty: vt: do not open code DIV_ROUND_UP()
Jiri Slaby (SUSE)
2025-11-21
serial: serial_core: use guard()s
Jiri Slaby (SUSE)
2025-11-21
serial: serial_core: simplify uart_ioctl() returns
Jiri Slaby (SUSE)
2025-11-21
tty: vt/keyboard: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: vt/keyboard: simplify returns from vt_do_kbkeycode_ioctl()
Jiri Slaby (SUSE)
2025-11-21
tty: vt/keyboard: use __free()
Jiri Slaby (SUSE)
2025-11-21
tty: moxa: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: n_hdlc: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: n_hdlc: simplify return from n_hdlc_tty_ioctl()
Jiri Slaby (SUSE)
2025-11-21
tty: n_tty: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: pty: use guard()s
Jiri Slaby (SUSE)
2025-11-21
drivers/tty/vt: use umin() instead of min_t(u16, ...) for row/col limits
David Laight
2025-11-21
tty: synclink_gt: Fix namespace collision and startup() section placement wit...
Josh Poimboeuf
2025-11-21
tty: amiserial: Fix namespace collision and startup() section placement with ...
Josh Poimboeuf
2025-11-21
serial: icom: Fix namespace collision and startup() section placement with -f...
Josh Poimboeuf
2025-10-28
serial: sh-sci: Merge sh-sci.h into sh-sci.c
Lad Prabhakar
2025-10-28
serial: sh-sci: Sort include files alphabetically
Lad Prabhakar
2025-10-28
serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
Miaoqian Lin
2025-10-28
serial: sc16is7xx: add comments for lock requirements
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: reformat comments to improve readability
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: change conditional operator indentation
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: use KBUILD_MODNAME
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
Hugo Villeneuve
[next]