| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 2009-01-08 | 1 | -0/+1 |
* | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-01-05 | 1 | -2/+2 |
|\ |
|
| * | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim | 2008-11-21 | 1 | -2/+2 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ \ |
|
| * | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
| |/ |
|
* | | omap mmc: force MMC module reset on boot | Kevin Hilman | 2008-12-10 | 1 | -0/+85 |
* | | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren | 2008-12-10 | 9 | -7/+701 |
* | | omap mmc: Add better MMC low-level init | Tony Lindgren | 2008-12-10 | 3 | -12/+90 |
* | | omap mmc: Remove broken MMC init code | Tony Lindgren | 2008-12-10 | 3 | -33/+0 |
* | | ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx | Arun KS | 2008-12-10 | 1 | -1/+43 |
* | | ARM: OMAP3: Add basic support for Pandora handheld console | Grazvydas Ignotas | 2008-12-10 | 3 | -0/+185 |
* | | ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess | Stanley.Miao | 2008-12-10 | 1 | -0/+57 |
* | | ARM: OMAP3: Warn about spurious interrupts | Tony Lindgren | 2008-12-10 | 1 | -0/+39 |
* | | ARM: OMAP2: bard-h4: list those eeproms | David Brownell | 2008-12-10 | 1 | -0/+14 |
* | | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen | 2008-12-10 | 2 | -14/+22 |
* | | ARM: OMAP2: Fix cpu detection | Tony Lindgren | 2008-12-10 | 2 | -172/+120 |
* | | ARM: OMAP2: Prepare cpu detection for further improvements | Tony Lindgren | 2008-12-10 | 1 | -1/+6 |
* | | ARM: OMAP: Switch to gpio_request/free calls | Jarkko Nikula | 2008-12-10 | 3 | -5/+5 |
* | | ARM: OMAP: switch to gpio_direction_output | David Brownell | 2008-12-10 | 1 | -2/+1 |
* | | ARM: OMAP: switch to gpio_direction_input | David Brownell | 2008-12-10 | 3 | -6/+6 |
* | | ARM: OMAP: switch to standard gpio get/set calls | David Brownell | 2008-12-10 | 1 | -1/+1 |
* | | ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3 | Jouni Hogander | 2008-12-10 | 1 | -18/+18 |
|/ |
|
* | ARM: OMAP: Fix compiler warnings in gpmc.c | Sanjeev Premi | 2008-11-04 | 1 | -4/+2 |
* | 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 |