aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King
2007-05-05ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell
2007-05-05ARM: OMAP: MPUIO wake updatesDavid Brownell
2007-05-05ARM: OMAP: speed up gpio irq handlingDavid Brownell
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim
2007-05-05ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell
2007-05-05ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell
2007-05-05ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola
2007-05-05ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola
2007-04-21[ARM] 4262/1: OMAP: clocksource and clockevent supportKevin Hilman
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-03-02ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren
2007-03-02ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev
2007-03-02ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival
2007-03-02ARM: OMAP: Fix warnings in plat-omapDirk Behme
2007-03-02ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme
2007-03-02ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-25ARM: OMAP: Remove common pm.cTony Lindgren
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren
2006-09-25ARM: OMAP: Add sanity check to clk_disableJuha Yrjola
2006-09-25ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU
2006-09-25ARM: OMAP: Fix typo for 24xx GPIO resumeTony Lindgren
2006-09-25ARM: OMAP: OMAP2 dmtimer power management supportJuha Yrjola
2006-09-25ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras
2006-09-25ARM: OMAP: Remove Remove superfluous/recursive locking for GPIODavid Brownell
2006-09-25ARM: OMAP: Fix spinlock recursion for dyntickTony Lindgren
2006-09-25ARM: OMAP: Reset GPIO irq state after free_irq()Tony Lindgren
2006-09-25ARM: OMAP: Use GPT iclk only when neededTimo Teras
2006-09-25ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren
2006-09-25ARM: OMAP: Fix OMAP1 compilation after MPUIO check changeJonathan McDowell
2006-09-25ARM: OMAP: Sleep is prevented when no LCD is attachedImre Deak
2006-09-25ARM: OMAP: GPIO: fix MPUIO checkImre Deak
2006-09-25ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xxTony Lindgren
2006-09-25ARM: OMAP: Apollon MMC supportKyungmin Park
2006-09-25ARM: OMAP: 2420 boot BUG(): failure to map SRAMKevin Hilman
2006-09-25ARM: OMAP: timer32k: fix tick count calculation when reprogrammingImre Deak
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-07-02[PATCH] genirq: Fixup ARM devel mergeThomas Gleixner
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-01[ARM] 3701/1: ARM: Convert plat-omap to generic irq handlingThomas Gleixner