index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
edma.c
Age
Commit message (
Expand
)
Author
2014-05-22
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
Peter Ujfalusi
2014-05-22
ARM: edma: Take the number of tc from edma_soc_info (pdata)
Peter Ujfalusi
2014-05-22
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
Peter Ujfalusi
2014-05-22
ARM: edma: Clean up and simplify the code around irq request
Peter Ujfalusi
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-09-30
ARM: edma: Fix clearing of unused list for DT DMA resources
Joel Fernandes
2013-09-04
ARM: edma: Add function to manually trigger an EDMA channel
Joel Fernandes
2013-07-16
ARM: edma: remove duplicated include from edma.c
Wei Yongjun
2013-06-24
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
2013-06-18
ARM: edma: Convert to devm_* api
Lad, Prabhakar
2013-06-18
ARM: edma: remove unused transfer controller handlers
Matt Porter
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter