index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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-12-12
serial: add support of CPCI cards
Magne Bruno
1
-0
/
+37
2025-12-07
serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
Miaoqian Lin
1
-1
/
+1
2025-12-01
tty/vt: fix up incorrect backport to stable releases
Jari Ruusu
1
-1
/
+3
2025-11-13
tty/vt: Add missing return value for VT_RESIZE in vt_ioctl()
Zizhi Wo
1
-1
/
+3
2025-11-13
tty: serial: Modify the use of dev_err_probe()
Xichao Zhao
2
-3
/
+2
2025-11-13
tty: serial: ip22zilog: Use platform device for probing
Thomas Bogendoerfer
1
-209
/
+143
2025-10-29
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
1
-7
/
+0
2025-10-29
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
1
-2
/
+4
2025-10-29
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
1
-0
/
+11
2025-10-29
serial: 8250_dw: handle reset control deassert error
Artem Shimko
1
-1
/
+3
2025-10-15
tty: n_gsm: Don't block input queue by waiting MSC
Seppo Takalo
1
-1
/
+24
2025-10-15
serial: max310x: Add error checking in probe()
Dan Carpenter
1
-0
/
+2
2025-10-12
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
1
-1
/
+1
2025-09-19
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
1
-12
/
+2
2025-09-19
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Fabian Vogt
1
-3
/
+3
2025-08-28
vt: defkeymap: Map keycodes above 127 to K_HOLE
Myrrh Periwinkle
1
-0
/
+112
2025-08-28
vt: keyboard: Don't process Unicode characters in K_OFF mode
Myrrh Periwinkle
1
-1
/
+1
2025-08-28
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
1
-2
/
+1
2025-08-20
tty: serial: fix print format specifiers
Joseph Tilahun
1
-22
/
+22
2025-07-24
pch_uart: Fix dma_sync_sg_for_device() nents value
Thomas Fourier
1
-1
/
+1
2025-07-17
vt: add missing notification when switching back to text mode
Nicolas Pitre
1
-0
/
+1
2025-07-06
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
1
-5
/
+12
2025-07-06
serial: core: restore of_node information in sysfs
Aidan Stewart
1
-0
/
+1
2025-07-06
tty: serial: uartlite: register uart driver in init
Jakub Lewalski
1
-13
/
+12
2025-07-06
8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...
Rengarajan S
1
-0
/
+10
2025-06-27
serial: sh-sci: Increment the runtime usage counter for the earlycon device
Claudiu Beznea
1
-0
/
+16
2025-06-27
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
1
-2
/
+30
2025-06-19
tty: serial: 8250_omap: fix TX with DMA for am33xx
Jiri Slaby (SUSE)
1
-15
/
+10
2025-06-19
serial: sh-sci: Move runtime PM enable to sci_probe_single()
Claudiu Beznea
1
-18
/
+6
2025-06-19
vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
Nicolas Pitre
1
-2
/
+0
2025-06-19
serial: Fix potential null-ptr-deref in mlb_usio_probe()
Henry Martin
1
-1
/
+4
2025-06-10
serial: jsm: fix NPE during jsm_uart_port_init
Dustin Lundquist
1
-0
/
+1
2025-05-29
serial: sh-sci: Save and restore more registers
Geert Uytterhoeven
1
-0
/
+25
2025-05-29
serial: sh-sci: Update the suspend/resume support
Claudiu Beznea
1
-2
/
+69
2025-05-29
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
7
-15
/
+46
2025-05-02
serial: sifive: lock port in startup()/shutdown() callbacks
Ryo Takakura
1
-0
/
+6
2025-05-02
serial: msm: Configure correct working mode before starting earlycon
Stephan Gerhold
1
-0
/
+6
2025-05-02
tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
Günther Noack
1
-3
/
+2
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-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
[next]