aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/edma.c
Commit message (Expand)AuthorAge
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\
| * ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann2014-11-21
| * ARM: common: edma: add suspend resume hookDaniel Mack2014-11-18
* | dma: edma: move device registration to platform codeArnd Bergmann2014-11-05
|/
* ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi2014-08-26
* ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi2014-07-28
* ARM: edma: Set default queue to lowest priorityPeter Ujfalusi2014-07-28
* 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