aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/dma.c
AgeCommit message (Expand)Author
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
2009-11-11OMAP: PM: Clear DMA channel state after a wakeupAaro Koskinen
2009-11-11OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi
2009-11-11OMAP: PM: DMA context save/restore for off-mode supportTero Kristo
2009-11-11omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik
2009-11-10omap: Fix race condition in omap dma driverTao Hu
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Use ioremap in dma.cTony Lindgren
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-08-24ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik
2009-08-10OMAP2/3: DMA errata correctionVikram Pandita
2009-06-23OMAP3: DMA: Enable idlemodes for DMA OCPKalle Jokiniemi
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar
2009-05-28ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar
2009-05-28ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen
2009-04-23ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure
2009-01-29ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula
2009-01-29ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola
2009-01-15ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-10ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King