aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/dma.c
AgeCommit message (Expand)Author
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
2010-05-20OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()Mika Westerberg
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-22omap: DMA: Init CDAC to zeromanjugk manjugk
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar
2010-02-23omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar
2010-02-23omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren
2010-01-19OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren