summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01162-3542/+4908
|\
| * Merge branch 'samsung/pinctrl' into next/driversOlof Johansson2012-09-213-12/+32
| |\
| | * pinctrl: exynos: Fix wakeup IRQ domain registration checkTomasz Figa2012-09-211-1/+1
| | * pinctrl: samsung: Uninline samsung_pinctrl_get_soc_dataTomasz Figa2012-09-211-1/+1
| | * pinctrl: exynos: Correct the detection of wakeup-eint nodeTomasz Figa2012-09-211-5/+9
| | * pinctrl: exynos: Mark exynos_irq_demux_eint as inlineTomasz Figa2012-09-211-1/+1
| | * pinctrl: exynos: Handle only unmasked wakeup interruptsTomasz Figa2012-09-211-2/+5
| | * pinctrl: exynos: Fix typos in gpio/wkup _irq_maskTomasz Figa2012-09-211-2/+2
| | * pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTaTomasz Figa2012-09-212-0/+13
| * | Merge branch 'next/dt-gscaler' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2012-09-205-0/+157
| |\ \
| | * | ARM: EXYNOS: Adds G-Scaler device from Device TreeShaik Ameer Basha2012-09-074-0/+71
| | * | 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-2012-0/+2654
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | * | gpio: exynos4: skip gpiolib registration if pinctrl driver is usedThomas Abraham2012-09-071-0/+21
| | * | pinctrl: add exynos4210 specific extensions for samsung pinctrl driverThomas Abraham2012-09-074-0/+782
| | * | pinctrl: add samsung pinctrl and gpiolib driverThomas Abraham2012-09-075-0/+1329
| | |/
| * | Merge branch 'drivers/ocp2scp' into next/driversOlof Johansson2012-09-201-2/+2
| |\ \
| | * | drivers: bus: omap_l3: use resources instead of hardcoded irqsOlof Johansson2012-09-201-2/+2
| * | | Merge branch 'drivers/ocp2scp' into next/driversArnd Bergmann2012-09-198-5/+11
| |\| |
| | * | drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-198-5/+11
| * | | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-161076-12725/+17271
| |\ \ \
| | * | | i2c: tegra: dynamically control fast clkLaxman Dewangan2012-09-131-7/+28
| | * | | i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20Laxman Dewangan2012-09-131-14/+47
| | * | | 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
| | * | | i2c: tegra: pass proper name for getting clockLaxman Dewangan2012-09-131-23/+23
| | * | | ARM: tegra: clock: add i2c fast clock entry in clock tableLaxman Dewangan2012-09-132-0/+9
| * | | | Merge branch 'drivers/ocp2scp' into next/driversOlof Johansson2012-09-041-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drivers: bus: omap-ocp2scp: Fix compile errorKishon Vijay Abraham I2012-09-041-1/+1
| * | | | Merge branch 'drivers/ocp2scp' into next/driversArnd Bergmann2012-08-227-0/+130
| |\| | |
| | * | | arm/dts: omap4: Add ocp2scp dataKishon Vijay Abraham I2012-08-221-0/+8
| | * | | drivers: bus: add a new driver for omap-ocp2scpKishon Vijay Abraham I2012-08-226-0/+122
| * | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-1344-494/+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-025-44/+0
| * | | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-1397-2983/+1441
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 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
| | * | | | char: nwflash: remove old led event codeBryan Wu2012-08-011-34/+0
| | * | | | ARM: mach-footbridge: retire custom LED codeBryan Wu2012-08-015-294/+179
| | * | | | ARM: mach-ebsa110: retire custom LED codeBryan Wu2012-08-012-34/+51