aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/dma.c
AgeCommit message (Expand)Author
2017-10-02ARM: OMAP2+: make omap_dma_dev_info __initdataBhumika Goyal
2017-08-10ARM: OMAP2+: Remove unused legacy code for DMATony Lindgren
2017-06-20ARM: OMAP2+: DMA: Add slave map entries for 24xx external request linesPeter Ujfalusi
2016-02-22ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy bootPeter Ujfalusi
2015-06-01ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_...Nicholas Krause
2014-07-21ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04ARM: omap: dma: get rid of errata globalRussell King
2014-04-04ARM: omap: clean up DMA register accessesRussell King
2014-04-04ARM: omap: remove almost-const variablesRussell King
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King
2013-04-15dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-05-08ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them.R Sricharan
2012-02-28OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-27arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah
2010-12-20OMAP2+: DMA: hwmod: Device registrationG, Manjunath Kondaiah