Linus Torvalds
|
e6d69a60b7
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
11 years ago |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 years ago |
Dan Carpenter
|
2f986ec6fa
dma: pl330: silence a compile warning
|
12 years ago |
Dan Carpenter
|
02808b4276
dma: pl330: off by one in pl330_probe()
|
12 years ago |
Russell King
|
64113016a4
DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
|
12 years ago |
Michal Simek
|
600d525869
dma: pl330: Remove unnecessary amba_set_drvdata()
|
12 years ago |
Michal Simek
|
e98b3cafe5
dma: pl330: Support per channel irq allocation
|
12 years ago |
Michal Simek
|
173e838c31
dma: pl330: Simplify irq allocation
|
12 years ago |
Vinod Koul
|
bd127639f4
Merge branch 'topic/api_caps' into for-linus
|
12 years ago |
Vinod Koul
|
dbaf6d8511
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
|
12 years ago |
Vinod Koul
|
355cdafe14
Merge branch 'topic/api_caps' into for-linus
|
12 years ago |
Lars-Peter Clausen
|
39ff86130a
dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
|
12 years ago |
Chanho Park
|
52a9d17910
dma: pl330: split off common code to give back descriptors
|
12 years ago |
Jingoo Han
|
d4adcc0160
dma: use dev_get_platdata()
|
12 years ago |
Lars-Peter Clausen
|
fc51446021
dma: pl330: Fix cyclic transfers
|
12 years ago |
Lars-Peter Clausen
|
ca38ff133e
dma: pl330: Implement device_slave_caps
|
12 years ago |
Linus Torvalds
|
d2b4a64671
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Will Deacon
|
fed8c45727
dma: pl330: use dma_addr_t for describing bus addresses
|
12 years ago |
Will Deacon
|
0967717661
dma: pl330: rip out broken, redundant ID probing
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
da331ba8e9
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
|
12 years ago |
Sachin Kamat
|
bcc7fa9547
dma: pl330: Convert to devm_ioremap_resource()
|
12 years ago |
Jassi Brar
|
30fb980b99
DMA: PL330: allow submitting 2 requests at a time
|
12 years ago |
Padmavathi Venna
|
0b94c57717
DMA: PL330: Add check if device tree compatible
|
12 years ago |
Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Padmavathi Venna
|
421da89aad
DMA: PL330: Register the DMA controller with the generic DMA helpers
|
12 years ago |
Padmavathi Venna
|
a80258f9b2
DMA: PL330: Add xlate function
|
12 years ago |
Padmavathi Venna
|
34d19355b8
DMA: PL330: Add new pl330 filter for DT case.
|
12 years ago |
Sachin Kamat
|
e4d43c1764
DMA: PL330: Use devm_* functions
|
13 years ago |
Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
12 years ago |