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-05-14
nubus: Call bus_register unconditionally
Finn Thain
2
-13
/
+8
2018-05-14
ARM: amba: Fix wrong indentation in driver_override_store()
Geert Uytterhoeven
1
-2
/
+2
2018-05-14
misc: sgi-gru: Change return type to vm_fault_t
Souptick Joarder
2
-2
/
+3
2018-05-14
slimbus: qcom: remove unused variable
Srinivas Kandagatla
1
-2
/
+1
2018-05-14
nvmem: properly handle returned value nvmem_reg_read
Mathieu Malaterre
1
-0
/
+7
2018-05-14
nvmem: core: describe add missing dev function parameter
Srinivas Kandagatla
1
-0
/
+2
2018-05-14
nvmem: meson-efuse: add write support
Jerome Brunet
1
-1
/
+8
2018-05-14
nvmem: meson-efuse: simplify read callback
Jerome Brunet
1
-9
/
+2
2018-05-14
nvmem: meson-efuse: remove econfig global
Jerome Brunet
1
-11
/
+14
2018-05-14
nvmem: Add RAVE SP EEPROM driver
Andrey Smirnov
3
-0
/
+366
2018-05-14
drivers: nvmem: Export nvmem_add_cells()
Andrew Lunn
1
-7
/
+17
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
1
-1
/
+1
2018-05-14
coresight tmc etr: Removing extra newline
Mathieu Poirier
1
-1
/
+0
2018-05-14
coresight tmc etr: Fix uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-05-14
coresight tmc etr: Make memory check consistent in the same function
Mathieu Poirier
1
-2
/
+2
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
24
-254
/
+50
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
1
-4
/
+4
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
1
-26
/
+72
2018-05-14
uio: Reduce return paths from uio_write()
Hamish Martin
1
-8
/
+17
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
2
-2
/
+45
2018-05-14
android: binder: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-14
ANDROID: binder: change down_write to down_read
Minchan Kim
2
-4
/
+6
2018-05-14
ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
宋金时
1
-1
/
+2
2018-05-14
ANDROID: binder: remove 32-bit binder interface.
Martijn Coenen
2
-18
/
+1
2018-05-13
Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
10
-13
/
+2719
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
4
-1
/
+366
2018-05-11
soundwire: intel: Add stream initialization
Vinod Koul
1
-0
/
+155
2018-05-11
soundwire: cdns: Add stream routines
Vinod Koul
2
-0
/
+238
2018-05-11
soundwire: cdns: Add port routines
Vinod Koul
3
-0
/
+344
2018-05-11
soundwire: Remove cdns_master_ops
Shreyas NC
3
-13
/
+23
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
2
-0
/
+253
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
3
-0
/
+214
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
3
-0
/
+299
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
2
-0
/
+266
2018-05-11
soundwire: Add support for port management
Sanyog Kale
2
-2
/
+167
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
4
-1
/
+398
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
153
-1345
/
+2051
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+6
2018-04-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+19
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-17
/
+34
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-96
/
+120
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2018-04-27
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-29
/
+73
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-27
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-59
/
+180
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-73
/
+4
2018-04-27
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-31
/
+60
2018-04-27
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
29
-190
/
+237
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
[next]