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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
vt: Use consistent logging style
Joe Perches
1
-15
/
+14
2017-10-04
sysrq : fix Show Regs call trace on ARM
Jibin Xu
1
-2
/
+7
2017-10-04
dt-bindings: serial: document rs485 bindings for various devices
Uwe Kleine-König
4
-0
/
+4
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
1
-12
/
+18
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
4
-4
/
+5
2017-10-04
serial: sh-sci: suppress warning for ports without dma channels
Andy Lowe
1
-0
/
+8
2017-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
2
-2
/
+5
2017-10-04
mxser: remove unused parameters
Jiri Slaby
1
-9
/
+7
2017-10-04
tty: xilinx_uartps: move to arch_initcall for earlier console
Shubhrajyoti Datta
1
-1
/
+1
2017-10-04
Arm: dts: stm32: remove extra compatible string from DT & driver
Vikas Manocha
4
-17
/
+14
2017-10-04
Arm: dts: stm32: remove extra compatible string for uart
Vikas Manocha
2
-8
/
+4
2017-10-04
tty/serial: atmel: Prevent a warning on suspend
Romain Izard
1
-0
/
+13
2017-10-03
serial: sh-sci: Support for variable HSCIF hardware RX timeout
Ulrich Hecht
2
-15
/
+40
2017-10-03
tty: serial: jsm: Add space before the open brace
Gimcuan Hui
1
-1
/
+1
2017-10-03
serial: 8250_fintek: fix warning reported from smatch
Ji-Ze Hong (Peter Hong)
1
-1
/
+1
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
Ji-Ze Hong (Peter Hong)
1
-2
/
+30
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
Ji-Ze Hong (Peter Hong)
1
-0
/
+54
2017-10-03
drivers: tty: sa1100: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: ifx6x60: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: sn_console: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-03
drivers: tty: n_gsm: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-03
drivers: tty: pnx8xxx: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: 8250: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-10-03
drivers: tty: max3100: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-10-03
drivers: tty: vcc: use setup_timer() helper.
Allen Pais
1
-7
/
+2
2017-10-03
drivers: tty: mux: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-10-03
serial: imx: Switch setting dma_is_txing from "false" to "0"
Martyn Welch
1
-1
/
+1
2017-10-03
serial: imx: Use RX_BUF_SIZE to set size of RX buffer
Martyn Welch
1
-1
/
+1
2017-10-03
serial: imx: only set dma_is_rxing when DMA starts
Romain Perier
1
-2
/
+1
2017-10-03
drivers: tty: imx: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-03
serial: imx: Update cached mctrl value when changing RTS
Ian Jamison
1
-2
/
+4
2017-10-03
serial: imx: Use common rs485 device tree parsing function
Sascha Hauer
1
-1
/
+3
2017-09-19
serial: imx: default to half duplex rs485
Sascha Hauer
1
-2
/
+1
2017-09-18
serial: omap-serial: Use common rs485 device tree parsing function
Sascha Hauer
1
-12
/
+1
2017-09-18
serial: fsl_lpuart: Use common rs485 device tree parsing function
Sascha Hauer
1
-6
/
+18
2017-09-18
serial: atmel: Use common rs485 device tree parsing function
Sascha Hauer
1
-24
/
+1
2017-09-18
serial: Add common rs485 device tree parsing function
Uwe Kleine-König
2
-0
/
+41
2017-09-18
serial: fsl_lpuart: Remove unused 'bd' variable
Fabio Estevam
1
-2
/
+1
2017-09-18
tty: synclink: Reuse an existing error handling path
Christophe JAILLET
1
-2
/
+1
2017-09-18
vt: Use bsearch library function in is_double_width
Thomas Meyer
1
-15
/
+14
2017-09-18
tty: serial: make sport_uart_ops static and const
Bhumika Goyal
1
-1
/
+1
2017-09-18
ttyport: trivial fix for some typo in comments
Antonio Borneo
1
-2
/
+2
2017-09-18
serial: meson: add Magic SysRq support
Yixun Lan
1
-2
/
+16
2017-09-17
Linux 4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-16
/
+16
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-27
/
+41
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-234
/
+467
2017-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-11
/
+380
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
[next]