index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
2025-04-26
Revert "vt: introduce gen_ucs_recompose.py to create ucs_recompose.c"
Greg Kroah-Hartman
-321
/
+0
2025-04-26
Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"
Greg Kroah-Hartman
-171
/
+1
2025-04-26
Revert "vt: support Unicode recomposition"
Greg Kroah-Hartman
-9
/
+2
2025-04-26
Revert "vt: update gen_ucs_width.py to produce more space efficient tables"
Greg Kroah-Hartman
-113
/
+41
2025-04-26
Revert "vt: update ucs_width.c following latest gen_ucs_width.py"
Greg Kroah-Hartman
-470
/
+432
2025-04-26
Revert "vt: pad double-width code points with a zero-white-space"
Greg Kroah-Hartman
-8
/
+3
2025-04-26
Revert "vt: remove zero-white-space handling from conv_uni_to_pc()"
Greg Kroah-Hartman
-3
/
+3
2025-04-26
Revert "vt: fix comment vs definition mismatch"
Greg Kroah-Hartman
-8
/
+10
2025-04-25
tty/vt: Gather the code that outputs char with utf8 in mind
Alexey Gladkov
-21
/
+14
2025-04-25
tty/vt: Use KVAL instead of use bit operation
Alexey Gladkov
-1
/
+1
2025-04-25
serial: 8250: unexport serial8250_rpm_*() functions
Jiri Slaby (SUSE)
-14
/
+4
2025-04-25
serial: use uart_port_ref_lock() helper
Jiri Slaby (SUSE)
-8
/
+6
2025-04-25
serial: rename local uart_port_lock() -> uart_port_ref_lock()
Jiri Slaby (SUSE)
-37
/
+38
2025-04-25
serial: switch uart_port::iotype to enum uart_iotype
Jiri Slaby (SUSE)
-7
/
+22
2025-04-25
tty: use lock guard()s in tty_io
Jiri Slaby (SUSE)
-56
/
+40
2025-04-25
tty: simplify throttling using guard()s
Jiri Slaby (SUSE)
-27
/
+23
2025-04-25
tty: Remove unused API tty_port_register_device_serdev()
Zijun Hu
-20
/
+0
2025-04-25
mxser: Use non-hybrid PCI devres API
Philipp Stanner
-2
/
+2
2025-04-15
serial: sifive: lock port in startup()/shutdown() callbacks
Ryo Takakura
-0
/
+6
2025-04-15
serial: 8250_of: manage bus clock in suspend/resume
Alex Elder
-0
/
+4
2025-04-15
serial: sifive: Switch to nbcon console
Ryo Takakura
-13
/
+75
2025-04-15
vt: fix comment vs definition mismatch
Nicolas Pitre
-10
/
+8
2025-04-11
tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
Günther Noack
-3
/
+2
2025-04-11
serial: msm: Configure correct working mode before starting earlycon
Stephan Gerhold
-0
/
+6
2025-04-11
serial: sh-sci: Introduced sci_of_data
Thierry Bultel
-43
/
+131
2025-04-11
serial: sh-sci: Introduced function pointers
Thierry Bultel
-238
/
+407
2025-04-11
serial: sh-sci: Fix a comment about SCIFA
Thierry Bultel
-1
/
+1
2025-04-11
vt: remove zero-white-space handling from conv_uni_to_pc()
Nicolas Pitre
-3
/
+3
2025-04-11
vt: pad double-width code points with a zero-white-space
Nicolas Pitre
-3
/
+8
2025-04-11
vt: update ucs_width.c following latest gen_ucs_width.py
Nicolas Pitre
-432
/
+470
2025-04-11
vt: update gen_ucs_width.py to produce more space efficient tables
Nicolas Pitre
-41
/
+113
2025-04-11
vt: support Unicode recomposition
Nicolas Pitre
-2
/
+9
2025-04-11
vt: create ucs_recompose.c using gen_ucs_recompose.py
Nicolas Pitre
-1
/
+171
2025-04-11
vt: introduce gen_ucs_recompose.py to create ucs_recompose.c
Nicolas Pitre
-0
/
+321
2025-04-11
vt: update ucs_width.c using gen_ucs_width.py
Nicolas Pitre
-21
/
+474
2025-04-11
vt: introduce gen_ucs_width.py to create ucs_width.c
Nicolas Pitre
-0
/
+264
2025-04-11
vt: properly support zero-width Unicode code points
Nicolas Pitre
-2
/
+44
2025-04-11
vt: move unicode processing to a separate file
Nicolas Pitre
-40
/
+48
2025-04-11
vt: minor cleanup to vc_translate_unicode()
Nicolas Pitre
-5
/
+8
2025-04-11
serial: Fix potential null-ptr-deref in mlb_usio_probe()
Henry Martin
-1
/
+4
2025-04-11
serial: 8250_of: add support for an optional bus clock
Alex Elder
-1
/
+10
2025-04-11
serial: sc16is7xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
-2
/
+5
2025-04-11
serial: max310x: use new GPIO line value setter callbacks
Bartosz Golaszewski
-2
/
+5
2025-04-11
serial: tegra-utc: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-04-11
serial: qcom-geni: Remove alias dependency from qcom serial driver
Viken Dadhaniya
-3
/
+22
2025-04-11
tty: serial: uartlite: register uart driver in init
Jakub Lewalski
-13
/
+12
2025-04-11
serial: lantiq: Remove unnecessary print function dev_err()
Chen Ni
-3
/
+1
2025-04-11
serial: 8250_ni: Tidy up ACPI ID table
Andy Shevchenko
-7
/
+10
2025-04-11
serial: 8250_ni: Switch to use dev_err_probe()
Andy Shevchenko
-9
/
+3
2025-04-11
serial: 8250_ni: use serial_port_in()/serial_port_out() helpers
Andy Shevchenko
-4
/
+4
[prev]
[next]