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-11-26
serial: 8250-of: Fix style issues in 8250_of.c
jempty.liang
-1
/
+1
2025-11-26
serial: add support of CPCI cards
Magne Bruno
-0
/
+37
2025-11-26
serial: mux: Fix kernel doc for mux_poll()
Andy Shevchenko
-1
/
+1
2025-11-26
tty: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-2
/
+2
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-2
/
+0
2025-11-21
serial: 8250_platform: simplify IRQF_SHARED handling
Jiri Slaby (SUSE)
-10
/
+9
2025-11-21
serial: 8250: make share_irqs local to 8250_platform
Jiri Slaby (SUSE)
-10
/
+2
2025-11-21
serial: 8250: move skip_txen_test to core
Jiri Slaby (SUSE)
-6
/
+4
2025-11-21
serial: drop SERIAL_8250_DEPRECATED_OPTIONS
Jiri Slaby (SUSE)
-68
/
+0
2025-11-21
serial: xilinx_uartps: drop cdns_uart::cdns_uart_driver
Jiri Slaby (SUSE)
-10
/
+5
2025-11-21
serial: serial_core: use guard()s
Jiri Slaby (SUSE)
-72
/
+55
2025-11-21
serial: serial_core: simplify uart_ioctl() returns
Jiri Slaby (SUSE)
-26
/
+9
2025-11-21
serial: icom: Fix namespace collision and startup() section placement with -f...
Josh Poimboeuf
-4
/
+4
2025-10-28
serial: sh-sci: Merge sh-sci.h into sh-sci.c
Lad Prabhakar
-179
/
+175
2025-10-28
serial: sh-sci: Sort include files alphabetically
Lad Prabhakar
-5
/
+5
2025-10-28
serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
Miaoqian Lin
-1
/
+1
2025-10-28
serial: sc16is7xx: add comments for lock requirements
Hugo Villeneuve
-4
/
+5
2025-10-28
serial: sc16is7xx: reformat comments to improve readability
Hugo Villeneuve
-82
/
+39
2025-10-28
serial: sc16is7xx: change conditional operator indentation
Hugo Villeneuve
-2
/
+1
2025-10-28
serial: sc16is7xx: use KBUILD_MODNAME
Hugo Villeneuve
-7
/
+6
2025-10-28
serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
Hugo Villeneuve
-1
/
+1
2025-10-28
serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
Hugo Villeneuve
-24
/
+24
2025-10-28
serial: sc16is7xx: move port/channel init to separate function
Hugo Villeneuve
-57
/
+70
2025-10-28
serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
Hugo Villeneuve
-0
/
+1
2025-10-28
serial: sc16is7xx: drop -ENOMEM error message
Hugo Villeneuve
-3
/
+1
2025-10-28
serial: sc16is7xx: use guards for simple mutex locks
Hugo Villeneuve
-15
/
+8
2025-10-28
serial: sc16is7xx: remove unnecessary pointer cast
Hugo Villeneuve
-2
/
+1
2025-10-28
serial: sc16is7xx: define common register access function
Hugo Villeneuve
-43
/
+31
2025-10-28
serial: sc16is7xx: rename EFR mutex with generic name
Hugo Villeneuve
-13
/
+13
2025-10-28
serial: sc16is7xx: rename LCR macros to better reflect usage
Hugo Villeneuve
-7
/
+9
2025-10-27
Merge 6.18-rc3 into tty-next
Greg Kroah-Hartman
-16
/
+26
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-22
serial: 8250_pcilib: Replace deprecated PCI functions
Florian Eckert
-14
/
+19
2025-10-22
tty: serial: imx: Add missing wakeup event reporting
Sherry Sun
-3
/
+9
2025-10-22
tty: serial: imx: Only configure the wake register when device is set as wake...
Sherry Sun
-0
/
+14
2025-10-22
tty: serial: fsl_lpuart: Add missing wakeup event reporting
Sherry Sun
-0
/
+8
2025-10-22
serial: ar933x: Add polling support
Sven Eckelmann
-0
/
+62
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
-780
/
+589
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
-21
/
+11
[prev]
[next]