index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
1
-2
/
+4
2025-10-22
serial: 8250_dw: handle reset control deassert error
Artem Shimko
1
-1
/
+3
2025-10-22
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
1
-7
/
+0
2025-10-22
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-22
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Cosmin Tanislav
1
-6
/
+8
2025-10-07
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-160
/
+16
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-780
/
+589
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-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
-1
/
+7
2025-09-17
serial: qcom-geni: Load UART qup Firmware from linux side
Viken Dadhaniya
1
-1
/
+7
2025-09-17
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
1
-160
/
+16
2025-09-17
tty: serial: fix help message for SERIAL_CPM
Arturs Artamonovs
1
-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
/
+1
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
3
-21
/
+11
2025-09-14
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-17
/
+7
2025-09-12
serial: 8250: omap: Support wakeup pinctrl state on suspend
Markus Schneider-Pargmann
1
-0
/
+36
2025-09-12
serial: max310x: improve interrupt handling
Tapio Reijonen
1
-6
/
+17
2025-09-09
tty: serial: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-06
serial: xilinx_uartps: read reg size from DTS
Harshit Shah
1
-5
/
+5
2025-09-06
tty: remove redundant condition checks
Xichao Zhao
1
-1
/
+1
2025-09-06
serial: qcom-geni: Add DFS clock mode support to GENI UART driver
Viken Dadhaniya
1
-71
/
+21
2025-09-06
serial: qcom-geni: Fix off-by-one error in ida_alloc_range()
Zong Jiang
1
-2
/
+4
2025-09-06
serial: sc16is7xx: drop redundant conversion to bool
Xichao Zhao
1
-1
/
+1
2025-09-06
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
1
-1
/
+1
2025-09-06
serial: 8250_core: fix coding style issue
Osama Abdelkader
1
-1
/
+1
2025-08-21
tty: serial: Modify the use of dev_err_probe()
Xichao Zhao
2
-3
/
+2
2025-08-17
serial: 8250_rsa: use guard()s
Jiri Slaby (SUSE)
1
-4
/
+3
2025-08-17
serial: 8250_omap: use guard()s
Jiri Slaby (SUSE)
1
-71
/
+37
2025-08-17
serial: 8250_omap: extract omap_8250_set_termios_atomic()
Jiri Slaby (SUSE)
1
-15
/
+24
2025-08-17
serial: 8250_core: use guard() in serial_unlink_irq_chain()
Jiri Slaby (SUSE)
1
-9
/
+11
2025-08-17
serial: 8250: use guard()s
Jiri Slaby (SUSE)
2
-220
/
+143
2025-08-17
serial: serial_core: use guard()s
Jiri Slaby (SUSE)
1
-84
/
+59
2025-08-17
serial: 8250: introduce RPM guard()s
Jiri Slaby (SUSE)
2
-2
/
+9
2025-08-14
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
1
-12
/
+2
2025-08-14
serial: qcom-geni: Make UART port count configurable via Kconfig
Zong Jiang
2
-3
/
+10
2025-08-14
serial: qcom-geni: Dynamically allocate UART ports
Zong Jiang
1
-32
/
+12
2025-08-14
tty: serial: mvebu-uart: convert from round_rate() to determine_rate()
Brian Masney
1
-4
/
+6
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()
Abinash Singh
1
-30
/
+31
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
Abinash Singh
1
-11
/
+15
2025-08-14
serial: max310x: Add error checking in probe()
Dan Carpenter
1
-0
/
+2
2025-08-14
tty: serial: ip22zilog: Use platform device for probing
Thomas Bogendoerfer
1
-209
/
+143
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
1
-4
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-2
/
+2
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-1
/
+1
2025-07-28
MIPS: Update Joshua Kinard's e-mail address
Joshua Kinard
1
-1
/
+1
2025-07-24
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
1
-1
/
+1
2025-07-22
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
1
-16
/
+140
2025-07-22
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
1
-2
/
+22
2025-07-22
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
1
-20
/
+32
2025-07-22
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
1
-12
/
+42
[next]