index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2010-03-25
DMAENGINE: COH 901 318 fix bytesleft
Linus Walleij
1
-8
/
+88
2010-03-24
DMAENGINE: COH 901 318 rename confusing vars
Linus Walleij
1
-38
/
+65
2010-03-23
dmaengine: shdma: Introduce include/linux/sh_dma.h
Magnus Damm
2
-4
/
+2
2010-03-23
dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER
Magnus Damm
2
-2
/
+3
2010-03-23
dmaengine: shdma: Remove sh_dmae_slave_chan_id enum
Magnus Damm
1
-4
/
+4
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2
-2
/
+2
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-202
/
+324
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
16
-770
/
+1702
2010-03-04
Merge branch 'coh' into dmaengine
Dan Williams
6
-122
/
+115
2010-03-04
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
Dan Williams
5
-67
/
+40
2010-03-04
ioat3: interrupt coalescing
Dan Williams
2
-5
/
+34
2010-03-04
ioat: close potential BUG_ON race in the descriptor cleanup path
Dan Williams
2
-2
/
+2
[next]