Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | ARM: move all dtb targets out of Makefile.boot | Rob Herring | 1 | -2/+0 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -5/+0 |
2012-08-23 | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann | 1 | -1/+0 |
2012-08-23 | ARM: ux500: don't select LEDS_GPIO for snowball | Arnd Bergmann | 1 | -1/+0 |
2012-08-17 | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled | Lee Jones | 1 | -0/+4 |
2012-08-17 | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500' | Lee Jones | 1 | -5/+5 |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 3 | -30/+10 |
2012-07-29 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2 | -19/+7 |
2012-07-25 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+14 |
2012-07-13 | ARM: ux500: Remove PMU platform registration when booting with DT | Lee Jones | 1 | -2/+1 |
2012-07-13 | ARM: ux500: Remove temporary snowball_of_platform_devs enablement structure | Lee Jones | 1 | -13/+0 |
2012-07-13 | ARM: ux500: Move rtc-pl031 registration to Device Tree when enabled | Lee Jones | 1 | -1/+0 |
2012-07-13 | ARM: ux500: Enable LED heartbeat functionality on Snowball | Lee Jones | 1 | -1/+1 |
2012-07-13 | ARM: ux500: Enable the user LED on Snowball via Device Tree | Lee Jones | 1 | -1/+1 |
2012-07-13 | ARM: ux500: Kconfig: Compile in leds-gpio support for Snowball | Lee Jones | 1 | -0/+1 |
2012-07-13 | ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2c | Lee Jones | 1 | -1/+5 |
2012-07-13 | ARM: ux500: Remove unused i2c platform_data initialisation code | Lee Jones | 1 | -35/+4 |
2012-07-13 | ARM: ux500: Enable Device Tree support mmci for Snowball | Lee Jones | 3 | -3/+7 |
2012-07-09 | i2c-nomadik: turn the platform driver to an amba driver | Alessandro Rubini | 1 | -17/+5 |
2012-07-09 | i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> | Alessandro Rubini | 2 | -2/+2 |
2012-07-09 | ARM: ux500: Register the AB8500 from DB8500 MFD | Lee Jones | 3 | -27/+10 |
2012-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones | 1 | -1/+0 |
2012-07-09 | mfd: Register the ab8500 from db8500-prcmu using the MFD API | Lee Jones | 1 | -2/+0 |
2012-07-06 | ARM: ux500: Over-ride the DT device naming scheme for pinctrl | Lee Jones | 1 | -0/+2 |
2012-07-06 | ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set | Lee Jones | 2 | -5/+7 |
2012-06-25 | Merge tag 'v3.5-rc4' into for-3.6 | Mark Brown | 1 | -53/+1 |
2012-06-13 | serial/amba-pl011: move custom pin control to driver | Linus Walleij | 1 | -53/+1 |
2012-06-12 | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driver | Ola Lilja | 1 | -0/+14 |
2012-06-01 | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot | Lee Jones | 1 | -0/+1 |
2012-06-01 | ARM: ux500: Only initialise STE's UIBs on boards which support them | Lee Jones | 3 | -3/+10 |
2012-06-01 | ARM: ux500: Disable platform setup of the ab8500 when DT is enabled | Lee Jones | 1 | -3/+4 |
2012-06-01 | ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots | Lee Jones | 1 | -0/+1 |
2012-06-01 | ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled | Lee Jones | 1 | -2/+1 |
2012-06-01 | ARM: ux500: Disable SMSC911x platform code registration when DT is enabled | Lee Jones | 1 | -2/+1 |
2012-06-01 | ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement | Lee Jones | 3 | -1/+26 |
2012-06-01 | ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement | Lee Jones | 1 | -2/+16 |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -1/+1 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -4/+25 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 8 | -8/+143 |
2012-05-22 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+172 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 14 | -345/+928 |
2012-05-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 12 | -18/+73 |
2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -18/+55 |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 26 | -2635/+11 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 3 | -2/+3 |
2012-05-20 | mfd: Remove confusing ab8500-i2c file and merge into ab8500-core | Lee Jones | 1 | -1/+1 |
2012-05-15 | mach-ux500: crypto - core support for CRYP/HASH module. | Andreas Westin | 8 | -8/+126 |
2012-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 31 | -431/+591 |
2012-05-14 | Merge branch 'next/cpuidle' into next/pm | Arnd Bergmann | 2 | -0/+172 |
2012-05-14 | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Arnd Bergmann | 1 | -1/+1 |