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
/
serial
Age
Commit message (
Expand
)
Author
Lines
2025-09-14
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-17
/
+7
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-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
-1
/
+1
2025-09-06
serial: qcom-geni: Add DFS clock mode support to GENI UART driver
Viken Dadhaniya
-71
/
+21
2025-09-06
serial: qcom-geni: Fix off-by-one error in ida_alloc_range()
Zong Jiang
-2
/
+4
2025-09-06
serial: sc16is7xx: drop redundant conversion to bool
Xichao Zhao
-1
/
+1
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
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
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
2025-08-14
serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
Abinash Singh
-11
/
+15
2025-08-14
serial: max310x: Add error checking in probe()
Dan Carpenter
-0
/
+2
2025-08-14
tty: serial: ip22zilog: Use platform device for probing
Thomas Bogendoerfer
-209
/
+143
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
-4
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-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
2025-07-28
MIPS: Update Joshua Kinard's e-mail address
Joshua Kinard
-1
/
+1
2025-07-24
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
-1
/
+1
2025-07-22
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
-16
/
+140
2025-07-22
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
-2
/
+22
2025-07-22
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
-20
/
+32
2025-07-22
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
-12
/
+42
2025-07-22
serial: qcom-geni: move resource initialization to separate function
Praveen Talari
-26
/
+40
2025-07-22
serial: 8250_dw: Fix typo "notifer"
WangYuli
-1
/
+1
2025-07-21
serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n build
Andy Shevchenko
-0
/
+2
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
-1
/
+4
2025-07-16
serial: 8250_ni: Reorder local variables
Chaitanya Vadrevu
-2
/
+2
2025-07-16
serial: 8250_ni: Fix build warning
Chaitanya Vadrevu
-25
/
+29
2025-07-16
serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-4
/
+4
2025-07-09
serial: sh-sci: Add support for RZ/T2H SCI
Thierry Bultel
-10
/
+546
2025-07-09
serial: sh-sci: Use private port ID
Thierry Bultel
-71
/
+93
2025-07-09
serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shu...
Lad Prabhakar
-2
/
+2
2025-07-09
serial: sh-sci: Add R-Car Gen5 support
Kuninori Morimoto
-0
/
+3
2025-07-09
serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()
Andy Shevchenko
-7
/
+2
2025-07-09
pch_uart: Fix dma_sync_sg_for_device() nents value
Thomas Fourier
-1
/
+1
2025-07-09
serial: core: fix OF node leak
Johan Hovold
-0
/
+3
[prev]
[next]