| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mmp: fix potential NULL dereference | Yuanhan Liu | 2012-08-10 | 1 | -1/+1 |
* | ARM: mmp: add missing irqs.h | Haojian Zhuang | 2012-08-02 | 1 | -0/+1 |
* | ARM: mmp: remove mach/gpio-pxa.h | Paul Bolle | 2012-07-04 | 1 | -29/+0 |
* | ARM: mmp: fix missing cascade_irq in irq handler | Haojian Zhuang | 2012-06-05 | 1 | -0/+7 |
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 10 | -15/+620 |
|\ |
|
| * | ARM: mmp: add usb host support for aspen | Neil Zhang | 2012-05-05 | 1 | -0/+20 |
| * | ARM: mmp: add usb host support for PXA168 | Neil Zhang | 2012-05-03 | 3 | -15/+15 |
| * | ARM: mmp: add usb device support for ttc dkb | Neil Zhang | 2012-05-03 | 1 | -0/+37 |
| * | ARM: mmp: add usb device support for PXA910 | Neil Zhang | 2012-05-03 | 6 | -1/+549 |
* | | ARM: mmp: add pm support for pxa910 | Chao Xie | 2012-05-07 | 4 | -0/+369 |
* | | ARM: mmp: ttc_dkb: add PMIC support | Chao Xie | 2012-05-07 | 1 | -0/+11 |
* | | ARM: mmp: add PM support for mmp2 | Chao Xie | 2012-05-07 | 4 | -0/+336 |
* | | ARM: mmp: move XX_REG definition to addr-map.h | Chao Xie | 2012-05-07 | 3 | -6/+12 |
* | | ARM: mmp: support pxa910 with device tree | Haojian Zhuang | 2012-05-05 | 1 | -10/+40 |
* | | ARM: mmp: support mmp2 with device tree | Haojian Zhuang | 2012-05-05 | 2 | -0/+61 |
* | | ARM: mmp: support DT in timer | Haojian Zhuang | 2012-05-05 | 1 | -21/+60 |
* | | ARM: mmp: support DT in irq | Haojian Zhuang | 2012-05-05 | 6 | -225/+471 |
* | | ARM: mmp: append CONFIG_MACH_MMP2_DT | Haojian Zhuang | 2012-05-05 | 1 | -10/+19 |
* | | ARM: mmp: fix build issue on mmp with device tree | Haojian Zhuang | 2012-05-05 | 1 | -22/+0 |
|/ |
|
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 2 | -27/+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 | -21/+0 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 11 | -13/+19 |
|\ \ |
|
| * \ | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 | 11 | -13/+19 |
| |\ \ |
|
| | * | | ARM: mmp: remove NR_IRQS | Rob Herring | 2012-01-25 | 11 | -13/+19 |
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 2 | -0/+2 |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 4 | -0/+88 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt | Olof Johansson | 2012-03-08 | 6 | -3/+88 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: mmp: append OF support on pxa168 | Haojian Zhuang | 2012-03-07 | 3 | -0/+86 |
| | * | | | | ARM: mmp: enable rtc clk in pxa168 | Haojian Zhuang | 2012-03-07 | 1 | -0/+2 |
| | |/ / / |
|
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 5 | -0/+53 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers | Olof Johansson | 2012-03-08 | 3 | -3/+0 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers | Arnd Bergmann | 2012-02-28 | 5 | -0/+53 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: mmp: enable rtc in pxa910 | Haojian Zhuang | 2012-02-28 | 5 | -0/+53 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 3 | -0/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-10 | 3 | -3/+0 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2012-02-28 | 3 | -0/+3 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: mmp: append irq name of gpio device | Haojian Zhuang | 2012-02-28 | 3 | -0/+3 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 2 | -22/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| | |/ |
|
| * | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -16/+0 |
| |/ |
|
* | | arch/arm/mach-mmp/: some files include some headers twice | Danny Kukawka | 2012-02-16 | 3 | -3/+0 |
|/ |
|
* | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 16 | -28/+25 |
|\ |
|
| * | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 14 | -10/+22 |
| |\ |
|
| | * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| | * | ARM: restart: mmp: use new restart hook | Russell King | 2012-01-05 | 14 | -6/+22 |
| | * | Merge branch 'restart-cleanup' into restart | Russell King | 2012-01-05 | 2 | -2/+2 |
| | |\ |
|
| * | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 | 1 | -13/+3 |