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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-05-24
vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
George Kennedy
1
-2
/
+9
2023-05-24
serial: qcom-geni: fix enabling deactivated interrupt
Krzysztof Kozlowski
1
-5
/
+4
2023-05-24
serial: 8250_exar: Add support for USR298x PCI Modems
Andrew Davis
1
-0
/
+17
2023-05-24
serial: Add support for Advantech PCI-1611U card
Vitaliy Tomin
1
-0
/
+5
2023-05-24
serial: 8250_bcm7271: fix leak in `brcmuart_probe`
Doug Berger
1
-1
/
+1
2023-05-24
serial: 8250_bcm7271: balance clk_enable calls
Doug Berger
1
-1
/
+4
2023-05-24
serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
Ke Zhang
1
-3
/
+4
2023-05-24
serial: 8250: Reinit port->pm on port specific driver unbind
Tony Lindgren
1
-0
/
+1
2023-05-17
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
Ilpo Järvinen
2
-3
/
+21
2023-05-11
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
1
-1
/
+1
2023-05-11
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
1
-0
/
+4
2023-05-11
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
1
-1
/
+1
2023-05-11
serial: 8250_bcm7271: Fix arbitration handling
Doug Berger
1
-6
/
+12
2023-05-11
serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...
Marek Vasut
1
-2
/
+3
2023-05-11
serial: stm32: re-introduce an irq flag condition in usart_receive_chars
Erwan Le Ray
1
-8
/
+13
2023-05-11
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
3
-14
/
+37
2023-04-13
tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...
Sherry Sun
1
-1
/
+7
2023-04-13
tty: serial: sh-sci: Fix Rx on RZ/G2L SCI
Biju Das
1
-1
/
+1
2023-04-13
tty: serial: sh-sci: Fix transmit end interrupt handler
Biju Das
1
-0
/
+8
2023-04-13
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-04-13
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
1
-24
/
+13
2023-03-30
hvc/xen: prevent concurrent accesses to the shared ring
Roger Pau Monne
1
-2
/
+17
2023-03-30
serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-30
serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
Geert Uytterhoeven
1
-0
/
+1
2023-03-30
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Alexander Sverdlin
1
-8
/
+3
2023-03-30
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
Sherry Sun
1
-3
/
+3
2023-03-30
serial: fsl_lpuart: Fix comment typo
Jason Wang
1
-1
/
+1
2023-03-22
serial: 8250_fsl: fix handle_irq locking
Johan Hovold
1
-2
/
+2
2023-03-22
serial: 8250_em: Fix UART port type
Biju Das
1
-2
/
+2
2023-03-22
tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...
Sherry Sun
1
-3
/
+9
2023-03-11
tty: pcn_uart: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
serial: sc16is7xx: setup GPIO controller later in probe
Isaac True
1
-25
/
+26
2023-03-11
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
1
-2
/
+22
2023-03-11
tty: fix out-of-bounds access in tty_driver_lookup_tty()
Sven Schnelle
1
-3
/
+5
2023-03-11
vc_screen: modify vcs_size() handling in vcs_read()
George Kennedy
1
-3
/
+1
2023-03-10
tty: serial: imx: disable Ageing Timer interrupt request irq
Peng Fan
1
-0
/
+5
2023-03-10
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
1
-6
/
+58
2023-03-10
serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
Shenwei Wang
1
-2
/
+2
2023-03-10
tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
Sherry Sun
1
-6
/
+0
2023-03-10
serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()
Yi Yang
1
-1
/
+6
2023-03-10
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
1
-0
/
+4
2023-03-10
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
1
-0
/
+5
2023-03-03
vc_screen: don't clobber return value in vcs_read
Thomas Weißschuh
1
-3
/
+4
2023-02-09
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen
1
-2
/
+10
2023-02-09
serial: 8250_dma: Fix DMA Rx completion race
Ilpo Järvinen
1
-1
/
+13
2023-02-09
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
1
-4
/
+5
2023-01-24
serial: atmel: fix incorrect baudrate setup
Tobias Schramm
1
-7
/
+1
2023-01-24
serial: amba-pl011: fix high priority character transmission in rs486 mode
Lino Sanfilippo
1
-4
/
+4
2023-01-24
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Ilpo Järvinen
1
-1
/
+1
2023-01-24
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Krzysztof Kozlowski
1
-2
/
+16
[next]