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
2015-05-10
vt: Don't check KD_GRAPHICS when binding/unbinding
Daniel Vetter
1
-20
/
+2
2015-05-10
vt: fix console lock vs. kernfs s_active lock order
Imre Deak
1
-10
/
+51
2015-05-10
tty/hvc: remove celleb-only beat driver
Daniel Axtens
3
-142
/
+0
2015-05-10
drivers/tty/nozomi.c: rename CONFIG_MAGIC
Valentin Rothberg
1
-4
/
+4
2015-05-10
TTY: msm_smd_tty: Remove unused driver
Stephen Boyd
3
-241
/
+0
2015-05-10
fbcon: use the cursor blink interval provided by vt
Scot Doyle
2
-5
/
+6
2015-05-10
vt: add cursor blink interval escape sequence
Scot Doyle
2
-0
/
+10
2015-05-10
serial: tegra: Correct error handling on DMA setup
Jon Hunter
1
-23
/
+28
2015-05-10
serial: tegra: Correct shutdown of UARTs
Jon Hunter
1
-7
/
+4
2015-05-10
serial: tegra: Fix cookie used by TX channel
Jon Hunter
1
-1
/
+1
2015-05-10
serial: tegra: Use unsigned types for RX and TX byte counts
Jon Hunter
1
-7
/
+8
2015-05-10
serial: tegra: handle race condition on uart rx side
Shardar Shariff Md
1
-1
/
+12
2015-05-10
serial: tegra: check the count and read if any from dma
Shardar Shariff Md
1
-4
/
+6
2015-05-10
serial: tegra: Add delay after enabling FIFO mode
Jon Hunter
1
-0
/
+10
2015-05-10
serial: tegra: Correct delay after TX flush
Jon Hunter
1
-2
/
+22
2015-05-10
serial: of_serial: do not set port.type twice
Masahiro Yamada
1
-1
/
+0
2015-05-10
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
1
-1
/
+0
2015-05-10
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
1
-1
/
+2
2015-05-10
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
1
-1
/
+7
2015-05-10
serial: samsung: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-10
serial: samsung: Staticize local symbol
Krzysztof Kozlowski
1
-1
/
+1
2015-05-10
serial: mxs: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-10
serial: imx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-10
serial: sh-sci: Remove obsolete comment about overrun detection
Geert Uytterhoeven
1
-5
/
+0
2015-05-10
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
Geert Uytterhoeven
1
-1
/
+2
2015-05-10
serial: sh-sci: Use the correct register for overrun checks
Geert Uytterhoeven
1
-25
/
+15
2015-05-10
serial: sh-sci: Replace hardcoded overrun bit values
Geert Uytterhoeven
2
-15
/
+16
2015-05-10
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
Geert Uytterhoeven
1
-10
/
+34
2015-05-10
serial: sh-sci: Standardize on using the BIT() macro to define register bits
Geert Uytterhoeven
2
-45
/
+47
2015-05-10
serial: sh-sci: Document remaining FIFO Control Register bits
Geert Uytterhoeven
1
-3
/
+3
2015-05-10
serial: sh-sci: Add SCIFA/B SCPCR register definitions
Geert Uytterhoeven
2
-0
/
+32
2015-05-10
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
Geert Uytterhoeven
1
-0
/
+2
2015-05-10
serial: sh-sci: Move private definitions to private header file
Geert Uytterhoeven
2
-73
/
+77
2015-05-10
tty: tty_ldsem.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: tty_buffer.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: synclinkmp.c: move assignment out of if () block
Greg Kroah-Hartman
1
-4
/
+8
2015-05-10
tty: synclink_gt.c: move assignment out of if () block
Greg Kroah-Hartman
1
-5
/
+10
2015-05-10
tty: synclink.c: move assignment out of if () block
Greg Kroah-Hartman
1
-5
/
+10
2015-05-10
tty: mpsc.c: move assignment out of if () block
Greg Kroah-Hartman
1
-9
/
+16
2015-05-10
tty: ioc4_serial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-3
/
+6
2015-05-10
tty: ioc3_serial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: icom.c: move assignment out of if () block
Greg Kroah-Hartman
1
-5
/
+6
2015-05-10
tty: hvcs.c: move assignment out of if () block
Greg Kroah-Hartman
1
-2
/
+2
2015-05-10
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: crisv10.c: move assignment out of if () block
Greg Kroah-Hartman
1
-4
/
+8
2015-05-10
tty: consolemap.c: move assignment out of if () block
Greg Kroah-Hartman
1
-23
/
+37
2015-05-10
tty: amiserial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: 68328serial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
serial: sirf: use uart_port's fifosize for fifo related operation
Qipan Li
2
-44
/
+33
2015-05-10
serial: sirf: use dynamic method allocate uart structure
Qipan Li
2
-69
/
+23
[next]