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