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
starfive-6.6.48-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
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-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
2022-11-22
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
delisun
1
-1
/
+10
2022-11-22
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
1
-0
/
+3
2022-11-22
tty: serial: altera_jtaguart: remove struct altera_jtaguart
Jiri Slaby (SUSE)
1
-20
/
+9
2022-11-22
tty: serial: altera_jtaguart: use uart_port::read_status_mask
Jiri Slaby (SUSE)
1
-25
/
+16
2022-11-22
tty: serial: altera_jtaguart: remove unused altera_jtaguart::sigs
Jiri Slaby (SUSE)
1
-1
/
+0
2022-11-22
tty: serial: altera_jtaguart: remove flag from altera_jtaguart_rx_chars()
Jiri Slaby (SUSE)
1
-3
/
+2
2022-11-22
n_tty: Rename tail to old_tail in n_tty_read()
Ilpo Järvinen
1
-3
/
+3
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
9
-91
/
+139
2022-11-18
Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-88
/
+136
2022-11-09
tty: n_gsm: Delete unneeded semicolon
Shaomin Deng
1
-1
/
+1
2022-11-09
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
1
-2
/
+1
2022-11-09
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
1
-0
/
+2
2022-11-09
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
1
-4
/
+11
2022-11-09
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
1
-0
/
+4
2022-11-09
tty: n_gsm: add parameter negotiation support
Daniel Starke
1
-8
/
+327
2022-11-09
tty: n_gsm: add parameters used with parameter negotiation
Daniel Starke
1
-13
/
+45
2022-11-09
tty: n_gsm: introduce macro for minimal unit size
Daniel Starke
1
-2
/
+5
2022-11-09
serial: 8250: 8250_omap: Fix calculation of RS485 delays
Lukas Wunner
1
-1
/
+1
2022-11-09
serial: 8250_bcm7271: Fix error handling in brcmuart_init()
Yuan Can
1
-1
/
+9
2022-11-09
serial: 8250_dma: Rearm DMA Rx if more data is pending
Ilpo Järvinen
1
-3
/
+16
[next]