aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/dma.c
AgeCommit message (Expand)Author
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren
2015-01-07ARM: OMAP: dma.c: Remove unused functionRickard Strandqvist
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-07-21ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon
2014-07-01ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-08-21ARM: OMAP: dma: fix error return code in omap_system_dma_probe()Wei Yongjun
2013-06-18ARM: OMAP: dma: Remove the erroneous freeing of platform dataRajendra Nayak
2013-06-18ARM: OMAP: dma: Fix the dma_chan_link_map init orderR Sricharan
2013-06-18ARM: OMAP: dma: Remove the wrong dev_id checkR Sricharan
2013-02-01ARM: OMAP: Fix the use of uninitialized dma_lch_countChen Gang
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
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-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-06-03ARM: OMAP: dma: Clear status registers on enable/disable irqOleg Matcovschi
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson
2012-05-08Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-devel...Tony Lindgren
2012-05-08ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.Santosh Shilimkar
2012-04-23ARM: OMAP: fix DMA vs memory orderingRussell King
2012-04-13ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not setTony Lindgren
2011-12-09ARM: OMAP2+: DMA: Workaround for invalid destination positionPeter Ujfalusi
2011-12-09ARM: OMAP2+: DMA: Workaround for invalid source positionPeter Ujfalusi
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-27arm: plat-omap: dma: make omap_dma_in_1510_mode() staticAaro Koskinen
2011-01-19omap: DMA: clear interrupt status correctlyAdrian Hunter
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah
2010-12-20OMAP: DMA: Introduce errata handling featureG, Manjunath Kondaiah
2010-12-20OMAP: DMA: Replace read/write macros with functionsG, Manjunath Kondaiah
2010-11-24arm: omap1: make some functions staticAaro Koskinen
2010-11-05omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman
2010-10-11OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi
2010-10-11omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula
2010-08-02omap: dma: Support for prefetch in destination synchronizedtransferSamu Onkalo
2010-05-20omap: DMA: Fix multi-line commentsmanjugk manjugk