index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
Zizhi Wo
1
-1
/
+3
2025-11-13
serdev: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-8
/
+3
2025-11-13
serial: qcom-geni: Add DFS clock mode support to GENI UART driver
Viken Dadhaniya
1
-71
/
+21
2025-11-13
tty: serial: Modify the use of dev_err_probe()
Xichao Zhao
2
-3
/
+2
2025-11-13
tty: serial: ip22zilog: Use platform device for probing
Thomas Bogendoerfer
1
-209
/
+143
2025-10-29
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
1
-7
/
+0
2025-10-29
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
1
-2
/
+4
2025-10-29
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-29
serial: 8250_dw: handle reset control deassert error
Artem Shimko
1
-1
/
+3
2025-10-29
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Cosmin Tanislav
1
-6
/
+8
2025-10-15
tty: n_gsm: Don't block input queue by waiting MSC
Seppo Takalo
1
-1
/
+24
2025-10-15
serial: max310x: Add error checking in probe()
Dan Carpenter
1
-0
/
+2
2025-10-12
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
1
-1
/
+1
2025-10-12
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
1
-160
/
+16
2025-09-14
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-20
/
+10
2025-09-06
serial: xilinx_uartps: read reg size from DTS
Harshit Shah
1
-5
/
+5
2025-08-17
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Fabian Vogt
1
-3
/
+3
2025-08-14
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
1
-12
/
+2
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
1
-4
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-2
/
+2
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+41
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-884
/
+1929
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2025-07-28
MIPS: Update Joshua Kinard's e-mail address
Joshua Kinard
1
-1
/
+1
2025-07-24
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
1
-1
/
+1
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
1
-0
/
+41
2025-07-22
vt: defkeymap: Map keycodes above 127 to K_HOLE
Myrrh Periwinkle
1
-0
/
+112
2025-07-22
vt: keyboard: Don't process Unicode characters in K_OFF mode
Myrrh Periwinkle
1
-1
/
+1
2025-07-22
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
1
-16
/
+140
2025-07-22
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
1
-2
/
+22
2025-07-22
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
1
-20
/
+32
2025-07-22
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
1
-12
/
+42
2025-07-22
serial: qcom-geni: move resource initialization to separate function
Praveen Talari
1
-26
/
+40
2025-07-22
serial: 8250_dw: Fix typo "notifer"
WangYuli
1
-1
/
+1
2025-07-21
serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n build
Andy Shevchenko
1
-0
/
+2
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
2
-1
/
+4
2025-07-16
tty: omit need_resched() before cond_resched()
Mikulas Patocka
1
-2
/
+1
2025-07-16
serial: 8250_ni: Reorder local variables
Chaitanya Vadrevu
1
-2
/
+2
2025-07-16
serial: 8250_ni: Fix build warning
Chaitanya Vadrevu
1
-25
/
+29
2025-07-16
serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-07-09
serial: sh-sci: Add support for RZ/T2H SCI
Thierry Bultel
6
-10
/
+546
2025-07-09
serial: sh-sci: Use private port ID
Thierry Bultel
2
-71
/
+93
2025-07-09
serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shu...
Lad Prabhakar
1
-2
/
+2
2025-07-09
serial: sh-sci: Add R-Car Gen5 support
Kuninori Morimoto
1
-0
/
+3
2025-07-09
serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()
Andy Shevchenko
1
-7
/
+2
2025-07-09
pch_uart: Fix dma_sync_sg_for_device() nents value
Thomas Fourier
1
-1
/
+1
2025-07-09
serial: core: fix OF node leak
Johan Hovold
1
-0
/
+3
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
4
-6
/
+15
[next]