| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-04-07 | 4 | -5/+13 |
|\ |
|
| * | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> | Sergei Shtylyov | 2010-04-07 | 1 | -1/+3 |
| * | davinci: DM365: fix duplicate default IRQ priorities | Kevin Hilman | 2010-04-05 | 1 | -1/+0 |
| * | davinci: edma: clear events in edma_start() | Brian Niebuhr | 2010-04-05 | 1 | -1/+2 |
| * | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined | Sekhar Nori | 2010-04-05 | 1 | -0/+4 |
| * | davinci: timers: don't enable timer until clocksource is initialized | Kevin Hilman | 2010-04-05 | 1 | -2/+4 |
* | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 10 | -47/+123 |
|\ \ |
|
| * | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 2010-03-29 | 1 | -2/+2 |
| * | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobes | Mika Westerberg | 2010-03-29 | 1 | -1/+9 |
| * | | ARM: 6001/1: removing compilation warning comming from clkdev.h | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| * | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h> | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| * | | ARM: 5997/1: ARM: Correct the VFPv3 detection | Catalin Marinas | 2010-03-28 | 1 | -1/+1 |
| * | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) | Catalin Marinas | 2010-03-25 | 2 | -6/+16 |
| * | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+11 |
| * | | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+20 |
| * | | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) | Catalin Marinas | 2010-03-25 | 2 | -37/+62 |
| |/ |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 103 | -36/+71 |
|/ |
|
* | [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON | Christian Lamparter | 2010-03-23 | 1 | -1/+1 |
* | [ARM] Kirkwood: WPS button keycode mapping | Christian Lamparter | 2010-03-23 | 1 | -2/+2 |
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-03-23 | 7 | -25/+25 |
|\ |
|
| * | [ARM] pxa/raumfeld: fix button name | Daniel Mack | 2010-03-22 | 1 | -1/+1 |
| * | [ARM] pxa/raumfeld: remove duplicated #include | Huang Weiyi | 2010-03-22 | 1 | -2/+0 |
| * | [ARM] locomo: fix unpaired spin_lock_irqsave | H Hartley Sweeten | 2010-03-22 | 1 | -3/+3 |
| * | [ARM] locomo: fix SPI register offset | H Hartley Sweeten | 2010-03-22 | 1 | -2/+2 |
| * | [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pm | Eric Miao | 2010-03-22 | 1 | -0/+7 |
| * | [ARM] pxa: remove unnecessary 'select FB_W100' from some platforms | Eric Miao | 2010-03-22 | 1 | -4/+0 |
| * | [ARM] pxa: remove spi cs gpio direction to avoid clash with driver | Jonathan Cameron | 2010-03-22 | 2 | -9/+0 |
| * | [ARM] mmp: fix for variables in uncompress.h being discarded | Eric Miao | 2010-03-22 | 1 | -1/+4 |
| * | [ARM] pxa: fix for variables in uncompress.h being discarded | Jonathan Cameron | 2010-03-22 | 1 | -3/+8 |
* | | ARM: Update mach-types | Russell King | 2010-03-20 | 1 | -2/+73 |
* | | ARM: Fix IXP23xx build error in mach/memory.h | Russell King | 2010-03-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 42 | -132/+403 |
|\ |
|
| * | ARM/OMAP: Remove the +x bit from a couple of source files | Andrew Clayton | 2010-03-12 | 2 | -0/+0 |
| * | omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved... | Janusz Krzysztofik | 2010-03-12 | 1 | -8/+4 |
| * | OMAP4: fix temporary hacks that break multi-omap PM | Kevin Hilman | 2010-03-11 | 1 | -7/+6 |
| * | OMAP2: cpu_is_omap2*: fix compile-time removal of unused code | Kevin Hilman | 2010-03-11 | 1 | -2/+6 |
| * | omap3: pandora: add missing i2c3 board_info | Grazvydas Ignotas | 2010-03-11 | 1 | -1/+9 |
| * | omap: mach-omap2/io.c: fix function declarations | Aaro Koskinen | 2010-03-11 | 1 | -4/+4 |
| * | omap: Fix gpio_resume_after_retention | Sergio Aguirre | 2010-03-11 | 1 | -5/+5 |
| * | omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board | Enric Balletbo i Serra | 2010-03-11 | 1 | -18/+36 |
| * | omap: Checkpatch cleanup for blizzard.h | Andrea Gelmini | 2010-03-11 | 1 | -1/+1 |
| * | omap: pass the reboot command to the boot loader | Aaro Koskinen | 2010-03-11 | 3 | -6/+6 |
| * | omap2/3/4: mailbox: remove compiler warning | Suman Anna | 2010-03-11 | 1 | -6/+6 |
| * | OMAP2: serial.c: Fix number of uarts in early_init | Thomas Weber | 2010-03-11 | 1 | -5/+10 |
| * | omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors | Tony Lindgren | 2010-03-11 | 12 | -5/+12 |
| * | omap2: Update n8x0 defconfig to test multi-omap and DMA api changes | Tony Lindgren | 2010-03-11 | 1 | -18/+142 |
| * | omap2: add USB initialization for tusb6010 | Francisco Alecrim | 2010-03-11 | 2 | -0/+99 |
| * | omap4: Fix build break by moving omap_smc1 into a separate .S | Santosh Shilimkar | 2010-03-11 | 3 | -25/+36 |
| * | omap2/3/4: ehci: avoid compiler error with touchbook | Felipe Balbi | 2010-03-11 | 14 | -16/+16 |
| * | omap3: Fix compile for Touch Book early_param | Tony Lindgren | 2010-03-09 | 1 | -5/+5 |