include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / arm / plat-omap / dma.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-23 Santosh Shilimkaromap4: Use irq line defines from irq-44xx.h
2010-02-23 Santosh Shilimkaromap: sdma: Limit the secure reserve channel fix for...
2010-02-23 Santosh Shilimkaromap4: sdma: Enable the idle modes on omap4
2010-02-15 Tony Lindgrenomap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with...
2010-01-20 Roel KluinOMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested...
2009-12-12 Janusz Krzysztofikomap1: DMA: move LCD related code from plat-omap to...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-22 Tony LindgrenMerge 7xx-iosplit-plat-merge with omap-fixes
2009-11-11 Aaro KoskinenOMAP: PM: Clear DMA channel state after a wakeup
2009-11-11 Kalle JokiniemiOMAP3: PM: Fix secure SRAM context save/restore
2009-11-11 Tero KristoOMAP: PM: DMA context save/restore for off-mode support
2009-11-11 Janusz Krzysztofikomap: Fix omapfb/lcdc on OMAP1510 broken when PM set
2009-11-11 Tao Huomap: Fix race condition in omap dma driver
2009-11-11 Tony LindgrenMerge branch '7xx-iosplit-plat' with omap-fixes
2009-10-22 Santosh Shilimkaromap: SDMA: Fix omap_stop_dma() API for channel linking
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
2009-10-19 Tony Lindgrenomap: Use ioremap in dma.c
2009-10-14 Anuj Aggarwalomap: SDMA: Fixing bug in omap_dma_set_global_params()
2009-09-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-09-10 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-08-28 Tony LindgrenOMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS...
2009-08-24 Janusz KrzysztofikARM: OMAP: DMA: Add support for DMA channel self linkin...
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...