| Commit message (Expand) | Author | Age |
* | ARM: OMAP: Fix compiler warnings in gpmc.c | Sanjeev Premi | 2008-11-04 |
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 2008-10-16 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 |
|\ \
| |/
|/| |
|
| * | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 |
| |\ |
|
| | * | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-10-10 |
| | |\ |
|
| | | * | ARM: OMAP3: Add basic board support for OMAP LDP | Nishant Kamat | 2008-10-10 |
| | | * | ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) | Steve Sakoman | 2008-10-09 |
| | | * | ARM: OMAP3: Add minimal Beagle board support | Syed Mohammed, Khasim | 2008-10-09 |
| | | * | ARM: OMAP3: Add minimal omap3430 support | Syed Mohammed, Khasim | 2008-10-09 |
| | * | | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-10-09 |
| | |\| |
|
| | | * | ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code | Paul Walmsley | 2008-10-09 |
| | | * | ARM: OMAP2: Misc updates from linux-omap tree | Tony Lindgren | 2008-10-06 |
| | | * | ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap | Paul Walmsley | 2008-10-06 |
| | | * | ARM: OMAP2: Add pinmux support for omap34xx | Vikram Pandita | 2008-10-06 |
| | | * | ARM: OMAP2: Use omap_globals for CPU detection for multi-omap | Tony Lindgren | 2008-10-06 |
| | | * | ARM: OMAP2: Move sleep.S into sleep24xx.S | Tony Lindgren | 2008-10-06 |
| | | * | ARM: OMAP2 Provide function to enable/disable uart clocks | Jouni Hogander | 2008-10-06 |
| | * | | ARM: OMAP: Add support for OMAP2430 in McBSP | Jarkko Nikula | 2008-10-08 |
| | * | | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx | Chandra Shekhar | 2008-10-08 |
| | * | | ARM: OMAP: Allocate McBSP devices dynamically | Chandra Shekhar | 2008-10-08 |
| | |/ |
|
| | * | Merge unstable branch 'omap-rmk' | Russell King | 2008-10-03 |
| | |\ |
|
| | | * | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 2008-09-05 |
| | | * | [ARM] omap: Fix IO_ADDRESS() macros | Russell King | 2008-09-05 |
| | | * | [ARM] omap: convert mcbsp to use ioremap() | Russell King | 2008-09-05 |
| | * | | [ARM] OMAP: clockdomain: add clkdm_get_pwrdm() | Paul Walmsley | 2008-08-21 |
| | * | | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support | Paul Walmsley | 2008-08-21 |
| | * | | ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks | Högander Jouni | 2008-08-19 |
| | * | | ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Clockdomain: Associate clocks with clockdomains | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP: Powerdomain: Add OMAP3 powerdomains | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains | Paul Walmsley | 2008-08-19 |
| | * | | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code | Paul Walmsley | 2008-08-19 |
* | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 2008-10-14 |
|/ / / |
|
* | | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 |
|\ \ \
| | |/
| |/| |
|
| * | | [ARM] omap: fix virtual vs physical address space confusions | Russell King | 2008-09-04 |
| * | | [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ | Russell King | 2008-08-27 |
| |/ |
|
* | | [ARM] Convert asm/bitops.h to linux/bitops.h | Russell King | 2008-09-06 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
* | | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 |
|/ |
|
* | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-13 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 |
*---. | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 |
|\ \ \ |
|