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
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
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-23
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
1
-20
/
+13
2010-06-23
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
3
-102
/
+168
2010-06-23
DMAENGINE: ste_dma40: no premature stop
Jonas Aaberg
1
-1
/
+4
2010-06-23
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2
-8
/
+5
2010-06-23
DMAENGINE: ste_dma40: avoid doing unnessecary suspend
Jonas Aaberg
1
-32
/
+7
2010-06-23
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
1
-7
/
+7
2010-06-23
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
1
-0
/
+44
2010-06-23
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2
-67
/
+52
2010-06-23
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
1
-14
/
+10
2010-06-23
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
1
-34
/
+18
2010-06-23
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
1
-12
/
+12
2010-06-23
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2
-32
/
+35
2010-06-23
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
1
-33
/
+29
2010-06-03
of/dma: fix build breakage in ppc4xx adma driver
Anatolij Gustschin
1
-2
/
+2
2010-06-02
of/dma: mpc512x_dma.c: Fix build failures
Anatolij Gustschin
1
-5
/
+5
2010-05-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
3
-0
/
+876
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-1
/
+1
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+5
2010-05-24
DMA: PL330: Add dma api driver
Jassi Brar
3
-0
/
+876
2010-05-22
sh: guard cookie consistency across termination in the DMA driver
Guennadi Liakhovetski
1
-0
/
+4
2010-05-22
sh: prevent the DMA driver from unloading, while in use
Guennadi Liakhovetski
1
-0
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
25
-470
/
+4883
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2
-5
/
+8
2010-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
24
-450
/
+4845
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-14
/
+15
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-05-18
Merge branch 'ioat' into dmaengine
Dan Williams
17
-209
/
+170
2010-05-18
DMAENGINE: extend the control command to include an arg
Linus Walleij
9
-14
/
+23
2010-05-18
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
Dan Williams
1
-7
/
+9
2010-05-18
DMAENGINE: DMA40 fix for allocation of logical channel 0
Marcin Mielczarczyk
1
-7
/
+8
2010-05-18
DMAENGINE: DMA40 support paused channel status
Jonas Aaberg
1
-8
/
+67
2010-05-17
dmaengine: mpc512x: Use resource_size
Tobias Klauser
1
-1
/
+1
2010-05-17
DMA ENGINE: Do not reset 'private' of channel
Jassi Brar
1
-2
/
+0
2010-05-06
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+21
2010-05-02
ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device
Minskey Guo
1
-6
/
+1
2010-05-02
ioat3: disable cacheline-unaligned transfers for raid operations
Dan Williams
1
-3
/
+3
2010-05-02
ioat2,3: convert to producer/consumer locking
Dan Williams
4
-181
/
+134
2010-05-02
ioat: convert to circ_buf
Dan Williams
2
-12
/
+8
2010-04-30
MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices
Geert Uytterhoeven
1
-0
/
+2
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
15
-6
/
+36
2010-04-26
SH: fix error paths in DMA driver
Guennadi Liakhovetski
1
-6
/
+21
2010-04-26
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
1
-5
/
+7
2010-04-15
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
5
-0
/
+3412
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
15
-0
/
+15
2010-03-30
async_tx: use of kzalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-27
dmaengine: provide helper for setting txstate
Dan Williams
13
-88
/
+17
2010-03-27
DMAENGINE: generic channel status v2
Linus Walleij
17
-160
/
+170
2010-03-27
DMAENGINE: generic slave control v2
Linus Walleij
9
-35
/
+94
2010-03-27
dma: timb-dma: Update comment and fix compiler warning
Richard Röjfors
1
-2
/
+5
2010-03-26
dma: Add timb-dma
Richard Röjfors
3
-0
/
+861
[next]