aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-8/+8
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-2/+2
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann1-2/+2
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-32/+51
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-96/+33
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-135/+49
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-35/+21
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-0/+39
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-21/+0
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds5-886/+10
2012-09-28ARM: ux500: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-28ARM: ux500: 8500: update I2C sleep states pinctrlPatrice Chotard1-10/+20
2012-09-27ARM: ux500: tidy up pin sleep modesLinus Walleij1-19/+28
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dtOlof Johansson8-135/+49
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson6-51/+4
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson4-38/+29
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson2-7/+0
2012-09-20Merge branch 'next/soc' into next/multiplatformOlof Johansson6-35/+21
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson5-886/+10
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-21/+0
2012-09-20ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabledLee Jones1-9/+0
2012-09-20ARM: ux500: Stop registering Audio devices for HREF when DT is enabledLee Jones1-1/+0
2012-09-20ARM: ux500: Rename MSP board file to something more meaningfulLee Jones4-17/+17
2012-09-20ARM: ux500: Remove platform registration of MSP devicesLee Jones1-10/+0
2012-09-20ARM: ux500: Stop registering the MOP500 Audio driver from platform codeLee Jones1-3/+0
2012-09-20ARM: ux500: Pass MSP DMA platform data though AUXDATALee Jones3-4/+18
2012-09-20ARM: ux500: Fork MSP platform registration for step-by-step DT enablementLee Jones3-1/+23
2012-09-20ARM: ux500: Clean-up MSP platform codeLee Jones4-23/+7
2012-09-20ARM: ux500: Pass SDI DMA information though AUX_DATA to MMCILee Jones3-2/+6
2012-09-20ARM: ux500: Remove unused snowball_of_platform_devs structLee Jones1-5/+0
2012-09-20ARM: ux500: Pass PMU platform data due for Perf though AUXDATALee Jones2-0/+3
2012-09-20ARM: ux500: Clean-up temporary Device Tree enablement helpersLee Jones1-8/+2
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2-80/+1
2012-09-18ARM: ux500: fix spi2 pin groupPatrice Chotard1-1/+1
2012-09-17ARM: ux500: 8500: use hsit_a_2 group for HSIPatrice Chotard1-2/+2
2012-09-16Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-21/+0
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson1-21/+0
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman3-6/+9
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-2/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-5/+0
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann6-51/+4
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2-8/+0
2012-09-14ARM: SoC: convert ux500 to SMP operationsMarc Zyngier4-31/+30
2012-09-13Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/fixes-non-criticalOlof Johansson6-0/+39
2012-09-12Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into next/dtOlof Johansson5-886/+10
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson3-6/+9
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirqTony Lindgren3-6/+9
2012-09-11Merge branch 'renesas/pmu' into next/socOlof Johansson1-2/+1