aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common/edma.c
AgeCommit message (Expand)Author
2014-05-22ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi
2014-05-22ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi
2014-05-22ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi
2014-05-22ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi
2014-04-30dmaengine: edma: Make reading the position of active channels workThomas Gleixner
2014-04-22dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi
2014-04-22arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi
2013-10-30dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul
2013-09-30ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes
2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-18ARM: edma: Convert to devm_* apiLad, Prabhakar
2013-06-18ARM: edma: remove unused transfer controller handlersMatt Porter
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter