OMAP2/3: DMA errata correction
[safe/jmp/linux-2.6] / arch / arm / plat-omap / dma.c
2009-08-10 Vikram PanditaOMAP2/3: DMA errata correction
2009-06-23 Kalle JokiniemiOMAP3: DMA: Enable idlemodes for DMA OCP
2009-05-28 Santosh ShilimkarARM: OMAP4: Add minimal support for omap4
2009-05-28 Santosh ShilimkarARM: OMAP2/3: sDMA: Correct omap_request_dma_chain...
2009-05-28 Tomi ValkeinenARM: OMAP2/3: DMA: implement trans copy and const fill
2009-04-23 Santosh ShilimkarARM: OMAP: Fix for possible race condition in omap_free...
2009-03-24 Santosh ShilimkarARM: OMAP: Dispatch only relevant DMA interrupts
2009-03-24 Santosh ShilimkarARM: OMAP: Get available DMA channels from cmdline
2009-03-24 Zebediah C. McClure[OMAP850] Changes to memory subsystem
2009-01-29 Jarkko NikulaARM: OMAP: DMA: Fix uninitialized channel flags
2009-01-29 Juha YrjolaARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling
2009-01-15 Anand GadiyarARM: OMAP: Fix DMA CCR programming for request line...
2008-12-15 Russell KingMerge branch 'omap3-upstream' of git://git./linux/kerne...
2008-12-11 Santosh ShilimkarARM: OMAP3: DMA: Fix for sDMA Errata 1.113
2008-11-29 Russell King[ARM] Hide ISA DMA API when ISA_DMA_API is unset
2008-09-05 Russell King[ARM] omap: fix lots of 'Using plain integer as NULL...
2008-09-05 Russell King[ARM] omap: Fix IO_ADDRESS() macros
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-03 Tony LindgrenARM: OMAP: DMA: Clean-up code
2008-07-03 Tony LindgrenARM: OMAP: DMA: Remove __REG access
2008-07-03 Tony LindgrenARM: OMAP: DMA: Make channels dynamic for multi-boot
2008-06-05 Jarkko NikulaARM: OMAP: DMA: Don't mark channel active in omap_enabl...
2008-05-09 Jarkko NikulaARM: OMAP: DMA: Fix incorrect channel linking
2008-03-20 Gadiyar, AnandARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
2008-03-20 Anand GadiyarARM: OMAP: Fix chain_a_transfer return value
2008-03-06 Russell KingMerge branch 'omap-fixes'
2008-03-06 Harvey Harrison[ARM] replace remaining __FUNCTION__ occurrences
2008-03-05 Jarkko NikulaARM: OMAP: Pass logical DMA channel number always to...
2008-02-08 Anand GadiyarARM: OMAP: Add DMA support for chaining and 3430
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-09-21 Imre DeakARM: OMAP: add SoSSI clock (remove manual checking...
2007-05-20 Simon Arlott[ARM] spelling fixes
2007-05-10 Tony LindgrenARM: OMAP: Fix warning in dma.c
2007-05-08 Juha YrjolaARM: OMAP: Add DMA IRQ sanity checks
2007-03-02 Timo TerasARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0
2006-10-06 Linus TorvaldsInitial blind fixup for arm for irq changes
2006-09-25 Tony LindgrenARM: OMAP: Sync DMA with linux-omap tree
2006-09-25 Tony LindgrenARM: OMAP: DMA source and destination addresses are...
2006-09-25 Imre DeakARM: OMAP: Sleep is prevented when no LCD is attached
2006-07-03 Thomas Gleixner[PATCH] ARM: fixup irqflags breakage after ARM genirq...
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-01 Thomas Gleixner[ARM] 3701/1: ARM: Convert plat-omap to generic irq...
2006-06-26 Tony LindgrenARM: OMAP: Fix DMA channel irq handling for omap24xx
2006-06-26 Kyungmin ParkARM: OMAP: OMAP2 DMA burst support
2006-06-26 Peter UjfalusiARM: OMAP: DMA transfer parameter configuration fix
2006-04-02 Tony Lindgren[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low...
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2005-11-10 Tony Lindgren[ARM] 3142/1: OMAP 2/5: Update files common to omap1...
2005-09-07 Tony Lindgren[ARM] 2887/1: OMAP 2/4: Update files common to omap1...
2005-07-10 Tony Lindgren[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP...
2005-07-10 Tony Lindgren[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap...