summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-279-10/+8Star
|\
| * ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij2011-08-231-2/+0Star
| * ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2011-08-227-6/+7
| * ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1Star
* | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
| |
| \
*-. \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-6/+4Star
|\ \ \ | | |/ | |/|
| | * ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-6/+4Star
| |/
* / ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-10-071-0/+1
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-2711-29/+313
|\
| *-. Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-1711-29/+313
| |\ \
| | | * mach-ux500: fix USB build errorLinus Walleij2011-06-271-0/+1
| | | * mach-ux500: register a clock for the SMP TWDLinus Walleij2011-06-231-0/+48
| | | * mach-ux500: Kconfig for snowball boardMathieu J. Poirier2011-06-231-0/+7
| | | * mach-ux500: Add pin configuration for snowball boardRobert Marklund2011-06-231-0/+43
| | | * mach-ux500: Add SDI support for snowball boardMathieu J. Poirier2011-06-233-7/+20
| | | * mach-ux500: setting proper uart for snowballMathieu J. Poirier2011-06-231-1/+2
| | | * mach-ux500: add basic support for snowball boardRobert Marklund2011-06-231-9/+145
| | | * mach-x500: fix SECTION warnings in uibRobert Marklund2011-06-221-1/+1
| | | * mach-ux500: iomap PRCMU TCDM memoryMattias Wallin2011-06-211-0/+1
| | | * mach-ux500: complete regulator constraints for MOP500 boardLinus Walleij2011-06-212-1/+11
| | | * mach-ux500: correct MMC/SDI parametersLinus Walleij2011-06-211-4/+6
| | | * mach-ux500: fix HREFv60 regressionLinus Walleij2011-06-211-8/+24
| | | * mach-ux500: add HREFv60 Kconfig optionLinus Walleij2011-06-211-1/+7
| | |/
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-7/+0Star
|\ \ \
| * | | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0Star
| |/ /
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-261-22/+2Star
|\ \ \
| * | | staging: ste_rmi4: remove cross-dependent platform dataLinus Walleij2011-07-061-22/+2Star
| |/ /
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-261-1/+83
|\ \ \
| * | | mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij2011-07-261-1/+83
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-113-4/+69
| |\| |
| * | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-8/+0Star
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-233-12/+66
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0Star
| | | |/
* | | | arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2011-07-211-7/+4Star
* | | | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-211-17/+3Star
| |/ / |/| |
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-282-4/+66
|\ \ \ | |/ / |/| |
| * | amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-162-4/+66
| |/
* / gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-091-0/+3
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-281-1/+0Star
|\
| * gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-271-1/+0Star
* | ARM: 6830/1: mach-ux500: force PrimeCell revisionsLinus Walleij2011-05-264-33/+53
* | ARM: 6828/1: mach-ux500: delete SSP PrimeCell IDLinus Walleij2011-05-262-4/+1Star
|/
* Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-2619-795/+218Star
|\
| * mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-241-0/+1
| * mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij2011-05-241-210/+0Star
| * mfd: add DB5500 PRCMU driverLinus Walleij2011-05-242-0/+4
| * mfd: update DB8500 PRCMU driverMattias Nilsson2011-05-242-1/+6