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-10-22
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
-2
/
+4
2025-10-22
serial: 8250_dw: handle reset control deassert error
Artem Shimko
-1
/
+3
2025-10-22
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
-7
/
+0
2025-10-22
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
-0
/
+11
2025-10-22
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Cosmin Tanislav
-6
/
+8
2025-10-07
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-160
/
+16
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1384
/
+1104
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+8
2025-09-23
Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-1
/
+7
2025-09-17
serial: qcom-geni: Load UART qup Firmware from linux side
Viken Dadhaniya
-1
/
+7
2025-09-17
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
-160
/
+16
2025-09-17
tty: serial: fix help message for SERIAL_CPM
Arturs Artamonovs
-1
/
+1
2025-09-15
Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
-1
/
+1
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
-24
/
+14
2025-09-14
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-20
/
+10
2025-09-12
serial: 8250: omap: Support wakeup pinctrl state on suspend
Markus Schneider-Pargmann
-0
/
+36
2025-09-12
serial: max310x: improve interrupt handling
Tapio Reijonen
-6
/
+17
2025-09-12
vt: move vc_saved_screen to within tty allocated judgment
Edward Adam Davis
-4
/
+4
2025-09-09
tty: serial: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
-1
/
+1
2025-09-06
serial: xilinx_uartps: read reg size from DTS
Harshit Shah
-5
/
+5
2025-09-06
tty: remove redundant condition checks
Xichao Zhao
-2
/
+2
2025-09-06
tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
Zizhi Wo
-1
/
+3
2025-09-06
vt: remove redundant check on vc_mode in con_font_set()
Wang Liang
-2
/
+0
2025-09-06
serial: qcom-geni: Add DFS clock mode support to GENI UART driver
Viken Dadhaniya
-71
/
+21
2025-09-06
tty: n_gsm: Don't block input queue by waiting MSC
Seppo Takalo
-1
/
+24
2025-09-06
serial: qcom-geni: Fix off-by-one error in ida_alloc_range()
Zong Jiang
-2
/
+4
2025-09-06
serdev: Drop dev_pm_domain_detach() call
Claudiu Beznea
-8
/
+3
2025-09-06
serial: sc16is7xx: drop redundant conversion to bool
Xichao Zhao
-1
/
+1
2025-09-06
vt: add support for smput/rmput escape codes
Calixte Pernot
-0
/
+58
2025-09-06
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
-1
/
+1
2025-09-06
serial: 8250_core: fix coding style issue
Osama Abdelkader
-1
/
+1
2025-08-21
tty: serial: Modify the use of dev_err_probe()
Xichao Zhao
-3
/
+2
2025-08-17
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Fabian Vogt
-3
/
+3
2025-08-17
tty/vt: use guard()s
Jiri Slaby (SUSE)
-244
/
+170
2025-08-17
tty/vt: use guard()s in con_font_set/get() and con_{set,get}_unimap()
Jiri Slaby (SUSE)
-95
/
+78
2025-08-17
serial: 8250_rsa: use guard()s
Jiri Slaby (SUSE)
-4
/
+3
2025-08-17
serial: 8250_omap: use guard()s
Jiri Slaby (SUSE)
-71
/
+37
2025-08-17
serial: 8250_omap: extract omap_8250_set_termios_atomic()
Jiri Slaby (SUSE)
-15
/
+24
2025-08-17
serial: 8250_core: use guard() in serial_unlink_irq_chain()
Jiri Slaby (SUSE)
-9
/
+11
2025-08-17
serial: 8250: use guard()s
Jiri Slaby (SUSE)
-220
/
+143
2025-08-17
serial: serial_core: use guard()s
Jiri Slaby (SUSE)
-84
/
+59
2025-08-17
mxser: use guard()s
Jiri Slaby (SUSE)
-123
/
+74
2025-08-17
mxser: use tty_port_tty guard() in mxser_port_isr()
Jiri Slaby (SUSE)
-33
/
+29
2025-08-17
tty: tty_port: use guard()s
Jiri Slaby (SUSE)
-94
/
+74
2025-08-17
serial: 8250: introduce RPM guard()s
Jiri Slaby (SUSE)
-2
/
+9
2025-08-14
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
-12
/
+2
2025-08-14
serial: qcom-geni: Make UART port count configurable via Kconfig
Zong Jiang
-3
/
+10
2025-08-14
serial: qcom-geni: Dynamically allocate UART ports
Zong Jiang
-32
/
+12
2025-08-14
tty: serial: mvebu-uart: convert from round_rate() to determine_rate()
Brian Masney
-4
/
+6
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()
Abinash Singh
-30
/
+31
[next]