aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-13
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| * | | | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-23
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\ \ \ \ \
| * \ \ \ \ Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-09-13
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: ux500: Provide SMSC911x fixed-regulator when not booting DTLee Jones2012-09-04
| | * | | | ARM: ux500: Fix build error due to missing include of asm/pmu.h in cpu-db8500.cAxel Lin2012-09-03
| | * | | | ARM: ux500: set proper GIC flagsLinus Walleij2012-08-22
| | |/ / /
* | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\ \ \ \ \
| * | | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-16
| |\| | | | | | |_|/ / | |/| | |
| * | | | serial: pl011: delete reset callbackLinus Walleij2012-09-10
| | |/ / | |/| |
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-01
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ARM: ux500: Switch to use common clock frameworkUlf Hansson2012-09-06
| |/
* | Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-23
|\ \
| * | ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-23
| |/
* | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-17
* | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-17
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-08
| * mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-08
| * mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2012-07-08
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-28
|\ \
| * | i2c-nomadik: turn the platform driver to an amba driverAlessandro Rubini2012-07-09
| * | i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini2012-07-09
| |/
* | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-24
|\ \
| * | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-25
| |\|
| * | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2012-06-11
* | | ARM: ux500: Remove PMU platform registration when booting with DTLee Jones2012-07-13
* | | ARM: ux500: Remove temporary snowball_of_platform_devs enablement structureLee Jones2012-07-13
* | | ARM: ux500: Move rtc-pl031 registration to Device Tree when enabledLee Jones2012-07-13
* | | ARM: ux500: Enable LED heartbeat functionality on SnowballLee Jones2012-07-13
* | | ARM: ux500: Enable the user LED on Snowball via Device TreeLee Jones2012-07-13
* | | ARM: ux500: Kconfig: Compile in leds-gpio support for SnowballLee Jones2012-07-13
* | | ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2cLee Jones2012-07-13
* | | ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones2012-07-13
* | | ARM: ux500: Enable Device Tree support mmci for SnowballLee Jones2012-07-13
* | | ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones2012-07-06
* | | ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones2012-07-06
| |/ |/|
* | serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-12
|/
* ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-05-31
* ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-05-31
* ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-05-31
* ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-05-31
* ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-05-31
* ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-05-31
* ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-05-31
* ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-05-31
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\
| * mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones2012-05-20
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26
|\ \