aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-1/+14
2008-12-10ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar1-1/+14
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+1
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King1-1/+1
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-03ARM: OMAP: DMA: Clean-up codeTony Lindgren1-123/+132
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren1-179/+324
2008-07-03ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren1-21/+41
2008-06-05ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula1-2/+0
2008-05-09ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula1-1/+1
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand1-2/+3
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar1-2/+2
2008-03-06Merge branch 'omap-fixes'Russell King1-8/+2
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula1-8/+2
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar1-40/+804
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-09-20ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak1-6/+0
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-10ARM: OMAP: Fix warning in dma.cTony Lindgren1-2/+2
2007-05-08ARM: OMAP: Add DMA IRQ sanity checksJuha Yrjola1-7/+18
2007-03-02ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras1-11/+3
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-6/+3
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-21/+64
2006-09-25ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren1-0/+2
2006-09-25ARM: OMAP: Sleep is prevented when no LCD is attachedImre Deak1-0/+8
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner1-1/+1
2006-06-26ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren1-15/+22
2006-06-26ARM: OMAP: OMAP2 DMA burst supportKyungmin Park1-4/+37
2006-06-26ARM: OMAP: DMA transfer parameter configuration fixPeter Ujfalusi1-0/+6
2006-04-02[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren1-0/+6
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren1-319/+591
2005-09-07[ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren1-7/+18
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren1-7/+37
2005-07-10[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren1-0/+1086