index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
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
2022-11-23
serial: altera_uart: fix locking in polling mode
Gabriel Somlo
1
-2
/
+3
2022-11-22
serial: pch: Fix PCI device refcount leak in pch_request_dma()
Xiongfeng Wang
1
-0
/
+4
2022-11-22
tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused
Sherry Sun
1
-10
/
+10
2022-11-22
tty: serial: fsl_lpuart: Add runtime pm support
Sherry Sun
1
-0
/
+60
2022-11-22
tty: serial: fsl_lpuart: enable wakeup source for lpuart
Sherry Sun
1
-81
/
+200
2022-11-22
tty: synclink_gt: unwind actions in error path of net device open
Paul Fulghum
1
-9
/
+10
2022-11-22
serial: stm32: move dma_request_chan() before clk_prepare_enable()
Valentin Caron
1
-24
/
+23
[next]