Wolfram Sang
|
55f04d7f59
dma: drop owner assignment from platform_drivers
|
11 years ago |
Linus Torvalds
|
52d589a01d
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
11 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Lior Amsalem
|
22843545b2
dma: mv_xor: Add support for DMA_INTERRUPT
|
11 years ago |
Ezequiel Garcia
|
37380b980e
dma: mv_xor: Remove dead code
|
11 years ago |
Lior Amsalem
|
ba87d13721
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
|
11 years ago |
Ezequiel Garcia
|
0e7488ed01
dma: mv_xor: Remove all interrupt magic numbers
|
11 years ago |
Lior Amsalem
|
dfc97661bd
dma: mv_xor: Remove multi-slot support
|
11 years ago |
Lior Amsalem
|
3e4f52e2da
dma: mv_xor: Simplify the DMA_MEMCPY operation
|
11 years ago |
Ezequiel Garcia
|
b8291ddeed
dma: mv_xor: Replace printk with dev_info
|
11 years ago |
Ezequiel Garcia
|
5a9a55bf91
dma: mv_xor: Flush descriptors before activating a channel
|
11 years ago |
Ezequiel Garcia
|
fbeec99ad5
dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()
|
11 years ago |
Ezequiel Garcia
|
e43147acba
dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()
|
11 years ago |
Ezequiel Garcia
|
890766d278
dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call
|
11 years ago |
Ezequiel Garcia
|
b8c01d259a
dma: mv_xor: Add DMA API error checks
|
11 years ago |
Olof Johansson
|
31fd8f5b89
dma: mv_xor: Silence a bunch of LPAE-related warnings
|
11 years ago |
Russell King
|
0be8253fa2
dmaengine: mv_xor: fix oops when channels fail to initialise
|
11 years ago |
Ezequiel Garcia
|
d16695a750
dma: mv_xor: Use dmaengine_unmap_data for the self-tests
|
11 years ago |
Jason Cooper
|
f984841bc0
dma: mv_xor: remove mv_desc_get_dest_addr()
|
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 |
Ezequiel Garcia
|
82a1402eae
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
|
12 years ago |
Ezequiel Garcia
|
a911ddc9a0
dma: mv_xor: Remove unneeded NULL address check
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
54f8d501e8
dmaengine: remove DMA unmap from drivers
|
12 years ago |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 years ago |
Vinod Koul
|
b3efb8fc9a
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
|
12 years ago |
Linus Torvalds
|
ec5b103ecf
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Sachin Kamat
|
a577659f42
dma: mv_xor: Fix incorrect error path
|
12 years ago |
Thomas Petazzoni
|
e03bc654f8
mv_xor: support big endian systems using descriptor swap feature
|
12 years ago |
Thomas Petazzoni
|
5733c38ae3
mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}
|
12 years ago |
Jingoo Han
|
d4adcc0160
dma: use dev_get_platdata()
|
12 years ago |