index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-22
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
1
-7
/
+7
2010-06-22
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
1
-0
/
+44
2010-06-22
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2
-67
/
+52
2010-06-22
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
1
-14
/
+10
2010-06-22
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
1
-34
/
+18
2010-06-22
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
1
-12
/
+12
2010-06-22
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2
-32
/
+35
2010-06-22
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
1
-33
/
+29
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
25
-463
/
+5742
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-02
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-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Paul Mundt
7
-9
/
+893
2010-05-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
Linus Torvalds
3
-0
/
+876
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
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-23
DMA: PL330: Add dma api driver
Jassi Brar
3
-0
/
+876
2010-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Paul Mundt
24
-448
/
+4843
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
-468
/
+4881
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2
-5
/
+8
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
Linus Torvalds
24
-448
/
+4843
2010-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Paul Mundt
2
-11
/
+30
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-14
/
+15
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
17
-207
/
+168
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
9
-14
/
+23
2010-05-17
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
Dan Williams
1
-7
/
+9
2010-05-17
DMAENGINE: DMA40 fix for allocation of logical channel 0
Marcin Mielczarczyk
1
-7
/
+8
2010-05-17
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/lethal/sh-2.6
Linus Torvalds
1
-6
/
+21
2010-05-02
ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device
Minskey Guo
1
-6
/
+1
2010-05-01
ioat3: disable cacheline-unaligned transfers for raid operations
Dan Williams
1
-3
/
+3
2010-05-01
ioat2,3: convert to producer/consumer locking
Dan Williams
4
-179
/
+132
2010-05-01
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-14
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
5
-0
/
+3412
2010-04-07
Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c-updates'
Paul Mundt
15
-0
/
+15
2010-04-07
dmaengine: shdma: Enable on SH-Mobile ARM
Magnus Damm
2
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
15
-0
/
+15
2010-03-29
async_tx: use of kzalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
13
-88
/
+17
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
17
-160
/
+170
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
9
-35
/
+94
[prev]
[next]