index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
Günther Noack
1
-3
/
+2
2025-04-11
serial: msm: Configure correct working mode before starting earlycon
Stephan Gerhold
1
-0
/
+6
2025-04-11
serial: sh-sci: Introduced sci_of_data
Thierry Bultel
2
-43
/
+131
2025-04-11
serial: sh-sci: Introduced function pointers
Thierry Bultel
3
-238
/
+407
2025-04-11
serial: sh-sci: Fix a comment about SCIFA
Thierry Bultel
1
-1
/
+1
2025-04-11
vt: remove zero-white-space handling from conv_uni_to_pc()
Nicolas Pitre
2
-3
/
+3
2025-04-11
vt: pad double-width code points with a zero-white-space
Nicolas Pitre
1
-3
/
+8
2025-04-11
vt: update ucs_width.c following latest gen_ucs_width.py
Nicolas Pitre
1
-432
/
+470
2025-04-11
vt: update gen_ucs_width.py to produce more space efficient tables
Nicolas Pitre
1
-41
/
+113
2025-04-11
vt: support Unicode recomposition
Nicolas Pitre
1
-2
/
+9
2025-04-11
vt: create ucs_recompose.c using gen_ucs_recompose.py
Nicolas Pitre
2
-1
/
+171
2025-04-11
vt: introduce gen_ucs_recompose.py to create ucs_recompose.c
Nicolas Pitre
1
-0
/
+321
2025-04-11
vt: update ucs_width.c using gen_ucs_width.py
Nicolas Pitre
1
-21
/
+474
2025-04-11
vt: introduce gen_ucs_width.py to create ucs_width.c
Nicolas Pitre
1
-0
/
+264
2025-04-11
vt: properly support zero-width Unicode code points
Nicolas Pitre
1
-2
/
+44
2025-04-11
vt: move unicode processing to a separate file
Nicolas Pitre
3
-40
/
+48
2025-04-11
vt: minor cleanup to vc_translate_unicode()
Nicolas Pitre
1
-5
/
+8
2025-04-11
serial: Fix potential null-ptr-deref in mlb_usio_probe()
Henry Martin
1
-1
/
+4
2025-04-11
serial: 8250_of: add support for an optional bus clock
Alex Elder
1
-1
/
+10
2025-04-11
serial: sc16is7xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+5
2025-04-11
serial: max310x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+5
2025-04-11
serial: tegra-utc: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-04-11
serial: qcom-geni: Remove alias dependency from qcom serial driver
Viken Dadhaniya
1
-3
/
+22
2025-04-11
tty: serial: uartlite: register uart driver in init
Jakub Lewalski
1
-13
/
+12
2025-04-11
serial: lantiq: Remove unnecessary print function dev_err()
Chen Ni
1
-3
/
+1
2025-04-11
serial: 8250_ni: Tidy up ACPI ID table
Andy Shevchenko
2
-7
/
+10
2025-04-11
serial: 8250_ni: Switch to use dev_err_probe()
Andy Shevchenko
1
-9
/
+3
2025-04-11
serial: 8250_ni: use serial_port_in()/serial_port_out() helpers
Andy Shevchenko
1
-4
/
+4
2025-04-11
serial: 8250_ni: Remove unneeded conditionals
Andy Shevchenko
1
-7
/
+4
2025-04-11
serial: 8250_ni: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-9
/
+9
2025-04-11
serial: 8250_ni: Remove duplicate mapping
Andy Shevchenko
1
-5
/
+0
2025-04-11
serial: 8250_ni: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-12
/
+8
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
22
-44
/
+44
2025-04-03
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
37
-1248
/
+1953
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+4
2025-03-28
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+21
2025-03-27
Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linus
Petr Mladek
1
-3
/
+3
2025-03-24
tty: serial: fsl_lpuart: Fix unused variable 'sport' build warning
Sherry Sun
1
-3
/
+0
2025-03-20
serial: stm32: do not deassert RS485 RTS GPIO prematurely
Cheick Traore
1
-3
/
+1
2025-03-20
serial: 8250: add driver for NI UARTs
Chaitanya Vadrevu
3
-0
/
+475
2025-03-20
serial: icom: fix code format problems
Charles Han
1
-5
/
+4
2025-03-20
serial: sh-sci: Save and restore more registers
Geert Uytterhoeven
1
-0
/
+25
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
2
-4
/
+4
2025-03-20
tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMO...
Sherry Sun
1
-5
/
+7
2025-03-20
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
John Keeping
1
-1
/
+1
2025-03-20
tty: serial: fsl_lpuart: rename register variables more specifically
Sherry Sun
1
-110
/
+110
2025-03-20
tty: serial: fsl_lpuart: use port struct directly to simply code
Sherry Sun
1
-108
/
+102
2025-03-20
tty: serial: fsl_lpuart: Use u32 and u8 for register variables
Sherry Sun
1
-47
/
+46
2025-03-20
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...
Sherry Sun
1
-0
/
+17
2025-03-20
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
1
-0
/
+30
[prev]
[next]