Linus Torvalds
|
ca2a650f3d
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
11 年 前 |
Lars-Peter Clausen
|
70cbb163de
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
|
11 年 前 |
Lars-Peter Clausen
|
04abf5daf7
dma: pl330: Differentiate between submitted and issued descriptors
|
11 年 前 |
Mark Brown
|
7cfa7b5473
Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai
|
11 年 前 |
Lars-Peter Clausen
|
bfb9bb42d6
dma: pl330: Set residue_granularity
|
11 年 前 |
Will Deacon
|
0baf8f6a2a
dma: pl330: ensure DMA descriptors are zero-initialised
|
11 年 前 |
Lars-Peter Clausen
|
b714b84e2b
dma: pl330: Alloc dma_parms for the dma device
|
11 年 前 |
Linus Torvalds
|
e6d69a60b7
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
11 年 前 |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 年 前 |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 年 前 |
Dan Carpenter
|
2f986ec6fa
dma: pl330: silence a compile warning
|
11 年 前 |
Dan Carpenter
|
02808b4276
dma: pl330: off by one in pl330_probe()
|
11 年 前 |
Russell King
|
64113016a4
DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
|
12 年 前 |
Michal Simek
|
600d525869
dma: pl330: Remove unnecessary amba_set_drvdata()
|
12 年 前 |
Michal Simek
|
e98b3cafe5
dma: pl330: Support per channel irq allocation
|
12 年 前 |
Michal Simek
|
173e838c31
dma: pl330: Simplify irq allocation
|
12 年 前 |
Vinod Koul
|
bd127639f4
Merge branch 'topic/api_caps' into for-linus
|
12 年 前 |
Vinod Koul
|
dbaf6d8511
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
|
12 年 前 |
Vinod Koul
|
355cdafe14
Merge branch 'topic/api_caps' into for-linus
|
12 年 前 |
Lars-Peter Clausen
|
39ff86130a
dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
|
12 年 前 |
Chanho Park
|
52a9d17910
dma: pl330: split off common code to give back descriptors
|
12 年 前 |
Jingoo Han
|
d4adcc0160
dma: use dev_get_platdata()
|
12 年 前 |
Lars-Peter Clausen
|
fc51446021
dma: pl330: Fix cyclic transfers
|
12 年 前 |
Lars-Peter Clausen
|
ca38ff133e
dma: pl330: Implement device_slave_caps
|
12 年 前 |
Linus Torvalds
|
d2b4a64671
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
12 年 前 |
Will Deacon
|
fed8c45727
dma: pl330: use dma_addr_t for describing bus addresses
|
12 年 前 |
Will Deacon
|
0967717661
dma: pl330: rip out broken, redundant ID probing
|
12 年 前 |
Bartlomiej Zolnierkiewicz
|
da331ba8e9
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
|
12 年 前 |
Sachin Kamat
|
bcc7fa9547
dma: pl330: Convert to devm_ioremap_resource()
|
12 年 前 |
Jassi Brar
|
30fb980b99
DMA: PL330: allow submitting 2 requests at a time
|
12 年 前 |