index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
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
2025-06-19
serial: qcom-geni: Enable support for half-duplex mode
Anup Kulkarni
2025-06-19
serial: qcom-geni: Add support for 8 Mbps baud rate
Jyothi Kumar Seerapu
2025-06-17
serial: 8250_omap: use uart_port pointer when available
Jiri Slaby (SUSE)
2025-06-17
serial: 8250: use hashtable
Jiri Slaby (SUSE)
2025-06-17
serial: 8250: invert condition to avoid a goto label
Jiri Slaby (SUSE)
2025-06-17
serial: 8250: invert serial8250_register_8250_port() CIR condition
Jiri Slaby (SUSE)
[next]