summaryrefslogtreecommitdiffstats
path: root/drivers/dma/omap-dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/omap' into for-linusVinod Koul2015-06-251-6/+23
|\
| * dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi2015-05-091-1/+1
| * dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi2015-05-091-4/+8
| * dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi2015-05-091-1/+11
| * dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi2015-05-091-2/+5
* | dmaengine: omap-dma: Add support for memcpyPeter Ujfalusi2015-05-041-2/+49
|/
* dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi2015-03-301-0/+1
* dmaengine: omap: fix the assignment to .device_configVinod Koul2014-12-221-1/+1
* dmaengine: omap: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-14/+4Star
* dmaengine: omap: Split device_controlMaxime Ripard2014-12-221-36/+15Star
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * dma: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | dmaengine: omap: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+0Star
|/
* dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
* dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-041-2/+1Star
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-101-0/+18
|\
| * dma: omap-dma: Implement device_slave_caps callbackPeter Ujfalusi2014-03-291-0/+18
* | dmaengine: omap-dma: more consolidation of CCR register setupRussell King2014-04-041-28/+18Star
* | dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King2014-04-041-6/+115
* | dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-041-9/+87
* | dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King2014-04-041-23/+29
* | dmaengine: omap-dma: provide register read/write functionsRussell King2014-04-041-41/+61
* | dmaengine: omap-dma: use cached CCR value when enabling DMARussell King2014-04-041-4/+2Star
* | dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King2014-04-041-1/+7
* | dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King2014-04-041-14/+9Star
* | dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King2014-04-041-12/+20
* | dmaengine: omap-dma: consolidate clearing channel status registerRussell King2014-04-041-10/+10
* | dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King2014-04-041-2/+5
* | dmaengine: omap-dma: provide register definitionsRussell King2014-04-041-54/+117
* | dmaengine: omap-dma: consolidate setup of CCRRussell King2014-04-041-86/+61Star
* | dmaengine: omap-dma: consolidate setup of CSDPRussell King2014-04-041-36/+28Star
* | dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King2014-04-041-2/+64
* | dmaengine: omap-dma: control start/stop directlyRussell King2014-04-041-10/+141
* | dmaengine: omap-dma: consolidate writes to DMA registersRussell King2014-04-041-75/+48Star
* | dmaengine: omap-dma: program hardware directlyRussell King2014-04-041-16/+126
* | dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King2014-04-041-0/+7
* | dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King2014-04-041-2/+1Star
|/
* dma: omap: Set debug level to debugging messagesEzequiel Garcia2014-01-201-2/+2
* dmaengine: omap: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-1/+1
* dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter2013-04-151-2/+36
* dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi2013-04-101-6/+14
* ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-111-19/+1Star
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-2/+0Star
* ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-6/+0Star
* Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+1
|\
| * ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-161-2/+7
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-9/+36
|\