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-10-12
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
1
-1
/
+1
2025-09-19
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
1
-12
/
+2
2025-09-19
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Fabian Vogt
1
-3
/
+3
2025-08-28
vt: defkeymap: Map keycodes above 127 to K_HOLE
Myrrh Periwinkle
1
-0
/
+112
2025-08-28
vt: keyboard: Don't process Unicode characters in K_OFF mode
Myrrh Periwinkle
1
-1
/
+1
2025-08-28
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
1
-2
/
+1
2025-08-20
tty: serial: fix print format specifiers
Joseph Tilahun
1
-22
/
+22
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-06-24
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
1
-5
/
+12
2025-06-19
serial: core: restore of_node information in sysfs
Aidan Stewart
1
-0
/
+1
2025-06-19
vt: fix kernel-doc warnings in ucs_get_fallback()
Randy Dunlap
1
-1
/
+1
2025-06-19
vt: add missing notification when switching back to text mode
Nicolas Pitre
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
18
-25
/
+28
2025-05-22
tty: serial: 8250_omap: fix TX with DMA for am33xx
Jiri Slaby (SUSE)
1
-15
/
+10
2025-05-21
vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position
Nicolas Pitre
1
-0
/
+16
2025-05-21
vt: bracketed paste support
Nicolas Pitre
2
-4
/
+42
2025-05-21
vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
Nicolas Pitre
1
-2
/
+0
2025-05-21
vt: process the full-width ASCII fallback range programmatically
Nicolas Pitre
3
-95
/
+17
2025-05-21
vt: make use of ucs_get_fallback() when glyph is unavailable
Nicolas Pitre
1
-0
/
+13
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
2
-1
/
+86
2025-05-21
vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py
Nicolas Pitre
3
-1
/
+3445
2025-05-21
vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h
Nicolas Pitre
1
-0
/
+352
2025-05-21
vt: move glyph determination to a separate function
Nicolas Pitre
1
-33
/
+38
2025-05-21
vt: make sure displayed double-width characters are remembered as such
Nicolas Pitre
1
-1
/
+8
2025-05-21
vt: ucs.c: fix misappropriate in_range() usage
Nicolas Pitre
1
-4
/
+4
2025-05-21
serial: max3100: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
1
-1
/
+2
2025-05-21
serial: jsm: fix NPE during jsm_uart_port_init
Dustin Lundquist
1
-0
/
+1
2025-05-01
vt: add new dynamically generated files to .gitignore
Bartosz Golaszewski
1
-0
/
+2
2025-05-01
serdev: Refine several error or debug messages
Zijun Hu
1
-5
/
+3
2025-05-01
8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...
Rengarajan S
1
-0
/
+10
2025-05-01
tty: serial: samsung_tty: support 18 uart ports
Faraz Ata
1
-1
/
+1
2025-04-28
Merge 6.15-rc4 into tty-next
Greg Kroah-Hartman
3
-3
/
+14
2025-04-26
vt: move UCS tables to the "shipped" form
Nicolas Pitre
5
-10
/
+45
2025-04-26
vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly
Nicolas Pitre
2
-275
/
+319
2025-04-26
vt: update gen_ucs_width_table.py to make tables more space efficient
Nicolas Pitre
1
-6
/
+49
2025-04-26
vt: remove zero-width-space handling from conv_uni_to_pc()
Nicolas Pitre
2
-3
/
+1
2025-04-26
vt: pad double-width code points with a zero-width space
Nicolas Pitre
1
-3
/
+8
2025-04-26
vt: support Unicode recomposition
Nicolas Pitre
2
-3
/
+73
2025-04-26
vt: create ucs_recompose_table.h with gen_ucs_recompose_table.py
Nicolas Pitre
1
-0
/
+102
2025-04-26
vt: introduce gen_ucs_recompose_table.py to create ucs_recompose_table.h
Nicolas Pitre
1
-0
/
+255
2025-04-26
vt: use new tables in ucs.c
Nicolas Pitre
1
-20
/
+24
2025-04-26
vt: create ucs_width_table.h with gen_ucs_width_table.py
Nicolas Pitre
1
-0
/
+445
2025-04-26
vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
Nicolas Pitre
1
-0
/
+256
2025-04-26
vt: properly support zero-width Unicode code points
Nicolas Pitre
1
-2
/
+68
2025-04-26
vt: move unicode processing to a separate file
Nicolas Pitre
3
-40
/
+60
2025-04-26
vt: minor cleanup to vc_translate_unicode()
Nicolas Pitre
1
-5
/
+8
2025-04-26
Revert "vt: minor cleanup to vc_translate_unicode()"
Greg Kroah-Hartman
1
-8
/
+5
2025-04-26
Revert "vt: move unicode processing to a separate file"
Greg Kroah-Hartman
3
-48
/
+40
2025-04-26
Revert "vt: properly support zero-width Unicode code points"
Greg Kroah-Hartman
1
-44
/
+2
[next]