| Commit message (Expand) | Author | Age |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 |
* | Merge branch 'fixes' into devel | Russell King | 2007-05-12 |
|\ |
|
| * | ARM: OMAP: 24xx pinmux updates | Kyungmin Park | 2007-05-10 |
* | | [ARM] Spinlock initializer cleanup | Thomas Gleixner | 2007-05-11 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-09 |
|\ |
|
| *-. | Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel | Russell King | 2007-05-09 |
| |\ \ |
|
| | | * | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 2007-05-09 |
| | | * | ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree | Tony Lindgren | 2007-05-09 |
| | | * | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 2007-05-09 |
| | | * | ARM: OMAP: Sync core code with linux-omap | Tony Lindgren | 2007-05-08 |
| | | * | ARM: OMAP: h4 must have blinky leds!! | David Brownell | 2007-05-08 |
| | |/ |
|
* | / | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 |
|/ / |
|
* | | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-04-30 |
* | | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2007-04-30 |
|/ |
|
* | ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works | Richard Woodruff | 2007-03-07 |
* | ARM: OMAP: Include missing header | Tony Lindgren | 2007-03-07 |
* | ARM: OMAP: Use linux/delay.h not asm/delay.h | Tony Lindgren | 2007-03-02 |
* | ARM: OMAP: Workqueue changes for board-h4.c | Dirk Behme | 2007-03-02 |
* | ARM: OMAP: omap GP timer: HZ != 100 | David Brownell | 2007-03-02 |
* | ARM: OMAP: Fix warning in mach-omap2 | Dirk Behme | 2007-03-02 |
* | [PATCH] ARM: OMAP: fix missing header on apollon board | Kyungmin Park | 2006-12-30 |
* | [PATCH] ARM: OMAP: fix GPMC compiler errors | Kyungmin Park | 2006-12-30 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 |
* | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 |
|/ |
|
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata | Komal Shah | 2006-09-29 |
* | ARM: OMAP: Sync clocks with linux-omap tree | Tony Lindgren | 2006-09-25 |
* | ARM: OMAP2: Make sure peripherals can be accessed after clk_enable | Juha Yrjola | 2006-09-25 |
* | ARM: OMAP2: Keep both APLLs active during bootup | Juha Yrjola | 2006-09-25 |
* | ARM: OMAP: Add support for forcing osc_ck on | Juha Yrjola | 2006-09-25 |
* | ARM: OMAP: Remove IVA IRQ bank | Komal Shah | 2006-09-25 |
* | ARM: OMAP: Add write memory barriers to OMAP2 clock code | Juha Yrjola | 2006-09-25 |
* | ARM: OMAP: Fix OMAP2 clock.c typo | Samuel Ortiz | 2006-09-25 |
* | ARM: OMAP2: Dynamic allocator for GPMC memory space | Imre Deak | 2006-09-25 |
* | ARM: OMAP: Apollon MMC support | Kyungmin Park | 2006-09-25 |
* | ARM: OMAP: Avoid sleeping during arch_reset | Tony Lindgren | 2006-09-25 |
* | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2006-08-01 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-02 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 |
|\ |
|
| * | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoring | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Fix GPMC compilation when DEBUG is defined | Juha Yrjola | 2006-06-26 |
| * | ARM: OMAP: Mux updates for external DMA and GPIO | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Add initial 24xx suspend support | Tony Lindgren | 2006-06-26 |
| * | ARM: OMAP: Add GPMC support for OMAP2 | Juha Yrjola | 2006-06-26 |
| * | ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 | Timo Teras | 2006-06-26 |
| * | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support | Timo Teras | 2006-06-26 |
| * | ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c | Jarkko Nikula | 2006-06-26 |