summaryrefslogtreecommitdiff
path: root/arch/arm/common/edma.c (follow)
Commit message (Expand)AuthorAge
* Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-26
|\
| * ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi2014-05-22
| * ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi2014-05-22
| * ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi2014-05-22
| * ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi2014-05-22
| * ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi2014-05-22
| * ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi2014-05-22
| * ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi2014-05-22
| * dmaengine: edma: Make reading the position of active channels workThomas Gleixner2014-04-30
| * dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi2014-04-22
| * arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi2014-04-22
* | ARM: common: edma: Fix xbar mappingThomas Gleixner2014-04-29
|/
* dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-30
* ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes2013-09-30
* ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes2013-09-04
* ARM: edma: remove duplicated include from edma.cWei Yongjun2013-07-16
* ARM: edma: Add EDMA crossbar event mux supportMatt Porter2013-06-24
* ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter2013-06-24
* ARM: edma: Convert to devm_* apiLad, Prabhakar2013-06-18
* ARM: edma: remove unused transfer controller handlersMatt Porter2013-06-18
* ARM: davinci: move private EDMA API to arm/commonMatt Porter2013-06-18