| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mmp: remove duplicate SM_SCLK_SM_SCLK define | Dan Carpenter | 2014-07-04 | 1 | -1/+0 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 2 | -16/+9 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 2 | -16/+9 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -13/+0 |
| | * | ARM: mmp: stop using mach/timex.h | Uwe Kleine-König | 2013-12-20 | 1 | -3/+9 |
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-05 | 3 | -18/+18 |
|\ \ \ |
|
| * | | | ARM: mmp: allow platform devices with modular USB | Arnd Bergmann | 2014-03-18 | 3 | -18/+18 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-12 | 1 | -1/+1 |
| |/ / |
|
* / / | arm: mmp: Remove pointless fiddling with irq internals | Thomas Gleixner | 2014-03-04 | 2 | -31/+5 |
|/ / |
|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-01-24 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'soc/sched_clock' into next/soc | Kevin Hilman | 2013-12-06 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: mmp: Switch to sched_clock_register() | Stephen Boyd | 2013-11-22 | 1 | -2/+2 |
* | | | ARM: mmp: build sram driver alone | Qiao Zhou | 2013-12-12 | 2 | -1/+5 |
|/ / |
|
* | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-11-14 | 1 | -3/+1 |
|\ \ |
|
| * | | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platform | Jett.Zhou | 2013-09-20 | 1 | -3/+1 |
| |/ |
|
* / | ARM: mmp: delete the custom GPIO header | Linus Walleij | 2013-09-27 | 1 | -8/+0 |
|/ |
|
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-09-10 | 10 | -505/+18 |
|\ |
|
| * | ARM: mmp: avoid to include head file in mach-mmp | Haojian Zhuang | 2013-08-24 | 2 | -0/+12 |
| * | irqchip: mmp: support irqchip | Haojian Zhuang | 2013-08-24 | 3 | -40/+2 |
| * | irqchip: move mmp irq driver | Haojian Zhuang | 2013-08-24 | 6 | -465/+4 |
* | | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 2013-08-29 | 1 | -1/+1 |
|/ |
|
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 4 | -4/+7 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -1/+1 |
|\ |
|
| * | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2013-06-28 | 18 | -51/+74 |
|\| |
|
| * | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-04 | 18 | -39/+73 |
| |\ |
|
| | * | ARM: pxa: move debug uart code | Haojian Zhuang | 2013-04-11 | 1 | -30/+0 |
| | * | ARM: mmp: add more compatible names in gpio driver | Haojian Zhuang | 2013-04-11 | 2 | -3/+3 |
| | * | ARM: pxa: move PXA_GPIO_TO_IRQ macro | Haojian Zhuang | 2013-04-11 | 9 | -0/+64 |
| | * | ARM: pxa: remove cpu_is_xxx in gpio driver | Haojian Zhuang | 2013-04-11 | 8 | -9/+9 |
| * | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-04-06 | 2 | -12/+0 |
| |\ \
| | |/
| |/| |
|
| | * | arm: mmp: remove clock name from usb pdata for ttc | Chao Xie | 2013-04-02 | 1 | -6/+0 |
| | * | arm: mmp: remove clock from usb pdata for aspenite | Chao Xie | 2013-04-02 | 1 | -6/+0 |
| * | | ARM: mmp: add platform_device head file in gplugd | Haojian Zhuang | 2013-03-15 | 1 | -0/+1 |
| |/ |
|
* / | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie | 2013-06-19 | 2 | -5/+13 |
|/ |
|
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 3 | -1/+99 |
|\ |
|
| * | ARM: mmp: enable display in ttc_dkb | Zhou Zhu | 2013-02-22 | 1 | -0/+92 |
| * | ARM: mmp: added device for display controller | Zhou Zhu | 2013-02-22 | 2 | -1/+7 |
* | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -6/+0 |
|\ \ |
|
| * | | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -6/+0 |
* | | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 2 | -7/+4 |
|\ \ \ |
|
| * | | | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 | 1 | -5/+2 |
| | |/
| |/| |
|
| * | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
| |/ |
|
* / | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 18 | -47/+19 |
|/ |
|
* | ARM: mmp: select pinctrl driver | Haojian Zhuang | 2012-11-21 | 1 | -0/+4 |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -3/+3 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 7 | -42/+7 |
|\ |
|
| * | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 7 | -42/+7 |
| |\ |
|
| | * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 7 | -42/+7 |