| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: u300: convert to common clock | Linus Walleij | 2012-07-11 | 5 | -1566/+13 |
* | ARM: u300: bump all IRQ numbers by one | Linus Walleij | 2012-04-20 | 2 | -77/+79 |
* | ARM: ux300: Fix unimplementable regulation constraints | Mark Brown | 2012-04-20 | 1 | -8/+1 |
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 | 2 | -0/+7 |
|\ |
|
| * | mtd: fsmc: Move ALE, CLE defines to their respective platform | Shiraz Hashim | 2012-03-27 | 2 | -0/+7 |
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 2 | -26/+0 |
|\ \ |
|
| * | | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 | 1 | -6/+0 |
| * | | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -20/+0 |
* | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 4 | -88/+21 |
|\ \ \ |
|
| * | | | ARM: 7335/1: mach-u300: do away with MMC config files | Linus Walleij | 2012-02-23 | 4 | -88/+21 |
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 3 | -99/+16 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -16/+0 |
| |\ \ \ |
|
| | * | | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -16/+0 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'amba' into for-armsoc | Russell King | 2012-01-26 | 1 | -69/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ARM: amba: u300: use common amba device initializers | Russell King | 2012-01-26 | 1 | -69/+16 |
| | * | | ARM: amba: u300: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -3/+3 |
| | |/ |
|
| * | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -14/+0 |
| |/ |
|
* | | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-22 | 2 | -38/+44 |
|\ \ |
|
| * | | ARM: u300: configure some pins as an example | Linus Walleij | 2012-03-12 | 1 | -2/+16 |
| * | | pinctrl: enhance mapping table to support pin config operations | Stephen Warren | 2012-03-05 | 1 | -6/+6 |
| * | | pinctrl: API changes to support multiple states per device | Stephen Warren | 2012-03-05 | 1 | -13/+3 |
| * | | pinctrl: assume map table entries can't have a NULL name field | Stephen Warren | 2012-03-02 | 1 | -4/+4 |
| * | | pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state | Stephen Warren | 2012-03-02 | 1 | -3/+3 |
| * | | pinctrl: spawn U300 pinctrl from the COH901 GPIO | Linus Walleij | 2012-02-22 | 2 | -15/+17 |
| * | | pinctrl: move generic functions to the pinctrl_ namespace | Linus Walleij | 2012-02-10 | 1 | -17/+17 |
| * | | pinctrl: break out a pinctrl consumer header | Linus Walleij | 2012-02-10 | 1 | -1/+1 |
| |/ |
|
* | | ARM: U300: Don't specify regulator consumers by struct device | Axel Lin | 2012-02-17 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2012-01-10 | 6 | -126/+125 |
|\ |
|
| * | pinctrl: rename U300 and SIRF pin controllers | Linus Walleij | 2012-01-03 | 1 | -1/+1 |
| * | arm/u300: don't use PINMUX_MAP_PRIMARY* | Stephen Warren | 2012-01-03 | 1 | -6/+6 |
| * | pinctrl: move the U300 GPIO driver to pinctrl | Linus Walleij | 2012-01-03 | 2 | -2/+2 |
| * | ARM: u300: localize GPIO assignments | Linus Walleij | 2012-01-03 | 3 | -116/+115 |
| * | pinctrl: make a copy of pinmux map | Linus Walleij | 2012-01-03 | 1 | -1/+1 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 2 | -20/+1 |
|\ \ |
|
| * \ | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 4 | -26/+22 |
| |\ \ |
|
| * \ \ | Merge branch 'u300/cleanup' into next/cleanup | Olof Johansson | 2011-12-20 | 2 | -20/+1 |
| |\ \ \ |
|
| | * | | | ARM: u300: delete memory.h | Linus Walleij | 2011-12-19 | 2 | -20/+1 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 4 | -26/+22 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | | ARM: restart: lpc32xx & u300: remove unnecessary printk | Russell King | 2012-01-05 | 1 | -1/+0 |
| * | | | ARM: restart: u300: use new restart hook | Russell King | 2012-01-05 | 4 | -23/+24 |
* | | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 | 1 | -12/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -12/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 | 2 | -24/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: u300: convert to MULTI_IRQ_HANDLER | Jamie Iles | 2011-11-15 | 2 | -24/+2 |
| |/ |
|
* | | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King | 2011-11-17 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 | 2 | -59/+2 |
|\ |
|
| * | mfd: Delete ab3550 driver | Linus Walleij | 2011-10-24 | 2 | -57/+1 |
* | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 5 | -176/+6 |
|\ \ |
|