index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2025-04-26
vt: introduce gen_ucs_recompose_table.py to create ucs_recompose_table.h
Nicolas Pitre
2025-04-26
vt: use new tables in ucs.c
Nicolas Pitre
2025-04-26
vt: create ucs_width_table.h with gen_ucs_width_table.py
Nicolas Pitre
2025-04-26
vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
Nicolas Pitre
2025-04-26
vt: properly support zero-width Unicode code points
Nicolas Pitre
2025-04-26
vt: move unicode processing to a separate file
Nicolas Pitre
2025-04-26
vt: minor cleanup to vc_translate_unicode()
Nicolas Pitre
2025-04-26
Revert "vt: minor cleanup to vc_translate_unicode()"
Greg Kroah-Hartman
2025-04-26
Revert "vt: move unicode processing to a separate file"
Greg Kroah-Hartman
2025-04-26
Revert "vt: properly support zero-width Unicode code points"
Greg Kroah-Hartman
2025-04-26
Revert "vt: introduce gen_ucs_width.py to create ucs_width.c"
Greg Kroah-Hartman
2025-04-26
Revert "vt: update ucs_width.c using gen_ucs_width.py"
Greg Kroah-Hartman
2025-04-26
Revert "vt: introduce gen_ucs_recompose.py to create ucs_recompose.c"
Greg Kroah-Hartman
2025-04-26
Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"
Greg Kroah-Hartman
2025-04-26
Revert "vt: support Unicode recomposition"
Greg Kroah-Hartman
2025-04-26
Revert "vt: update gen_ucs_width.py to produce more space efficient tables"
Greg Kroah-Hartman
2025-04-26
Revert "vt: update ucs_width.c following latest gen_ucs_width.py"
Greg Kroah-Hartman
2025-04-26
Revert "vt: pad double-width code points with a zero-white-space"
Greg Kroah-Hartman
2025-04-26
Revert "vt: remove zero-white-space handling from conv_uni_to_pc()"
Greg Kroah-Hartman
2025-04-26
Revert "vt: fix comment vs definition mismatch"
Greg Kroah-Hartman
2025-04-25
tty/vt: Gather the code that outputs char with utf8 in mind
Alexey Gladkov
2025-04-25
tty/vt: Use KVAL instead of use bit operation
Alexey Gladkov
2025-04-25
serial: 8250: unexport serial8250_rpm_*() functions
Jiri Slaby (SUSE)
2025-04-25
serial: use uart_port_ref_lock() helper
Jiri Slaby (SUSE)
2025-04-25
serial: rename local uart_port_lock() -> uart_port_ref_lock()
Jiri Slaby (SUSE)
2025-04-25
serial: switch uart_port::iotype to enum uart_iotype
Jiri Slaby (SUSE)
2025-04-25
tty: use lock guard()s in tty_io
Jiri Slaby (SUSE)
2025-04-25
tty: simplify throttling using guard()s
Jiri Slaby (SUSE)
2025-04-25
tty: Remove unused API tty_port_register_device_serdev()
Zijun Hu
2025-04-25
mxser: Use non-hybrid PCI devres API
Philipp Stanner
2025-04-15
serial: sifive: lock port in startup()/shutdown() callbacks
Ryo Takakura
2025-04-15
serial: 8250_of: manage bus clock in suspend/resume
Alex Elder
2025-04-15
serial: sifive: Switch to nbcon console
Ryo Takakura
2025-04-15
vt: fix comment vs definition mismatch
Nicolas Pitre
2025-04-11
tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
Günther Noack
2025-04-11
serial: msm: Configure correct working mode before starting earlycon
Stephan Gerhold
2025-04-11
serial: sh-sci: Introduced sci_of_data
Thierry Bultel
2025-04-11
serial: sh-sci: Introduced function pointers
Thierry Bultel
2025-04-11
serial: sh-sci: Fix a comment about SCIFA
Thierry Bultel
2025-04-11
vt: remove zero-white-space handling from conv_uni_to_pc()
Nicolas Pitre
2025-04-11
vt: pad double-width code points with a zero-white-space
Nicolas Pitre
2025-04-11
vt: update ucs_width.c following latest gen_ucs_width.py
Nicolas Pitre
2025-04-11
vt: update gen_ucs_width.py to produce more space efficient tables
Nicolas Pitre
2025-04-11
vt: support Unicode recomposition
Nicolas Pitre
2025-04-11
vt: create ucs_recompose.c using gen_ucs_recompose.py
Nicolas Pitre
2025-04-11
vt: introduce gen_ucs_recompose.py to create ucs_recompose.c
Nicolas Pitre
2025-04-11
vt: update ucs_width.c using gen_ucs_width.py
Nicolas Pitre
2025-04-11
vt: introduce gen_ucs_width.py to create ucs_width.c
Nicolas Pitre
2025-04-11
vt: properly support zero-width Unicode code points
Nicolas Pitre
2025-04-11
vt: move unicode processing to a separate file
Nicolas Pitre
[prev]
[next]