aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita
2009-05-11ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley
2009-04-23OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman
2009-04-23OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros
2009-04-23ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren
2009-04-23ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar
2009-04-22OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24Merge branch 'highmem' into develRussell King
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi
2009-03-23ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell
2009-03-23ARM: OMAP3: Add more GPIO mux optionsTony Lindgren
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar
2009-03-23ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula
2009-03-23ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula
2009-03-23ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula
2009-03-23ARM: OMAP: Export dmtimer functionsTimo Kokkonen
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure
2009-03-23[OMAP850] Add base support for omap850 cpuZebediah C. McClure
2009-03-23ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren
2009-03-23omap mailbox: remove unnecessary header file inclusionHiroshi DOYU
2009-03-23omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU
2009-03-23omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU
2009-03-23omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU
2009-03-23omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU