aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson1-0/+14
2012-05-08Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into cleanup-socTony Lindgren1-2/+2
2012-05-08ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.Santosh Shilimkar1-2/+2
2012-04-23ARM: OMAP: fix DMA vs memory orderingRussell King1-0/+14
2012-04-13ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley1-2/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+2
2012-02-24ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not setTony Lindgren1-1/+1
2011-12-09ARM: OMAP2+: DMA: Workaround for invalid destination positionPeter Ujfalusi1-1/+9
2011-12-09ARM: OMAP2+: DMA: Workaround for invalid source positionPeter Ujfalusi1-0/+12
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-27arm: plat-omap: dma: make omap_dma_in_1510_mode() staticAaro Koskinen1-1/+1
2011-01-19omap: DMA: clear interrupt status correctlyAdrian Hunter1-4/+3
2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah1-550/+270
2010-12-20OMAP: DMA: Introduce errata handling featureG, Manjunath Kondaiah1-50/+102
2010-12-20OMAP: DMA: Replace read/write macros with functionsG, Manjunath Kondaiah1-201/+316
2010-11-24arm: omap1: make some functions staticAaro Koskinen1-1/+1
2010-11-05omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman1-0/+2
2010-10-11OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi1-2/+34
2010-10-11omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula1-4/+10
2010-08-02omap: dma: Support for prefetch in destination synchronizedtransferSamu Onkalo1-4/+7
2010-05-20omap: DMA: Fix multi-line commentsmanjugk manjugk1-6/+12
2010-05-20OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()Mika Westerberg1-8/+19
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+9
2010-04-22omap: DMA: Init CDAC to zeromanjugk manjugk1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar1-1/+1
2010-02-23omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar1-1/+2
2010-02-23omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar1-1/+1
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren1-2/+1
2010-01-19OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch()Roel Kluin1-1/+1
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik1-408/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-13/+73
2009-11-11OMAP: PM: Clear DMA channel state after a wakeupAaro Koskinen1-0/+6
2009-11-11OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi1-15/+16
2009-11-11OMAP: PM: DMA context save/restore for off-mode supportTero Kristo1-0/+39
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik1-0/+8
2009-11-10omap: Fix race condition in omap dma driverTao Hu1-0/+6
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-12/+26
2009-10-22omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar1-10/+8
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-10-19omap: Use ioremap in dma.cTony Lindgren1-10/+24
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal1-6/+9
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-4/+4