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-04-13
serial: 8250: Prevent starting up DMA Rx on THRI interrupt
Ilpo Järvinen
1
-0
/
+11
2023-04-13
tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active
Sherry Sun
1
-1
/
+1
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-03-30
hvc/xen: prevent concurrent accesses to the shared ring
Roger Pau Monne
1
-2
/
+17
2023-03-22
serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
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-22
tty: serial: fsl_lpuart: fix race on RX DMA shutdown
Alexander Sverdlin
1
-8
/
+3
2023-03-22
Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...
Tom Rix
1
-1
/
+1
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
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-01-31
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
George Kennedy
1
-4
/
+5
2023-01-31
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen
1
-2
/
+10
2023-01-31
serial: 8250_dma: Fix DMA Rx completion race
Ilpo Järvinen
1
-2
/
+7
2023-01-31
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Marek Vasut
1
-28
/
+5
2023-01-21
Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-20
/
+44
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-01-20
Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...
Greg Kroah-Hartman
1
-4
/
+27
2023-01-19
Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-15
/
+10
2023-01-19
tty: serial: qcom_geni: avoid duplicate struct member init
Arnd Bergmann
1
-6
/
+8
2023-01-19
serial: atmel: fix incorrect baudrate setup
Tobias Schramm
1
-7
/
+1
2023-01-19
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2
-15
/
+10
2023-01-19
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Marek Vasut
1
-27
/
+4
2023-01-19
serial: amba-pl011: fix high priority character transmission in rs486 mode
Lino Sanfilippo
1
-4
/
+4
2023-01-19
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Ilpo Järvinen
1
-1
/
+1
2023-01-19
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Krzysztof Kozlowski
1
-2
/
+16
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2
-15
/
+10
2023-01-13
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+31
2023-01-09
hvc/xen: lock console list traversal
Roger Pau Monne
1
-17
/
+29
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-2
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
82
-1183
/
+1286
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-2
/
+2
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-26
/
+90
2022-12-02
tty: serial: sh-sci: use setup() callback for early console
John Ogness
1
-4
/
+16
2022-12-02
tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
1
-3
/
+3
2022-12-02
tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_conso...
John Ogness
1
-4
/
+12
[next]