summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+2
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-135/+49
2012-10-02Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-35/+21
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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-29ARM: ux500: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-23Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson8-135/+49
2012-09-21Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof 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-17Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-21/+0
2012-09-17Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson1-21/+0
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman3-6/+9
2012-09-13Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson6-0/+39
2012-09-13Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n...Olof Johansson5-886/+10
2012-09-13Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson3-6/+9
2012-09-13Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren3-6/+9
2012-09-12Merge branch 'renesas/pmu' into next/socOlof Johansson1-2/+1
2012-09-11serial: pl011: delete reset callbackLinus Walleij1-21/+0
2012-09-08Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson3-6/+9
2012-09-07ARM: ux500: Switch to use common clock frameworkUlf Hansson5-886/+10
2012-09-05ARM: ux500: Correct Ux500 family names usageLoic PALLARDY3-3/+3
2012-09-04ARM: ux500: Provide SMSC911x fixed-regulator when not booting DTLee Jones4-0/+36
2012-09-03ARM: ux500: Fix build error due to missing include of asm/pmu.h in cpu-db8500.cAxel Lin1-0/+1
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann1-1/+0
2012-08-23ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann1-1/+0
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-22ARM: ux500: set proper GIC flagsLinus Walleij1-0/+2
2012-08-17ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones1-0/+4
2012-08-17ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones1-5/+5
2012-08-09ARM: ux500: add detection for DB8500 ASIC v2.2Linus Walleij1-0/+5
2012-08-09ARM: ux500: reform Ux500 family namesLinus Walleij5-12/+17
2012-08-09ARM: ux500: add a U8520 detection macroLinus Walleij1-0/+5
2012-08-09ARM: ux500: delete remnant U5500 macrosLinus Walleij1-29/+0
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds3-30/+10
2012-07-29Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2-19/+7
2012-07-25Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+14