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-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
1
-4
/
+0
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-05
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-02-13
serial: cpm_uart: call cpm_muram_init before registering console
Rasmus Villemoes
1
-0
/
+1
2020-02-12
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
1
-4
/
+14
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
4
-5
/
+6
2020-02-12
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
1
-1
/
+1
2020-02-10
tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
Dmitry Osipenko
1
-19
/
+16
2020-02-10
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-02-10
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
1
-0
/
+8
2020-02-09
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-184
/
+201
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-0
/
+110
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
59
-684
/
+737
2020-01-22
tty: serial: meson_uart: Add support for kernel debugger
Julien Masson
1
-0
/
+65
2020-01-22
serial: imx: fix a race condition in receive path
Uwe Kleine-König
1
-13
/
+38
2020-01-22
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
1
-0
/
+5
2020-01-22
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
1
-5
/
+3
2020-01-22
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
1
-18
/
+15
2020-01-22
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
1
-2
/
+3
2020-01-22
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
1
-1
/
+2
2020-01-22
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2020-01-16
Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-184
/
+201
2020-01-14
serial: xilinx_uartps: set_mctrl sets RTS and DTR
Maarten Brock
1
-0
/
+4
2020-01-14
serial: xilinx_uartps: set_termios sets flowcontrol
Maarten Brock
1
-5
/
+9
2020-01-14
serial: xilinx_uartps: Let get_mctrl return status
Maarten Brock
1
-3
/
+25
2020-01-14
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
1
-3
/
+3
2020-01-14
tty/serial: atmel: use true,false for bool variable
Zheng Bin
1
-3
/
+3
2020-01-14
tty/serial: kgdb_nmi: use true,false for bool variable
Zheng Bin
1
-2
/
+2
2020-01-14
tty: serial: msm_serial: RX SW/FIFO mode fallback
Loic Poulain
1
-1
/
+17
2020-01-14
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
2
-0
/
+13
2020-01-14
tty: serial: tegra: Optimize DMA buffer synchronization
Dmitry Osipenko
1
-7
/
+9
2020-01-14
tty: serial: tegra: Activate RX DMA transfer by request
Dmitry Osipenko
1
-32
/
+46
2020-01-10
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
1
-7
/
+19
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
1
-0
/
+83
2020-01-10
tty: st-asc: switch to using devm_gpiod_get()
Dmitry Torokhov
1
-7
/
+5
2020-01-10
tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_...
John Stultz
1
-1
/
+1
2020-01-10
tty: serial_core: Export uart_console_device so it can be used by modules
John Stultz
1
-0
/
+1
2020-01-10
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
3
-0
/
+110
2020-01-06
tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP
Peng Fan
1
-1
/
+0
2020-01-06
tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32
Peng Fan
1
-1
/
+3
2020-01-06
tty: serial: fsl_lpuart: drop EARLYCON_DECLARE
Peng Fan
1
-2
/
+0
2020-01-06
tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP
Akash Asthana
1
-27
/
+9
2020-01-06
tty: serial: qcom_geni_serial: Wakeup IRQ cleanup
Akash Asthana
1
-48
/
+43
2020-01-06
serial: samsung: Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-06
serial: ucc_uart: remove redundant assignment to pointer bdp
Colin Ian King
1
-2
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
14
-17
/
+17
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
4
-23
/
+37
[next]