aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-118/+1532
2007-05-09Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King14-118/+1532
2007-05-09ARM: OMAP: Fix GCC-reported compile time bugDavid Brownell1-1/+4
2007-05-09ARM: OMAP: partial LED fixesDavid Brownell1-11/+6
2007-05-09ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)Imre Deak1-0/+2
2007-05-09ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak2-80/+260
2007-05-09ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren1-2/+2
2007-05-09ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2-0/+609
2007-05-08ARM: OMAP: Sync core code with linux-omapTony Lindgren8-94/+345
2007-05-08ARM: OMAP: h4 must have blinky leds!!David Brownell3-1/+325
2007-05-08ARM: OMAP: FB: add controller platform dataImre Deak1-0/+5
2007-05-08ARM: OMAP: Add function to print clock usecountsJuha Yrjola1-0/+35
2007-05-08ARM: OMAP: Add DMA IRQ sanity checksJuha Yrjola1-7/+18
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell1-2/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King7-174/+651
2007-05-05ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell1-0/+2
2007-05-05ARM: OMAP: MPUIO wake updatesDavid Brownell1-10/+83
2007-05-05ARM: OMAP: speed up gpio irq handlingDavid Brownell1-8/+9
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim4-19/+80
2007-05-05ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell1-36/+130
2007-05-05ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell1-1/+129
2007-05-05ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola1-18/+136
2007-05-05ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola1-0/+10
2007-04-21[ARM] 4262/1: OMAP: clocksource and clockevent supportKevin Hilman3-100/+90
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King1-1/+0
2007-03-02ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren1-1/+1
2007-03-02ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev1-2/+2
2007-03-02ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival1-2/+2
2007-03-02ARM: OMAP: Fix warnings in plat-omapDirk Behme1-0/+2
2007-03-02ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme1-4/+5
2007-03-02ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras1-11/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-4/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds4-20/+13
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-741/+243
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-25ARM: OMAP: Remove common pm.cTony Lindgren1-670/+0
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren1-0/+25
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah1-1/+1
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-21/+64
2006-09-25ARM: OMAP: Add sanity check to clk_disableJuha Yrjola1-0/+1
2006-09-25ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU1-0/+6
2006-09-25ARM: OMAP: Fix typo for 24xx GPIO resumeTony Lindgren1-2/+2
2006-09-25ARM: OMAP: OMAP2 dmtimer power management supportJuha Yrjola1-1/+9
2006-09-25ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras1-42/+31
2006-09-25ARM: OMAP: Remove Remove superfluous/recursive locking for GPIODavid Brownell1-2/+0
2006-09-25ARM: OMAP: Fix spinlock recursion for dyntickTony Lindgren1-6/+20
2006-09-25ARM: OMAP: Reset GPIO irq state after free_irq()Tony Lindgren1-4/+21