summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dma.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: OMAP2+: make omap_dma_dev_info __initdataBhumika Goyal2017-10-021-1/+1
* ARM: OMAP2+: Remove unused legacy code for DMATony Lindgren2017-08-101-143/+5Star
* ARM: OMAP2+: DMA: Add slave map entries for 24xx external request linesPeter Ujfalusi2017-06-201-0/+24
* ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy bootPeter Ujfalusi2016-02-221-0/+117
* ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_...Nicholas Krause2015-06-021-1/+0Star
* ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon2014-07-221-0/+3
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-2/+2
* dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-041-6/+12
* ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2014-04-041-21/+13Star
* ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-041-7/+0Star
* ARM: omap: dma: get rid of errata globalRussell King2014-04-041-3/+2Star
* ARM: omap: clean up DMA register accessesRussell King2014-04-041-51/+48Star
* ARM: omap: remove almost-const variablesRussell King2014-04-041-9/+5Star
* ARM: omap: remove references to disable_irq_lchRussell King2014-04-041-10/+0Star
* dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter2013-04-151-0/+4
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-1/+1
* | ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-111-2/+19
* | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
|/
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-0/+3
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-191-0/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-191-1/+1
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+2
* ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan2012-05-081-4/+7
* OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi2012-02-281-1/+1
* ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-10/+1Star
* OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-161-8/+8
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-281-1/+1
* OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah2010-12-211-0/+223
* OMAP2+: DMA: hwmod: Device registrationG, Manjunath Kondaiah2010-12-211-0/+74