Age | Commit message (Expand) | Author | Files | Lines |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King | 2 | -2/+2 |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 1 | -1/+0 |
2008-01-28 | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King | 2 | -2/+2 |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 1 | -4/+0 |
2008-01-26 | [ARM] remove duplicate includes | Lucas Woods | 1 | -1/+0 |
2007-10-31 | [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c | Roel Kluin | 1 | -1/+1 |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 1 | -17/+3 |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -3/+3 |
2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -8/+1 |
2007-09-20 | ARM: OMAP: Merge gpmc changes from N800 tree | Kai Svahn | 1 | -0/+7 |
2007-09-20 | ARM: OMAP: TUSB EVM init | David Brownell | 1 | -0/+349 |
2007-09-20 | ARM: OMAP: Tabify mux.c | Tony Lindgren | 1 | -19/+19 |
2007-09-20 | ARM: OMAP: Add minimal OMAP2430 support | Syed Mohammed Khasim | 7 | -2/+265 |
2007-09-20 | ARM: OMAP: abstract debug card setup (smc, leds) | David Brownell | 2 | -44/+4 |
2007-09-20 | ARM: OMAP: omap2/gpmc updates | David Brownell | 1 | -11/+22 |
2007-09-20 | ARM: OMAP: omap2/memory.c compile fixes | David Brownell | 1 | -35/+5 |
2007-09-20 | ARM: OMAP: Board Apollon update, fix boot | Kyungmin Park | 1 | -9/+90 |
2007-09-20 | ARM: OMAP: Optimize INTC register accesses and enable autoidling | Juha Yrjola | 1 | -8/+11 |
2007-09-20 | ARM: OMAP2: Place SMS and SDRC into smart idle mode | Juha Yrjola | 2 | -0/+50 |
2007-08-22 | ARM: OMAP: Enable serial idling and wakeup features | Juha Yrjola | 1 | -1/+1 |
2007-08-22 | ARM: OMAP2: Force APLLs always active | Juha Yrjola | 1 | -11/+2 |
2007-05-20 | [ARM] spelling fixes | Simon Arlott | 2 | -3/+3 |
2007-05-12 | Merge branch 'fixes' into devel | Russell King | 1 | -2/+31 |
2007-05-11 | [ARM] Spinlock initializer cleanup | Thomas Gleixner | 1 | -1/+1 |
2007-05-10 | ARM: OMAP: 24xx pinmux updates | Kyungmin Park | 1 | -2/+31 |
2007-05-09 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -14/+419 |
2007-05-09 | Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel | Russell King | 6 | -14/+419 |
2007-05-09 | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 1 | -1/+2 |
2007-05-09 | ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree | Tony Lindgren | 1 | -3/+3 |
2007-05-09 | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 1 | -0/+318 |
2007-05-08 | ARM: OMAP: Sync core code with linux-omap | Tony Lindgren | 4 | -10/+81 |
2007-05-08 | ARM: OMAP: h4 must have blinky leds!! | David Brownell | 2 | -0/+15 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -0/+1 |
2007-04-30 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 1 | -1/+0 |
2007-03-07 | ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works | Richard Woodruff | 1 | -1/+2 |
2007-03-07 | ARM: OMAP: Include missing header | Tony Lindgren | 1 | -0/+1 |
2007-03-02 | ARM: OMAP: Use linux/delay.h not asm/delay.h | Tony Lindgren | 1 | -1/+0 |
2007-03-02 | ARM: OMAP: Workqueue changes for board-h4.c | Dirk Behme | 1 | -5/+7 |
2007-03-02 | ARM: OMAP: omap GP timer: HZ != 100 | David Brownell | 1 | -1/+1 |
2007-03-02 | ARM: OMAP: Fix warning in mach-omap2 | Dirk Behme | 1 | -0/+1 |
2006-12-30 | [PATCH] ARM: OMAP: fix missing header on apollon board | Kyungmin Park | 1 | -0/+1 |
2006-12-30 | [PATCH] ARM: OMAP: fix GPMC compiler errors | Kyungmin Park | 1 | -13/+8 |
2006-12-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 1 | -1/+2 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -1/+1 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 2 | -4/+3 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 7 | -7/+7 |