index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: Driver for Topcliff PCH DMA controller
Yong Wang
2010-08-04
3
-0
/
+965
*
intel_mid: Add Mrst & Mfld DMA Drivers
Vinod Koul
2010-07-28
4
-0
/
+1417
*
Merge branch 'timb' into dmaengine
Dan Williams
2010-07-01
1
-4
/
+4
|
\
|
*
drivers/dma: Eliminate a NULL pointer dereference
Julia Lawall
2010-07-01
1
-2
/
+2
|
*
dma/timb_dma: compile warning on 32 bit
Dan Carpenter
2010-07-01
1
-2
/
+2
*
|
DMAENGINE: ste_dma40: support older silicon
Linus Walleij
2010-06-23
1
-4
/
+28
*
|
DMAENGINE: ste_dma40: support disabling physical channels
Jonas Aaberg
2010-06-23
1
-0
/
+8
*
|
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
2010-06-23
1
-20
/
+13
*
|
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
2010-06-23
3
-102
/
+168
*
|
DMAENGINE: ste_dma40: no premature stop
Jonas Aaberg
2010-06-23
1
-1
/
+4
*
|
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2010-06-23
2
-8
/
+5
*
|
DMAENGINE: ste_dma40: avoid doing unnessecary suspend
Jonas Aaberg
2010-06-23
1
-32
/
+7
*
|
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
2010-06-23
1
-7
/
+7
*
|
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
2010-06-23
1
-0
/
+44
*
|
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2010-06-23
2
-67
/
+52
*
|
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
2010-06-23
1
-14
/
+10
*
|
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
2010-06-23
1
-34
/
+18
*
|
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
2010-06-23
1
-12
/
+12
*
|
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2010-06-23
2
-32
/
+35
*
|
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
2010-06-23
1
-33
/
+29
|
/
*
of/dma: fix build breakage in ppc4xx adma driver
Anatolij Gustschin
2010-06-03
1
-2
/
+2
*
of/dma: mpc512x_dma.c: Fix build failures
Anatolij Gustschin
2010-06-02
1
-5
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-05-30
3
-0
/
+876
|
\
|
*
DMA: PL330: Add dma api driver
Jassi Brar
2010-05-24
3
-0
/
+876
*
|
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-05-24
1
-0
/
+5
|
\
\
|
*
|
sh: guard cookie consistency across termination in the DMA driver
Guennadi Liakhovetski
2010-05-22
1
-0
/
+4
|
*
|
sh: prevent the DMA driver from unloading, while in use
Guennadi Liakhovetski
2010-05-22
1
-0
/
+1
|
|
/
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
25
-470
/
+4883
|
\
|
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-05-22
24
-450
/
+4845
|
|
\
|
|
*
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-18
17
-209
/
+170
|
|
|
\
|
|
|
*
async_tx: trim dma_async_tx_descriptor in 'no channel switch' case
Dan Williams
2010-05-18
1
-7
/
+9
|
|
|
*
ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device
Minskey Guo
2010-05-02
1
-6
/
+1
|
|
|
*
ioat3: disable cacheline-unaligned transfers for raid operations
Dan Williams
2010-05-02
1
-3
/
+3
|
|
|
*
ioat2,3: convert to producer/consumer locking
Dan Williams
2010-05-02
4
-181
/
+134
|
|
|
*
ioat: convert to circ_buf
Dan Williams
2010-05-02
2
-12
/
+8
|
|
*
|
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-05-18
9
-14
/
+23
|
|
*
|
DMAENGINE: DMA40 fix for allocation of logical channel 0
Marcin Mielczarczyk
2010-05-18
1
-7
/
+8
|
|
*
|
DMAENGINE: DMA40 support paused channel status
Jonas Aaberg
2010-05-18
1
-8
/
+67
|
|
*
|
dmaengine: mpc512x: Use resource_size
Tobias Klauser
2010-05-17
1
-1
/
+1
|
|
*
|
DMA ENGINE: Do not reset 'private' of channel
Jassi Brar
2010-05-17
1
-2
/
+0
|
|
*
|
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
2010-04-14
5
-0
/
+3412
|
|
*
|
async_tx: use of kzalloc/kfree requires the include of slab.h
Stephen Rothwell
2010-03-30
1
-0
/
+1
|
|
*
|
dmaengine: provide helper for setting txstate
Dan Williams
2010-03-27
13
-88
/
+17
|
|
*
|
DMAENGINE: generic channel status v2
Linus Walleij
2010-03-27
17
-160
/
+170
|
|
*
|
DMAENGINE: generic slave control v2
Linus Walleij
2010-03-27
9
-35
/
+94
|
|
*
|
dma: timb-dma: Update comment and fix compiler warning
Richard Röjfors
2010-03-27
1
-2
/
+5
|
|
*
|
dma: Add timb-dma
Richard Röjfors
2010-03-26
3
-0
/
+861
|
|
*
|
DMAENGINE: COH 901 318 fix bytesleft
Linus Walleij
2010-03-24
1
-8
/
+88
|
|
*
|
DMAENGINE: COH 901 318 rename confusing vars
Linus Walleij
2010-03-24
1
-38
/
+65
[next]