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
2010-10-22
DMAENGINE: move COH901318 to arch_initcall
Linus Walleij
1
-1
/
+1
2010-10-22
dma: imx-dma: fix signedness bug
Sascha Hauer
1
-1
/
+3
2010-10-20
Merge branch 'dma40' into dmaengine
Dan Williams
3
-21
/
+50
2010-10-20
dma/timberdale: simplify conditional
Nicolas Kaiser
1
-1
/
+1
2010-10-20
ste_dma40: remove enum for endianess
Rabin Vincent
2
-4
/
+6
2010-10-20
ste_dma40: move mode_opt to separate config
Rabin Vincent
2
-2
/
+33
2010-10-20
ste_dma40: move channel mode to a separate field
Rabin Vincent
1
-6
/
+2
2010-10-20
ste_dma40: move priority to separate field
Rabin Vincent
1
-1
/
+1
2010-10-20
ste_dma40: add variable to indicate valid dma_cfg
Rabin Vincent
1
-8
/
+8
2010-10-08
async_tx: make async_tx channel switching opt-in
Dan Williams
2
-4
/
+7
2010-10-08
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
12
-266
/
+4625
2010-10-08
dmaengine: Add Freescale i.MX1/21/27 DMA driver
Sascha Hauer
3
-0
/
+431
2010-10-08
intel_mid_dma: change the slave interface
Koul, Vinod
2
-25
/
+52
2010-10-08
intel_mid_dma: fix the WARN_ONs
Koul, Vinod
1
-3
/
+3
2010-10-08
intel_mid_dma: Add sg list support to DMA driver
Ramesh Babu K V
2
-50
/
+247
2010-10-08
intel_mid_dma: Allow DMAC2 to share interrupt
Yong Wang
1
-4
/
+1
2010-10-08
intel_mid_dma: Allow IRQ sharing
Yong Wang
1
-11
/
+14
2010-10-08
intel_mid_dma: Add runtime PM support
Koul, Vinod
2
-8
/
+129
2010-10-08
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
Per Forlin
1
-51
/
+1
2010-10-08
DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control
Per Forlin
1
-8
/
+26
2010-10-08
DMAENGINE: ste_dma40: fix resource leaks in error paths.
Rabin Vincent
1
-4
/
+13
2010-10-08
DMAENGINE: ste_dma40: fix desc_get
Rabin Vincent
1
-9
/
+14
2010-10-08
DMAENGINE: ste_dma40: fix clk_get failure path
Rabin Vincent
1
-1
/
+1
2010-10-08
DMAENGINE: ste_dma40: fix disabled channels list
Rabin Vincent
1
-3
/
+5
2010-10-08
ste_dma40: implement support for scatterlist to scatterlist copy
Ira Snyder
1
-0
/
+17
2010-10-08
fsldma: improved DMA_SLAVE support
Ira Snyder
1
-182
/
+44
2010-10-08
fsldma: implement support for scatterlist to scatterlist copy
Ira Snyder
1
-3
/
+125
2010-10-08
dma: add support for scatterlist to scatterlist copy
Ira Snyder
1
-0
/
+2
2010-10-06
dmaengine: Add Freescale i.MX SDMA support
Sascha Hauer
3
-0
/
+1401
2010-10-06
dmaengine: add possibility for cyclic transfers
Sascha Hauer
1
-0
/
+2
2010-09-30
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
Linus Walleij
3
-0
/
+2176
2010-09-24
dmaengine: fix interrupt clearing for mv_xor
Simon Guinot
1
-1
/
+1
2010-09-23
dma/shdma: move dereference below the NULL check
Dan Carpenter
1
-1
/
+2
2010-09-23
DMAENGINE: ste_dma40: don't pause/resume non-executing channels
Jonas Aaberg
1
-0
/
+6
2010-09-23
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
3
-309
/
+218
2010-09-23
DMAENGINE: ste_dma40: fix possible use of uninitialized variable
Jonas Aaberg
1
-2
/
+2
2010-09-23
DMAENGINE: ste_dma40: corrected is_paused behavior
Jonas Aaberg
1
-4
/
+10
2010-09-23
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
3
-60
/
+50
2010-09-23
DMAENGINE: ste_dma40: added support for link jobs in hw
Jonas Aaberg
2
-116
/
+202
2010-09-23
DMAENGINE: ste_dma40: removed a few magic numbers
Jonas Aaberg
2
-6
/
+15
2010-09-23
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
3
-23
/
+14
2010-09-23
DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
Jonas Aaberg
1
-30
/
+16
2010-09-23
DMAENGINE: ste_dma40: No need reading, masking and setting a set register
Jonas Aaberg
1
-4
/
+1
2010-09-23
DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
Jonas Aaberg
1
-12
/
+8
2010-09-23
DMAENGINE: ste_dma40: config checks
Linus Walleij
1
-2
/
+27
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-22
/
+10
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-30
/
+64
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
[next]