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
2021-05-27
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
1
-1
/
+10
2021-05-21
Revert "serial: sh-sci: Add support for RZ/G2L SoC"
Greg Kroah-Hartman
2
-12
/
+0
2021-05-20
tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()
Lee Jones
1
-1
/
+1
2021-05-20
tty: serial: st-asc: Demote a kernel-doc formatting abuse
Lee Jones
1
-1
/
+1
2021-05-20
tty/serial: make port of serial8250_register_8250_port const
Jiri Slaby
1
-2
/
+2
2021-05-20
tty/serial: clean up uart_match_port
Jiri Slaby
1
-7
/
+9
2021-05-20
serial: liteuart: Add support for earlycon
Stafford Horne
2
-0
/
+22
2021-05-20
serial: sc16is7xx: Use devm_clk_get_optional()
Andy Shevchenko
1
-13
/
+13
2021-05-20
serial: max310x: Try to get crystal clock rate from property
Andy Shevchenko
1
-14
/
+26
2021-05-20
serial: drop irq-flags initialisations
Johan Hovold
7
-15
/
+15
2021-05-20
serial: kgdb_nmi: remove redundant initialization of variable c
Colin Ian King
1
-1
/
+1
2021-05-20
serial: sh-sci: Add support for RZ/G2L SoC
Biju Das
2
-0
/
+12
2021-05-20
tty: serial: meson: retrieve port FIFO size from DT
Neil Armstrong
1
-1
/
+4
2021-05-13
tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: sunsab: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: mux: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: icom: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: dz: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
tty: make tty_buffer_space_avail return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2
-3
/
+3
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2
-2
/
+2
2021-05-13
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
1
-1
/
+1
2021-05-13
serial: 8250: Add an empty line and remove some useless {}
Christophe JAILLET
1
-2
/
+3
2021-05-13
serial: 8250: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
1
-14
/
+4
2021-05-13
serial: meson: remove redundant initialization of variable id
Colin Ian King
1
-1
/
+2
2021-05-13
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
Jim Quinlan
1
-0
/
+4
2021-05-13
serial: qcom_geni_serial: redundant initialization to variable line
Colin Ian King
1
-1
/
+1
2021-05-13
serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping
Zev Weiss
1
-8
/
+3
2021-05-13
serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
Zev Weiss
1
-3
/
+2
2021-05-13
serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...
Zev Weiss
1
-14
/
+24
2021-05-13
tty: serial: samsung_tty: remove set but not used variables
Tian Tao
1
-2
/
+1
2021-05-13
serial: fsl_lpuart: disable DMA for console and fix sysrq
Michael Walle
1
-0
/
+6
2021-05-13
serial: fsl_lpuart: add loopback support
Michael Walle
1
-2
/
+34
2021-05-13
serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART
Michael Walle
1
-27
/
+1
2021-05-13
serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
Michael Walle
1
-11
/
+1
2021-05-13
serial: fsl_lpuart: handle break and make sysrq work
Michael Walle
1
-8
/
+24
2021-05-13
serial: fsl_lpuart: split sysrq handling
Michael Walle
1
-6
/
+6
2021-05-13
serial: fsl_lpuart: don't restore interrupt state in ISR
Michael Walle
1
-14
/
+8
2021-05-13
serial: fsl_lpuart: use UARTDATA_MASK macro
Michael Walle
1
-2
/
+2
2021-05-13
serial: fsl_lpuart: don't modify arbitrary data on lpuart32
Michael Walle
1
-1
/
+1
2021-05-13
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
1
-0
/
+3
2021-04-27
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-15
/
+8
[next]