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
2014-10-15
carma-fpga: use dmaengine_xxx() API
Vinod Koul
1
-5
/
+4
2014-10-15
dmaengine: freescale: add and export fsl_dma_external_start()
Vinod Koul
1
-1
/
+15
2014-10-15
video: mx3fb: use dmaengine_terminate_all() API
Vinod Koul
1
-2
/
+1
2014-10-15
serial: sh-sci: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
1
-4
/
+2
2014-10-15
mtd: sh_flctl: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
mtd: fsmc_nand: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
V4L2: mx3_camer: use dmaengine_pause() API
Vinod Koul
1
-4
/
+2
2014-10-15
dmaengine: coh901318: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
pata_arasan_cf: use dmaengine_terminate_all() API
Vinod Koul
1
-3
/
+2
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2
-5
/
+6
2014-10-15
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-10-15
dmaengine: dw: export probe()/remove() and Co to users
Andy Shevchenko
1
-26
/
+3
2014-10-15
dmaengine: dw: enable and disable controller when needed
Andy Shevchenko
2
-25
/
+36
2014-10-15
dmaengine: dw: always export dw_dma_{en,dis}able
Andy Shevchenko
4
-30
/
+12
2014-10-15
dmaengine: dw: introduce dw_dma_on() helper
Andy Shevchenko
1
-2
/
+7
2014-10-15
dmaengine: dw: split dma-dw.h to platform and private parts
Andy Shevchenko
1
-0
/
+2
2014-10-15
dmaengine: dw: move private definitions to regs.h
Andy Shevchenko
1
-3
/
+29
2014-10-15
dma: cppi41: Switch to using managed resource in probe
Kiran Padwal
1
-11
/
+5
2014-10-15
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
Krzysztof Kozlowski
1
-2
/
+4
2014-10-15
dmaengine: pl330: Fix NULL pointer dereference on probe failure
Krzysztof Kozlowski
1
-2
/
+4
2014-10-15
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
Krzysztof Kozlowski
1
-3
/
+0
2014-10-15
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
Krzysztof Kozlowski
1
-4
/
+0
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
17
-44
/
+44
2014-10-15
Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
6
-91
/
+67
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-333
/
+433
2014-10-15
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
70
-773
/
+3632
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
43
-292
/
+1052
2014-10-15
Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6
Linus Torvalds
22
-221
/
+1532
2014-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-120
/
+276
2014-10-15
cxgb4i: Remove duplicate call to dst_neigh_lookup()
Anish Bhatt
1
-5
/
+0
2014-10-15
cxgb4i : Fix -Wunused-function warning
Anish Bhatt
2
-0
/
+10
2014-10-15
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
Anish Bhatt
2
-1
/
+9
2014-10-15
cxgb4i : Remove duplicated CLIP handling code
Anish Bhatt
2
-133
/
+7
2014-10-15
virtio-rng: refactor probe error handling
Michael S. Tsirkin
1
-6
/
+9
2014-10-15
virtio_scsi: drop scan callback
Michael S. Tsirkin
1
-16
/
+7
2014-10-15
virtio_balloon: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_scsi: fix race on device removal
Michael S. Tsirkin
1
-1
/
+10
2014-10-15
virito_scsi: use freezable WQ for events
Paolo Bonzini
1
-1
/
+1
2014-10-15
virtio_net: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_console: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_scsi: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
1
-3
/
+6
2014-10-15
virtio_scsi: move kick event out from virtscsi_init
Michael S. Tsirkin
1
-5
/
+11
2014-10-15
virtio_net: fix use after free on allocation failure
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_console: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_blk: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_net: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_net: minor cleanup
Michael S. Tsirkin
1
-4
/
+2
2014-10-15
virtio-net: drop config_mutex
Michael S. Tsirkin
1
-6
/
+1
[prev]
[next]