index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
26 hours
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9 days
serial: xilinx_uartps: read reg size from DTS
Harshit Shah
2025-08-17
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Fabian Vogt
2025-08-14
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-28
MIPS: Update Joshua Kinard's e-mail address
Joshua Kinard
2025-07-24
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
2025-07-22
vt: defkeymap: Map keycodes above 127 to K_HOLE
Myrrh Periwinkle
2025-07-22
vt: keyboard: Don't process Unicode characters in K_OFF mode
Myrrh Periwinkle
2025-07-22
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
2025-07-22
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
2025-07-22
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
2025-07-22
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
2025-07-22
serial: qcom-geni: move resource initialization to separate function
Praveen Talari
2025-07-22
serial: 8250_dw: Fix typo "notifer"
WangYuli
2025-07-21
serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n build
Andy Shevchenko
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
2025-07-16
tty: omit need_resched() before cond_resched()
Mikulas Patocka
2025-07-16
serial: 8250_ni: Reorder local variables
Chaitanya Vadrevu
2025-07-16
serial: 8250_ni: Fix build warning
Chaitanya Vadrevu
2025-07-16
serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
2025-07-09
serial: sh-sci: Add support for RZ/T2H SCI
Thierry Bultel
2025-07-09
serial: sh-sci: Use private port ID
Thierry Bultel
2025-07-09
serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shu...
Lad Prabhakar
2025-07-09
serial: sh-sci: Add R-Car Gen5 support
Kuninori Morimoto
2025-07-09
serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()
Andy Shevchenko
2025-07-09
pch_uart: Fix dma_sync_sg_for_device() nents value
Thomas Fourier
2025-07-09
serial: core: fix OF node leak
Johan Hovold
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
2025-06-29
serial: 8250: Move CE4100 quirks to a module under 8250 driver
Andy Shevchenko
2025-06-29
tty: serial: fsl_lpuart: Constify struct lpuart_soc_data
Christophe JAILLET
2025-06-24
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
2025-06-24
tty: fix tty_port_tty_*hangup() kernel-doc
Jiri Slaby (SUSE)
2025-06-24
serial: 8250: document doubled "type == PORT_8250_CIR" check
Jiri Slaby (SUSE)
2025-06-24
serial: 8250: rename lsr_TEMT, iir_NOINT to lowercase
Jiri Slaby (SUSE)
2025-06-24
serial: 8250: extract serial8250_iir_txen_test()
Jiri Slaby (SUSE)
2025-06-24
serial: 8250: extract serial8250_init_mctrl()
Jiri Slaby (SUSE)
2025-06-23
serial: 8250: export RSA functions
Jiri Slaby (SUSE)
2025-06-19
serial: core: restore of_node information in sysfs
Aidan Stewart
2025-06-19
vt: fix kernel-doc warnings in ucs_get_fallback()
Randy Dunlap
2025-06-19
vt: add missing notification when switching back to text mode
Nicolas Pitre
2025-06-19
tty: serial: fix print format specifiers
Joseph Tilahun
2025-06-19
serial: Remove unused uart_get_console
Dr. David Alan Gilbert
[next]