summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01140-4506/+2312
|\
| * Merge branch 'next/dt-gscaler' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-09-204-0/+127
| |\
| | * ARM: EXYNOS: Adds G-Scaler device from Device TreeShaik Ameer Basha2012-09-073-0/+41
| | * ARM: EXYNOS: Add clock support for G-ScalerShaik Ameer Basha2012-09-071-0/+86
| * | Merge branch 'next/pinctrl-samsung' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-204-0/+522
| |\ \
| | * | ARM: EXYNOS: Enable pinctrl driver support for EXYNOS4 device tree enabled pl...Thomas Abraham2012-09-071-0/+2
| | * | ARM: dts: Add pinctrl node entries for SAMSUNG EXYNOS4210 SoCThomas Abraham2012-09-072-0/+494
| | * | ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is usedThomas Abraham2012-09-071-0/+26
| | |/
| * | Merge branch 'drivers/ocp2scp' into next/driversArnd Bergmann2012-09-196-1082/+2
| |\ \
| | * | drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-196-1082/+2
| * | | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-16289-7853/+7731
| |\ \ \
| | * | | ARM: tegra: clock: remove unused clock entry for i2cLaxman Dewangan2012-09-131-8/+0
| | * | | ARM: tegra: clock: add connection name in i2c clock entryLaxman Dewangan2012-09-132-9/+9
| | * | | ARM: tegra: clock: add i2c fast clock entry in clock tableLaxman Dewangan2012-09-132-0/+9
| * | | | Merge branch 'drivers/ocp2scp' into next/driversArnd Bergmann2012-08-221-0/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | arm/dts: omap4: Add ocp2scp dataKishon Vijay Abraham I2012-08-221-0/+8
| * | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-1343-454/+384
| |\ \ \ \
| | * | | | ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches2012-07-0232-439/+375
| | * | | | ARM: at91/defconfig: change the MCI driver to use in defconfigsNicolas Ferre2012-07-029-9/+8
| | * | | | ARM: at91: set i2c_board_info.type to "ds1339" directlyPaul Bolle2012-07-021-2/+1
| | * | | | ARM: at91/defconfig: Remove unaffected config optionRichard Genoud2012-07-024-4/+0
| * | | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-1392-2949/+1251
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-016-245/+3
| | * | | | ARM: mach-sa1100: retire custom LED codeBryan Wu2012-08-0113-615/+215
| | * | | | ARM: mach-omap1: retire custom LED codeBryan Wu2012-08-0113-687/+165
| | * | | | ARM: mach-pnx4008: remove including old leds event API header fileBryan Wu2012-08-011-1/+0
| | * | | | ARM: plat-samsung: remove including old leds event API header fileBryan Wu2012-08-011-1/+0
| | * | | | ARM: mach-pxa: retire custom LED codeBryan Wu2012-08-019-411/+270
| | * | | | ARM: mach-footbridge: retire custom LED codeBryan Wu2012-08-015-294/+179
| | * | | | ARM: mach-ebsa110: retire custom LED codeBryan Wu2012-08-012-34/+51
| | * | | | ARM: mach-clps711x: retire custom LED code of P720T machineBryan Wu2012-08-014-66/+61
| | * | | | ARM: mach-integrator: retire custom LED codeBryan Wu2012-08-013-66/+99
| | * | | | ARM: mach-integrator: move CM_CTRL to header file for accessing by other func...Bryan Wu2012-08-012-2/+2
| | * | | | ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu2012-08-014-53/+22
| | * | | | ARM: mach-shark: retire custom LED codeBryan Wu2012-08-013-138/+87
| | * | | | ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu2012-08-014-121/+0
| | * | | | ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu2012-08-0110-76/+7
| | * | | | ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu2012-07-3113-137/+89
* | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-019-117/+80
|\ \ \ \ \ \
| * | | | | | ARM: mxs: remove mach/irqs.hShawn Guo2012-09-031-32/+0
| * | | | | | ARM: mxs: select SPARSE_IRQShawn Guo2012-09-031-0/+1
| * | | | | | ARM: mxs: adopt irq_domain support for icoll driverShawn Guo2012-09-034-33/+41
| * | | | | | ARM: mxs: select MULTI_IRQ_HANDLERShawn Guo2012-09-035-36/+21
| * | | | | | ARM: mxs: retrieve timer irq from device treeShawn Guo2012-09-034-4/+17
| * | | | | | gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo2012-09-031-12/+0
* | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-0179-16671/+115
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann2012-09-2863-397/+401
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn2012-09-281-6/+6
| | * | | | | | | ARM: ux500: use __iomem pointers for MMIOArnd Bergmann2012-09-281-2/+2
| * | | | | | | | Merge branch 'bcmring/removal' into next/cleanup2Arnd Bergmann2012-09-2865-15761/+0
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud