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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
tty: serial: imx: clear Ageing Timer Interrupt in handler
Matthias Schiffer
1
-0
/
+2
2020-05-29
serial: 8250_fintek: Add F81966 Support
Ji-Ze Hong (Peter Hong)
1
-2
/
+11
2020-05-29
sc16is7xx: Add flag to activate IrDA mode
Pascal Huerst
1
-0
/
+20
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
2
-0
/
+19
2020-05-29
serial: 8520_port: Fix function param documentation
Heiko Stuebner
1
-1
/
+1
2020-05-27
serial: 8250: Enable 16550A variants by default on non-x86
Josh Triplett
1
-0
/
+1
2020-05-27
serial: imx: Initialize lock for non-registered console
Andy Shevchenko
1
-0
/
+3
2020-05-25
Merge 5.7-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2020-05-22
sc16is7xx: Read the LSR register for basic device presence check
Daniel Mack
1
-0
/
+11
2020-05-22
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
1
-1
/
+13
2020-05-22
sc16is7xx: Use threaded IRQ
Daniel Mack
1
-13
/
+5
2020-05-22
sc16is7xx: Always use falling edge IRQ
Daniel Mack
1
-8
/
+4
2020-05-19
serial: stm32: add no_console_suspend support
Erwan Le Ray
1
-1
/
+12
2020-05-15
tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-4
/
+2
2020-05-15
tty: serial: add missing spin_lock_init for SiFive serial console
Sagar Shrikant Kadam
1
-0
/
+1
2020-05-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
8
-13
/
+32
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-4
/
+10
2020-05-15
tty: serial: imx: Add return value check for platform_get_irq()
Anson Huang
1
-0
/
+2
2020-05-15
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
1
-34
/
+31
2020-05-15
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
3
-2
/
+53
2020-05-15
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
1
-4
/
+4
2020-05-15
serial: lantiq: Make driver modular
Rahul Tanwar
2
-5
/
+28
2020-05-15
serial: lantiq: Make UART's use as console selectable
Rahul Tanwar
2
-2
/
+18
2020-05-11
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
3
-4
/
+3
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+2
2020-05-06
serial: samsung: 32-bit access for TX/RX hold registers
Hyunki Koo
1
-5
/
+57
2020-05-06
serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
Hyunki Koo
1
-9
/
+9
2020-05-06
Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"
Greg Kroah-Hartman
1
-29
/
+5
2020-05-05
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
1
-0
/
+1
2020-05-05
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
1
-5
/
+29
2020-05-05
serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driver
Rahul Tanwar
1
-1
/
+1
2020-05-04
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
1
-0
/
+1
2020-05-04
Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"
Florian Fainelli
1
-3
/
+1
2020-04-29
Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-04-27
Merge 5.7-rc3 into tty-next
Greg Kroah-Hartman
5
-166
/
+72
2020-04-23
serial: fsl_lpuart: Change DMA failure messages to debug level
Fabio Estevam
1
-6
/
+6
2020-04-23
tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
Zou Wei
1
-1
/
+3
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
1
-0
/
+7
2020-04-22
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
1
-1
/
+1
2020-04-16
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
1
-3
/
+10
2020-04-16
serial: sunhv: Initialize lock for non-registered console
Andy Shevchenko
1
-0
/
+3
2020-04-16
serial: uartps: Use cdns_uart_tx_empty in console_write
Raviteja Narayanam
1
-3
/
+1
2020-04-16
serial: uartps: Wait for tx_empty in console setup
Raviteja Narayanam
1
-0
/
+8
2020-04-16
serial: sh-sci: Drop unused include
Linus Walleij
1
-1
/
+0
2020-04-16
drivers/tty: remove redundant assignment to variable i and rename it to ret
Colin Ian King
1
-3
/
+3
2020-04-16
tty: serial: fsl_lpuart: make coverity happy
Michael Walle
1
-3
/
+1
2020-04-16
serial: omap: Convert to use GPIO descriptors
Linus Walleij
1
-23
/
+25
2020-04-16
serial: lpc32xx_hs: Drop surplus include
Linus Walleij
1
-1
/
+0
2020-04-16
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
1
-55
/
+40
[next]