index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMO...
Sherry Sun
1
-5
/
+7
2025-04-10
tty: serial: fsl_lpuart: Fix unused variable 'sport' build warning
Sherry Sun
1
-3
/
+0
2025-04-10
tty: serial: fsl_lpuart: use port struct directly to simply code
Sherry Sun
1
-108
/
+102
2025-04-10
tty: serial: fsl_lpuart: Use u32 and u8 for register variables
Sherry Sun
1
-47
/
+46
2025-04-10
tty: n_tty: use uint for space returned by tty_write_room()
Jiri Slaby (SUSE)
1
-6
/
+7
2025-04-07
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
John Keeping
1
-1
/
+1
2025-04-07
serial: stm32: do not deassert RS485 RTS GPIO prematurely
Cheick Traore
1
-3
/
+1
2025-04-07
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...
Sherry Sun
1
-0
/
+17
2025-04-07
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
1
-0
/
+30
2025-04-07
tty: serial: 8250: Add some more device IDs
Cameron Williams
1
-0
/
+16
2025-02-27
serial: sh-sci: Increment the runtime usage counter for the earlycon device
Claudiu Beznea
1
-0
/
+16
2025-02-27
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
1
-2
/
+30
2025-02-27
serial: sh-sci: Move runtime PM enable to sci_probe_single()
Claudiu Beznea
1
-18
/
+6
2025-02-21
serial: 8250: Fix fifo underflow on flush
John Keeping
3
-0
/
+27
2025-02-21
serial: port: Always update ->iotype in __uart_read_properties()
Andy Shevchenko
1
-1
/
+1
2025-02-21
serial: port: Assign ->iotype correctly when ->iobase is set
Andy Shevchenko
1
-1
/
+2
2025-02-21
8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
Rengarajan S
1
-1
/
+59
2025-02-21
serial: 8250_pci: Share WCH IDs with parport_serial driver
Andy Shevchenko
1
-8
/
+2
2025-02-21
serial: 8250_pci: Resolve WCH vendor ID ambiguity
Andy Shevchenko
1
-41
/
+41
2025-02-17
serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...
Claudiu Beznea
1
-0
/
+23
2025-02-17
serial: sh-sci: Drop __initdata macro for port_cfg
Claudiu Beznea
1
-1
/
+1
2025-02-17
tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
Günther Noack
2
-2
/
+14
2025-02-17
tty: xilinx_uartps: split sysrq handling
Sean Anderson
1
-5
/
+3
2025-02-08
serial: 8250: Adjust the timeout for FIFO mode
John Ogness
1
-6
/
+26
2025-02-08
tty: mips_ejtag_fdc: fix one more u8 warning
Jiri Slaby (SUSE)
1
-2
/
+2
2024-12-23
serial: stm32: use port lock wrappers for break control
Ben Wolsieffer
1
-2
/
+2
2024-12-23
serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
Xiaolei Wang
1
-2
/
+2
2024-12-23
tty: serial: 8250: Fix another runtime PM usage counter underflow
Ilpo Järvinen
1
-0
/
+3
2024-12-14
Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+31
2024-12-06
tty: serial: Work around warning backtrace in serial8250_set_defaults
Guenter Roeck
1
-1
/
+2
2024-12-04
serial: sh-sci: Check if TX data was written to device in .tx_empty()
Claudiu Beznea
1
-0
/
+29
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
8
-9
/
+9
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
3
-3
/
+3
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
71
-217
/
+328
2024-11-30
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
1
-28
/
+0
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+7
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-10
/
+86
2024-11-20
Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+31
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-6
/
+6
2024-11-18
Merge branch 'for-6.13-force-console' into for-linus
Petr Mladek
1
-10
/
+8
2024-11-16
serial: amba-pl011: fix build regression
Arnd Bergmann
1
-0
/
+2
2024-11-13
serial: sprd: Add support for sc9632
Wenhua Lin
1
-5
/
+36
2024-11-13
tty/serial/altera_uart: unwrap error log string
Tobias Klauser
1
-2
/
+2
2024-11-13
tty/serial/altera_jtaguart: unwrap error log string
Tobias Klauser
1
-2
/
+2
2024-11-13
serial: amba-pl011: Fix RX stall when DMA is used
Kartik Rajput
1
-0
/
+5
2024-11-13
tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
Nicolas Bouchinet
1
-1
/
+1
2024-11-12
serial: 8250_fintek: Add support for F81216E
Filip Brozovic
1
-1
/
+13
2024-11-11
tty: sysrq: Use printk_force_console context on __handle_sysrq
Marcos Paulo de Souza
1
-10
/
+8
2024-11-07
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
1
-0
/
+28
[next]