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
2018-07-15
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
3
-12
/
+38
2018-07-12
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
3
-17
/
+17
2018-07-12
mei: use correct type for counter variable in for loops
Tomas Winkler
3
-3
/
+3
2018-07-12
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
4
-12
/
+32
2018-07-12
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-07-12
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
1
-1
/
+1
2018-07-12
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-07-12
Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
7
-178
/
+696
2018-07-12
fsi: Move various master definitions to a common header
Benjamin Herrenschmidt
2
-29
/
+33
2018-07-12
fsi: master-gpio: Add missing release function
Benjamin Herrenschmidt
1
-18
/
+35
2018-07-12
fsi: Don't use device_unregister() in fsi_master_register()
Benjamin Herrenschmidt
1
-5
/
+2
2018-07-12
fsi: master-gpio: Remove "GPIO" prefix on some definitions
Benjamin Herrenschmidt
1
-34
/
+36
2018-07-12
fsi: master-gpio: Remove unused definitions
Benjamin Herrenschmidt
1
-6
/
+0
2018-07-12
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
1
-6
/
+10
2018-07-12
fsi: master-gpio: Add support for link_config
Benjamin Herrenschmidt
1
-2
/
+25
2018-07-12
fsi: master-gpio: Rename and adjust send delay
Benjamin Herrenschmidt
1
-3
/
+6
2018-07-12
fsi: Add mechanism to set the tSendDelay and tEchoDelay values
Benjamin Herrenschmidt
2
-18
/
+93
2018-07-12
fsi: Move code around to avoid forward declaration
Benjamin Herrenschmidt
1
-48
/
+46
2018-07-12
fsi: sbefifo: Fix checker warning about late NULL check
Benjamin Herrenschmidt
1
-2
/
+5
2018-07-12
fsi/sbefifo: Add dependency on OF_ADDRESS
Guenter Roeck
1
-0
/
+1
2018-07-12
fsi: sbefifo: Add missing mutex_unlock
Eddie James
1
-0
/
+1
2018-07-11
extcon: max3355: include mod_devicetable.h
Arnd Bergmann
1
-0
/
+1
2018-07-10
headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
7
-0
/
+7
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
1
-0
/
+110
2018-07-08
slimbus: stream: Fix htmldocs warnings
Srinivas Kandagatla
1
-2
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
88
-0
/
+88
2018-07-07
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-07-07
android: binder: Drop dependency on !M68K
Geert Uytterhoeven
1
-1
/
+1
2018-07-07
tsl2550: fix lux1_input error in low light
Matt Ranostay
1
-1
/
+1
2018-07-07
misc: mic: fix passing the current time
Arnd Bergmann
3
-3
/
+14
2018-07-07
siox: don't create a thread without starting it
Uwe Kleine-König
1
-5
/
+5
2018-07-07
siox: treat type errors as status errors
Uwe Kleine-König
1
-10
/
+10
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-07
eeprom: at25: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-07-07
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-07-07
/dev/mem: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-07-07
nvmem: core: remove unused nvmem_device ncells member
Srinivas Kandagatla
1
-2
/
+0
2018-07-07
nvmem: rave-sp-eeprom: Remove VLA usage
Kees Cook
1
-1
/
+5
2018-07-07
ds2490.c: Move struct open braces to previous line
Henriette Hofmeier
1
-4
/
+2
2018-07-07
ds2490.c: Remove unnecessary whitespace
Henriette Hofmeier
1
-1
/
+1
2018-07-07
ds2490.c: Add required spaces
Henriette Hofmeier
1
-4
/
+4
2018-07-07
slimbus: ngd: add stream support
Srinivas Kandagatla
1
-2
/
+147
2018-07-07
slimbus: stream: add stream support
Srinivas Kandagatla
4
-1
/
+669
2018-07-07
slimbus: ngd: Add qcom SLIMBus NGD driver
Srinivas Kandagatla
4
-0
/
+1403
2018-07-07
slimbus: messaging: add slim_alloc/free_txn_tid()
Srinivas Kandagatla
2
-22
/
+54
2018-07-07
slimbus: core: add of_slim_device_get() helper
Srinivas Kandagatla
1
-0
/
+39
2018-07-07
slimbus: qcom: remove redundant depends in Kconfig
Srinivas Kandagatla
1
-1
/
+0
2018-07-07
slimbus: messaging: initialize completion correctly
Srinivas Kandagatla
1
-0
/
+1
[next]