summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-0/+1
|\
| * mmc: tegra: add pm_flagsVenkat Rao2011-05-241-0/+1
* | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-2519-795/+218
|\ \
| * | mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-241-0/+1
| * | mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij2011-05-241-210/+0
| * | mfd: add DB5500 PRCMU driverLinus Walleij2011-05-242-0/+4
| * | mfd: update DB8500 PRCMU driverMattias Nilsson2011-05-242-1/+6
| * | mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij2011-05-248-550/+4
| * | mach-ux500: make PRCMU base address dynamicLinus Walleij2011-05-245-2/+7
| * | mach-ux500: rename PRCMU driver per SoCLinus Walleij2011-05-242-1/+1
| * | mach-ux500: update ASIC version detectionLinus Walleij2011-05-241-0/+20
| * | mach-ux500: update SoC and board IRQ handlingRabin Vincent2011-05-245-24/+129
| * | mach-ux500: update the DB5500 register fileLinus Walleij2011-05-241-2/+18
| * | mach-ux500: update the DB8500 register fileLinus Walleij2011-05-241-7/+30
* | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2523-89/+1909
|\ \ \
| * | | ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1Kuninori Morimoto2011-05-251-1/+190
| * | | ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range.Paul Mundt2011-05-251-1/+1
| * | | ARM: arch-shmobile: sh7372: add renesas_usbhs irq supportKuninori Morimoto2011-05-251-0/+2
| * | | ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalidMagnus Damm2011-05-251-0/+1
| * | | ARM: mach-shmobile: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-251-0/+1
| * | | ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVMMagnus Damm2011-05-251-0/+4
| * | | ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVMMagnus Damm2011-05-251-0/+9
| * | | ARM: mach-shmobile: sh73a0 DMA Engine support for SY-DMACMagnus Damm2011-05-253-1/+277
| * | | ARM: mach-shmobile: Tidy up after SH7372 pm changes.Paul Mundt2011-05-251-1/+1
| * | | ARM: mach-shmobile: sh7372 Core Standby CPUIdleMagnus Damm2011-05-251-2/+31
| * | | ARM: mach-shmobile: CPUIdle supportMagnus Damm2011-05-253-0/+96
| * | | ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm2011-05-256-0/+345
| * | | ARM: mach-shmobile: Suspend-to-RAM supportMagnus Damm2011-05-253-0/+51
| * | | ARM: switch mackerel to dynamically manage the platform cameraGuennadi Liakhovetski2011-05-241-21/+7
| * | | ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0Magnus Damm2011-05-242-1/+118
| * | | ARM: arch-shmobile: Use multiple irq vectors for SDHISimon Horman2011-05-243-30/+70
| * | | ARM: mach-shmobile: AG5EVM DSI resource string updateMagnus Damm2011-05-241-0/+2
| * | | ARM: mach-shmobile: sh73a0 twd_base fixMagnus Damm2011-05-241-4/+5
| * | | ARM: mach-shmobile: headsmp.S build fixMagnus Damm2011-05-241-1/+1
| * | | ARM: mach-shmobile: Disable sh7372 RT side MSTP bitsMagnus Damm2011-05-241-0/+12
| * | | ARM: mach-shmobile: PLL does not have to run constantly for HDMIGuennadi Liakhovetski2011-05-242-11/+0
| * | | ARM: mach-shmobile: add DMA for MMCIF on mackerelGuennadi Liakhovetski2011-05-241-0/+10
| * | | ARM: mach-shmobile: MMCIF on mackerel can also be a moduleGuennadi Liakhovetski2011-05-241-3/+3
| * | | ARM: mach-shmobile: sh7377 UIO platform data V3Magnus Damm2011-05-241-0/+223
| * | | ARM: mach-shmobile: sh7372 UIO platform data V3Magnus Damm2011-05-241-0/+217
| * | | ARM: mach-shmobile: sh7367 UIO platform data V3Magnus Damm2011-05-241-0/+223
| * | | ARM: mach-shmobile: Use SCIFA and SCIFB port types on sh7377Magnus Damm2011-05-241-8/+8
| * | | ARM: mach-shmobile: ap4evb, mackerel: fixup scif initialisation for zbootSimon Horman2011-05-242-4/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-24612-23641/+7534
| |\ \ \
| * | | | sh_mobile: Add MSTP clock for MERAMDamian2011-05-231-1/+3
| * | | | ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalcKuninori Morimoto2011-04-181-3/+0
* | | | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-251-0/+78
|\ \ \ \ \
| * | | | | ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-231-0/+78
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2519-711/+84
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-2419-711/+84
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud