summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar1-7/+7
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2-16/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren1-2/+0
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren3-6/+6
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2-3/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren3-14/+58
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King8-0/+2326
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe2-3/+4
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe10-170/+57
2009-05-22omap iommu: entries for Kconfig and MakefileHiroshi DOYU2-0/+4
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU2-0/+990
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita1-1/+1
2009-05-12OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2-3/+3
2009-05-12OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2-5/+8
2009-05-12OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley1-0/+9
2009-05-11ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen1-2/+3
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-9/+3
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo1-0/+9
2009-05-05omap iommu: omap2 architecture specific functionsHiroshi DOYU1-0/+96
2009-05-05omap iommu: tlb and pagetable primitivesHiroshi DOYU3-0/+1236
2009-04-28arm-omap: don't abuse rq->dataTejun Heo1-12/+31
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo1-8/+3
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren4-12/+42
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley3-7/+32
2009-04-23OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman1-4/+2
2009-04-23OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley1-1/+1
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros1-1/+5
2009-04-23ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman1-10/+4
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula1-100/+0
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl1-1/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2-39/+0
2009-04-23ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar1-7/+6
2009-04-22OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley1-0/+7
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-2/+2
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren1-1/+1
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King39-899/+722
2009-03-24Merge branch 'highmem' into develRussell King1-3/+5
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi1-0/+8
2009-03-23ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren1-0/+27
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2-0/+5
2009-03-23ARM: OMAP3: Add more GPIO mux optionsTony Lindgren1-0/+13
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi3-22/+6
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar1-1/+3
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar1-1/+19
2009-03-23ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula1-21/+52
2009-03-23ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula1-10/+44
2009-03-23ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula1-0/+9
2009-03-23ARM: OMAP: Export dmtimer functionsTimo Kokkonen1-0/+26
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure1-1/+82
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure2-3/+3