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-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-12
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-25
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
2022-12-02
tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
1
-0
/
+12
2022-12-02
tty: serial: kgdboc: use srcu console list iterator
John Ogness
1
-2
/
+8
2022-12-02
tty: tty_io: use console_list_lock for list synchronization
John Ogness
1
-6
/
+12
2022-12-02
tty: serial: xilinx_uartps: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: samsung_tty: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: pic32_uart: use console_is_registered()
John Ogness
1
-1
/
+1
2022-12-02
tty: serial: earlycon: use console_is_registered()
John Ogness
1
-2
/
+2
2022-12-02
tty: hvc: use console_is_registered()
John Ogness
1
-2
/
+2
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
3
-9
/
+9
2022-12-02
tty: tty_io: document console_lock usage
John Ogness
1
-0
/
+10
2022-12-02
tty: serial: kgdboc: document console_lock usage
John Ogness
1
-0
/
+8
2022-12-02
serial: kgdboc: Lock console list in probe function
Thomas Gleixner
1
-0
/
+2
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-23
serial: atmel: don't stop the transmitter when doing PIO
Jiri Slaby (SUSE)
1
-10
/
+15
2022-11-23
serial: atmel: cleanup atmel_start+stop_tx()
Jiri Slaby (SUSE)
1
-7
/
+9
2022-11-23
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
Sherry Sun
1
-4
/
+4
2022-11-23
serial: sunsab: Fix error handling in sunsab_init()
Yuan Can
1
-1
/
+7
[next]