summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
* ARM: mmp: remove duplicate SM_SCLK_SM_SCLK defineDan Carpenter2014-07-041-1/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-16/+9
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-182-16/+9
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-13/+0
| | * ARM: mmp: stop using mach/timex.hUwe Kleine-König2013-12-201-3/+9
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-053-18/+18
|\ \ \
| * | | ARM: mmp: allow platform devices with modular USBArnd Bergmann2014-03-183-18/+18
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-1/+1
|\ \ \
| * | | ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
| |/ /
* | | arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner2014-03-042-31/+5
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\ \ | | |/ | |/|
| | * ARM: mmp: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | ARM: mmp: build sram driver aloneQiao Zhou2013-12-112-1/+5
|/ /
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-141-3/+1
|\ \
| * | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou2013-09-201-3/+1
| |/
* | ARM: mmp: delete the custom GPIO headerLinus Walleij2013-09-271-8/+0
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0910-505/+18
|\
| * ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-242-0/+12
| * irqchip: mmp: support irqchipHaojian Zhuang2013-08-243-40/+2
| * irqchip: move mmp irq driverHaojian Zhuang2013-08-246-465/+4
* | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-094-4/+7
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2718-51/+74
|\ \ | |/
| * Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-0418-39/+73
| |\
| | * ARM: pxa: move debug uart codeHaojian Zhuang2013-04-111-30/+0
| | * ARM: mmp: add more compatible names in gpio driverHaojian Zhuang2013-04-112-3/+3
| | * ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang2013-04-119-0/+64
| | * ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-118-9/+9
| * | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-052-12/+0
| |\ \ | | |/ | |/|
| | * arm: mmp: remove clock name from usb pdata for ttcChao Xie2013-04-021-6/+0
| | * arm: mmp: remove clock from usb pdata for aspeniteChao Xie2013-04-021-6/+0
| * | ARM: mmp: add platform_device head file in gplugdHaojian Zhuang2013-03-151-0/+1
| |/
* | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-182-5/+13
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-213-1/+99
|\
| * ARM: mmp: enable display in ttc_dkbZhou Zhu2013-02-211-0/+92
| * ARM: mmp: added device for display controllerZhou Zhu2013-02-212-1/+7
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-6/+0
|\ \
| * | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-6/+0
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-142-7/+4
|\ \ \
| * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+2
| | |/ | |/|
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-2418-47/+19
|/
* ARM: mmp: select pinctrl driverHaojian Zhuang2012-11-211-0/+4
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-3/+3
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-017-42/+7
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-227-42/+7
| |\
| | * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-147-42/+7
OpenPOWER on IntegriCloud