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: 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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-13
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
|
\
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-08
2
-2
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-03-08
2
-202
/
+324
|
\
\
|
*
|
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
Guennadi Liakhovetski
2010-03-02
2
-16
/
+16
|
*
|
dmaengine: shdma: add runtime PM support.
Guennadi Liakhovetski
2010-03-02
1
-0
/
+20
|
*
|
dmaengine: shdma: separate DMA headers.
Guennadi Liakhovetski
2010-03-02
2
-31
/
+52
|
*
|
dmaengine: shdma: convert to platform device resources
Guennadi Liakhovetski
2010-03-02
2
-130
/
+194
|
*
|
dmaengine: shdma: fix DMA error handling.
Guennadi Liakhovetski
2010-03-02
1
-36
/
+53
*
|
|
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-03-04
16
-770
/
+1702
|
\
\
\
|
*
\
\
Merge branch 'coh' into dmaengine
Dan Williams
2010-03-04
6
-122
/
+115
|
|
\
\
\
|
|
*
|
|
DMAENGINE: COH 901 318 lli sg offset fix
Linus Walleij
2010-03-02
1
-4
/
+6
|
|
*
|
|
DMAENGINE: COH 901 318 configure channel direction
Linus Walleij
2010-03-02
1
-0
/
+14
|
|
*
|
|
DMAENGINE: COH 901 318 remove irq counting
Linus Walleij
2010-03-02
2
-55
/
+34
|
|
*
|
|
DMAENGINE: COH 901 318 descriptor pool refactoring
Linus Walleij
2010-03-02
1
-29
/
+25
|
|
*
|
|
DMAENGINE: COH 901 318 cleanups
Linus Walleij
2010-03-02
1
-14
/
+28
|
*
|
|
|
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
Dan Williams
2010-03-04
5
-67
/
+40
|
*
|
|
|
ioat3: interrupt coalescing
Dan Williams
2010-03-04
2
-5
/
+34
|
*
|
|
|
ioat: close potential BUG_ON race in the descriptor cleanup path
Dan Williams
2010-03-04
2
-2
/
+2
|
*
|
|
|
ioat2: kill pending flag
Dan Williams
2010-03-03
2
-24
/
+12
|
*
|
|
|
ioat3: use ioat2_quiesce()
Dan Williams
2010-03-03
1
-9
/
+1
|
*
|
|
|
ioat3: cleanup, don't enable DCA completion writes
Dan Williams
2010-03-03
1
-2
/
+1
|
*
|
|
|
dma: Add MPC512x DMA driver
Piotr Ziecik
2010-03-02
3
-0
/
+808
|
*
|
|
|
Debugging options for the DMA engine subsystem
Linus Walleij
2010-03-02
2
-0
/
+23
|
*
|
|
|
dmatest: fix handling of an even number of xor_sources
Dan Williams
2010-03-01
1
-1
/
+1
|
*
|
|
|
dmatest: correct raid6 PQ test
Anatolij Gustschin
2010-03-01
1
-3
/
+3
|
*
|
|
|
fsldma: Fix cookie issues
Steven J. Magnani
2010-03-01
1
-1
/
+4
|
*
|
|
|
fsldma: Fix cookie issues
Steven J. Magnani
2010-03-01
1
-1
/
+1
|
*
|
|
|
dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...
Roel Kluin
2010-02-03
1
-14
/
+1
|
*
|
|
|
dma: make Open Firmware device id constant
Márton Németh
2010-02-03
2
-2
/
+2
|
*
|
|
|
fsldma: major cleanups and fixes
Ira Snyder
2010-02-02
2
-182
/
+207
|
*
|
|
|
fsldma: rename fsl_chan to chan
Ira Snyder
2010-02-02
1
-275
/
+275
|
*
|
|
|
fsldma: simplify IRQ probing and handling
Ira Snyder
2010-02-02
1
-44
/
+129
|
*
|
|
|
fsldma: clean up the OF subsystem routines
Ira Snyder
2010-02-02
2
-129
/
+134
[next]