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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
1
-0
/
+13
2017-06-29
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
1
-0
/
+11
2017-06-29
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
1
-15
/
+30
2017-06-29
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
1
-61
/
+62
2017-06-29
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
1
-20
/
+27
2017-06-29
serial: imx-serial - move DMA buffer configuration to DT
Nandor Han
1
-8
/
+17
2017-06-29
serial: imx: Enable RTSD only when needed
Nandor Han
1
-1
/
+3
2017-06-29
serial: imx: Remove unused members from imx_port struct
Fabio Estevam
1
-3
/
+0
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
1
-2
/
+21
2017-06-29
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
1
-0
/
+4
2017-06-29
staging: lustre: replace kmalloc with kmalloc_array
Denis Petrovic
1
-2
/
+3
2017-06-29
Staging: ion: fix code style warning from NULL comparisons
Quytelda Kahja
1
-3
/
+3
2017-06-29
staging: fsl-mc: make dprc.h header private
Laurentiu Tudor
4
-2
/
+2
2017-06-29
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
11
-140
/
+94
2017-06-29
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
14
-110
/
+61
2017-06-29
staging: fsl-mc: fix a few implicit includes
Laurentiu Tudor
5
-0
/
+5
2017-06-29
staging: fsl-mc: remove dpmng API files
Laurentiu Tudor
4
-143
/
+52
2017-06-29
staging: fsl-mc: move rest of mc-bus.h to private header
Laurentiu Tudor
8
-83
/
+61
2017-06-29
staging: fsl-mc: move couple of definitions to public header
Laurentiu Tudor
2
-9
/
+9
2017-06-29
staging: fsl-mc: move irq domain creation prototype to public header
Laurentiu Tudor
2
-7
/
+7
2017-06-29
staging: fsl-mc: turn several exported functions static
Laurentiu Tudor
3
-16
/
+5
2017-06-29
staging: fsl-mc: delete prototype of unimplemented function
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: delete duplicated function prototypes
Laurentiu Tudor
1
-8
/
+0
2017-06-29
staging: fsl-mc: decouple the mc-bus public headers from dprc.h
Laurentiu Tudor
6
-71
/
+71
2017-06-29
staging: fsl-mc: drop useless #includes
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: be consistent when checking strcmp() return
Laurentiu Tudor
1
-3
/
+3
2017-06-29
staging: fsl-mc: move comparison before strcmp() call
Laurentiu Tudor
1
-2
/
+3
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
1
-1
/
+1
2017-06-29
staging: ks7010: fix spelling mistake: "errror" -> "error"
Colin Ian King
1
-1
/
+1
2017-06-29
staging: rtl8192e: fix spelling mistake: "respose" -> "response"
Colin Ian King
1
-1
/
+2
2017-06-29
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
Colin Ian King
1
-1
/
+1
2017-06-29
staging: ccree: fix block comment style
Gilad Ben-Yossef
1
-4
/
+4
2017-06-29
staging: ccree: remove/add (un)needed blank lines
Gilad Ben-Yossef
24
-133
/
+33
2017-06-29
staging: ccree: remove unused type CCFipsSyncStatus_t
Gilad Ben-Yossef
1
-10
/
+0
2017-06-29
staging: ccree: remove custom type ssi_fips_state_t
Gilad Ben-Yossef
4
-12
/
+12
2017-06-29
staging: ccree: remove custom type ssi_fips_error_t
Gilad Ben-Yossef
6
-38
/
+38
2017-06-29
staging: ccree: remove custom type tdes_keys_t
Gilad Ben-Yossef
1
-3
/
+3
2017-06-29
staging: ccree: fix pointer location
Gilad Ben-Yossef
9
-36
/
+36
2017-06-29
staging: ccree: remove comparisons to NULL
Gilad Ben-Yossef
12
-78
/
+78
2017-06-29
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
2
-5
/
+5
2017-06-29
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
11
-162
/
+110
2017-06-29
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
7
-20
/
+0
2017-06-29
staging: ccree: fix else placement
Gilad Ben-Yossef
2
-4
/
+2
2017-06-29
staging: ccree: drop comparsion to true/false
Gilad Ben-Yossef
4
-22
/
+22
2017-06-29
staging: ccree: fix missing or redundant spaces
Gilad Ben-Yossef
17
-253
/
+253
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
1
-13
/
+13
2017-06-29
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
Brian Norris
1
-40
/
+4
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-06-29
Add USB quirk for HVR-950q to avoid intermittent device resets
Devin Heitmueller
1
-0
/
+4
2017-06-29
USB hub_probe: rework ugly goto-into-compound-statement
Eugene Korenevsky
1
-17
/
+21
[prev]
[next]