aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dma.c
Commit message (Expand)AuthorAgeFilesLines
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-231-1/+1
* omap: sdma: Limit the secure reserve channel fix for omap3Santosh Shilimkar2010-02-231-1/+2
* omap4: sdma: Enable the idle modes on omap4Santosh Shilimkar2010-02-231-1/+1
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-151-2/+1
* OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-191-1/+1
* omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik2009-12-111-408/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-13/+73
|\ \ \ | |/ / |/| |
| * | OMAP: PM: Clear DMA channel state after a wakeupAaro Koskinen2009-11-111-0/+6
| * | OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi2009-11-111-15/+16
| * | OMAP: PM: DMA context save/restore for off-mode supportTero Kristo2009-11-111-0/+39
| * | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-12/+26
| |\ \ | | |/ | |/|
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
| | * omap: Use ioremap in dma.cTony Lindgren2009-10-191-10/+24
* | | omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik2009-11-111-0/+8
* | | omap: Fix race condition in omap dma driverTao Hu2009-11-101-0/+6
|/ /
* | omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar2009-10-221-10/+8
|/
* omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal2009-10-141-6/+9
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-4/+4
|\
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-4/+4
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-0/+10
|\ \ | |/ |/|
| * ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-241-0/+10
* | OMAP2/3: DMA errata correctionVikram Pandita2009-08-101-1/+3
* | OMAP3: DMA: Enable idlemodes for DMA OCPKalle Jokiniemi2009-06-231-0/+13
|/
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-281-5/+18
* ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar2009-05-281-1/+1
* ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen2009-05-281-28/+49
* ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar2009-04-231-7/+6
* ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar2009-03-231-1/+3
* ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar2009-03-231-1/+19
* [OMAP850] Changes to memory subsystemZebediah C. McClure2009-03-231-2/+2
* ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-291-0/+1
* ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-291-2/+2
* ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-1/+14
|\
| * ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar2008-12-101-1/+14
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
|/
* [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-1/+1
* [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* ARM: OMAP: DMA: Clean-up codeTony Lindgren2008-07-031-123/+132
* ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-179/+324
* ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren2008-07-031-21/+41
* ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0
* ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula2008-05-091-1/+1
* ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand2008-03-201-2/+3
* ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar2008-03-201-2/+2