index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
serial: 8250_omap: Add earlycon support for the AM654 UART controller
Ronald Wahl
1
-0
/
+1
2023-12-13
serial: sc16is7xx: address RX timeout interrupt errata
Daniel Mack
1
-0
/
+12
2023-11-28
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
1
-2
/
+3
2023-11-28
tty: vcc: Add check for kstrdup() in vcc_probe()
Yi Yang
1
-3
/
+13
2023-11-20
tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
Yi Yang
1
-6
/
+11
2023-11-08
tty: 8250: Add support for Intashield IS-100
Cameron Williams
1
-0
/
+6
2023-11-08
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
1
-0
/
+60
2023-11-08
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
1
-0
/
+57
2023-11-08
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
1
-8
/
+1
2023-11-08
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
1
-4
/
+5
2023-10-10
vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
George Kennedy
1
-2
/
+9
2023-10-10
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
1
-1
/
+4
2023-09-23
serial: cpm_uart: Avoid suspicious locking
Christophe Leroy
1
-9
/
+4
2023-09-23
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
1
-1
/
+5
2023-09-23
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
1
-1
/
+10
2023-08-30
serial: 8250: Fix oops for port->pm on uart_change_pm()
Tony Lindgren
1
-0
/
+1
2023-08-11
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
1
-2
/
+2
2023-08-11
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
1
-0
/
+8
2023-08-11
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
1
-1
/
+5
2023-08-11
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
3
-28
/
+3
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2023-06-28
serial: lantiq: add missing interrupt ack
Bernhard Seibold
1
-0
/
+1
2023-06-09
tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...
Sherry Sun
1
-21
/
+23
2023-05-30
serial: Add support for Advantech PCI-1611U card
Vitaliy Tomin
1
-0
/
+5
2023-05-30
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-17
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
2
-14
/
+35
2023-05-17
serial: 8250: Add missing wakeup event reporting
Florian Fainelli
1
-0
/
+4
2023-05-17
tty: serial: fsl_lpuart: adjust buffer length to the intended size
Shenwei Wang
1
-1
/
+1
2023-04-20
tty: serial: sh-sci: Fix Rx on RZ/G2L SCI
Biju Das
1
-1
/
+1
2023-04-05
hvc/xen: prevent concurrent accesses to the shared ring
Roger Pau Monne
1
-2
/
+17
2023-03-22
serial: 8250_em: Fix UART port type
Biju Das
1
-2
/
+2
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-02-22
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen
1
-2
/
+10
2023-02-22
serial: 8250_dma: Fix DMA Rx completion race
Ilpo Järvinen
1
-1
/
+13
2023-01-24
serial: atmel: fix incorrect baudrate setup
Tobias Schramm
1
-7
/
+1
2023-01-24
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Ilpo Järvinen
1
-1
/
+1
2023-01-18
hvc/xen: lock console list traversal
Roger Pau Monne
1
-17
/
+29
2023-01-18
serial: sunsab: Fix error handling in sunsab_init()
Yuan Can
1
-1
/
+7
2023-01-18
serial: pch: Fix PCI device refcount leak in pch_request_dma()
Xiongfeng Wang
1
-0
/
+4
2023-01-18
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
1
-0
/
+3
2022-12-08
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
1
-3
/
+4
2022-11-25
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
1
-2
/
+1
2022-11-25
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
1
-4
/
+11
2022-11-25
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
1
-0
/
+4
2022-11-25
tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
Duoming Zhou
1
-1
/
+1
2022-11-25
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
1
-0
/
+1
2022-11-25
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
1
-17
/
+0
2022-11-10
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
1
-1
/
+1
[next]