index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
edma.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
|
\
|
*
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
Petr Kulhavy
2015-03-31
*
|
dmaengine: edma: fix memory leak when terminating running transfers
Petr Kulhavy
2015-03-30
|
/
*
dmaenegine: edma: fix sparse warnings
Lad, Prabhakar
2015-02-15
*
dmaengine: edma: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
*
dmaengine: edma: Split device_control
Maxime Ripard
2014-12-22
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
dma: edma: move device registration to platform code
Arnd Bergmann
2014-11-05
|
/
*
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
Sebastian Andrzej Siewior
2014-10-15
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-08-11
|
\
|
*
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-08-04
|
*
dmaengine: edma: Do not register second device when booted with DT
Peter Ujfalusi
2014-07-31
|
*
dmaengine: edma: Do not change the error code returned from edma_alloc_slot
Peter Ujfalusi
2014-07-31
|
*
dmaengine: edma: Serve cyclic (audio) channels with high priority queue
Peter Ujfalusi
2014-07-28
|
*
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
Peter Ujfalusi
2014-07-28
|
*
dmaengine: edma: Update caps->residue_granularity to match with reality
Peter Ujfalusi
2014-07-28
*
|
dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth
Peter Ujfalusi
2014-07-04
|
/
*
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
2014-04-30
*
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
2014-04-30
*
dmaengine: edma: Provide granular accounting
Thomas Gleixner
2014-04-30
*
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
2014-04-30
*
dmaengine: edma: Create private pset struct
Thomas Gleixner
2014-04-30
*
dmaengine: edma: Check the current decriptor first in tx_status()
Thomas Gleixner
2014-04-30
*
dmaengine: edma: Sanitize residue reporting
Thomas Gleixner
2014-04-30
*
dmaengine: edma: Add channel number to debug prints
Peter Ujfalusi
2014-04-29
*
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
Joel Fernandes
2014-04-23
*
dmaengine: edma: Add DMA memcpy support
Joel Fernandes
2014-04-22
*
dmaengine: edma: Print the direction value as well when it is not supported
Peter Ujfalusi
2014-04-22
*
dmaengine: edma: Prefix debug prints where the text were identical in prep ca...
Peter Ujfalusi
2014-04-22
*
dmaengine: edma: Implement device_slave_caps callback
Peter Ujfalusi
2014-04-22
*
dmaengine: edma: Reduce debug print verbosity for non verbose debugging
Peter Ujfalusi
2014-04-22
*
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
*
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
Peter Ujfalusi
2014-04-22
*
dmaengine: edma: Correct the handling of src/dst_maxburst == 0
Peter Ujfalusi
2014-04-22
*
dma: edma: fix incorrect SG list handling
Sekhar Nori
2014-04-13
*
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
2014-03-06
*
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
2013-12-18
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
|
\
|
*
dmaengine: edma: remove duplicate kfree
Vinod Koul
2013-11-13
|
*
dma: edma: Add support for Cyclic DMA
Joel Fernandes
2013-11-11
|
*
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-31
|
|
\
|
|
*
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-10-30
|
*
|
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-30
|
|
\
|
|
|
*
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
|
*
|
Merge branch 'for-linus' into next
Vinod Koul
2013-10-30
|
|
\
\
|
|
*
|
dma: edma: Increase maximum SG limit to 20
Joel Fernandes
2013-10-21
|
|
*
|
dma: edma: Split out PaRAM set calculations into its own function
Joel Fernandes
2013-10-21
|
|
|
/
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
|
\
\
\
|
|
/
/
|
/
|
|
[next]