Linus Torvalds
|
d6a4c0e5d3
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
10 years ago |
Petr Kulhavy
|
ab7add30ce
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
|
10 years ago |
Petr Kulhavy
|
5ca9e7ce6e
dmaengine: edma: fix memory leak when terminating running transfers
|
10 years ago |
Lad, Prabhakar
|
b7a4fd53d2
dmaenegine: edma: fix sparse warnings
|
10 years ago |
Maxime Ripard
|
9f59cd0519
dmaengine: edma: Declare slave capabilities for the generic code
|
10 years ago |
Maxime Ripard
|
aa7c09b65b
dmaengine: edma: Split device_control
|
10 years ago |
Maxime Ripard
|
ceacbdbf65
dmaengine: Make the destination abbreviation coherent
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Arnd Bergmann
|
5305e4d674
dma: edma: move device registration to platform code
|
10 years ago |
Wolfram Sang
|
55f04d7f59
dma: drop owner assignment from platform_drivers
|
10 years ago |
Sebastian Andrzej Siewior
|
639559ada6
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
|
11 years ago |
Linus Torvalds
|
c7a19c795b
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
11 years ago |
Laurent Pinchart
|
31c1e5a135
dmaengine: Remove the context argument to the prep_dma_cyclic operation
|
11 years ago |
Peter Ujfalusi
|
ed64610f29
dmaengine: edma: Do not register second device when booted with DT
|
11 years ago |
Peter Ujfalusi
|
04d537d95e
dmaengine: edma: Do not change the error code returned from edma_alloc_slot
|
11 years ago |
Peter Ujfalusi
|
8e8805d5bf
dmaengine: edma: Serve cyclic (audio) channels with high priority queue
|
11 years ago |
Peter Ujfalusi
|
a1f146f317
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
|
11 years ago |
Peter Ujfalusi
|
b7f9bc5267
dmaengine: edma: Update caps->residue_granularity to match with reality
|
11 years ago |
Peter Ujfalusi
|
e4a899d9bd
dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth
|
11 years ago |
Joel Fernandes
|
b0cce4ca3e
dmaengine: edma: update DMA memcpy to use new param element
|
11 years ago |
Joel Fernandes
|
04361d887f
dmaengine: edma: Document variables used for residue accounting
|
11 years ago |
Thomas Gleixner
|
740b41f788
dmaengine: edma: Provide granular accounting
|
11 years ago |
Thomas Gleixner
|
c2da2340e5
dmaengine: edma: Store transfer data in edma_desc and edma_pset
|
11 years ago |
Thomas Gleixner
|
b5088ad963
dmaengine: edma: Create private pset struct
|
11 years ago |
Thomas Gleixner
|
de13593971
dmaengine: edma: Check the current decriptor first in tx_status()
|
11 years ago |
Thomas Gleixner
|
b6205c3901
dmaengine: edma: Sanitize residue reporting
|
11 years ago |
Peter Ujfalusi
|
9aac90960b
dmaengine: edma: Add channel number to debug prints
|
11 years ago |
Joel Fernandes
|
406efb1a74
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
|
11 years ago |
Joel Fernandes
|
8cc3e30bea
dmaengine: edma: Add DMA memcpy support
|
11 years ago |
Peter Ujfalusi
|
e6fad592b0
dmaengine: edma: Print the direction value as well when it is not supported
|
11 years ago |