aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-01-20
|\
| * Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-12-22
| |\
| | * ARM: imx: select SRC for i.MX7Arnd Bergmann2015-12-21
| | * ARM: mach-imx: iomux-imx31: fix spelling mistake in error messageColin Ian King2015-12-02
| | * ARM: imx: enable cpufreq device on i.mx7dBai Ping2015-12-02
| | * mach-imx/mach-imx6ul.c: proper constness with __initconstNicolas Pitre2015-11-24
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\ \ \
| * \ \ Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...Arnd Bergmann2015-12-15
| |\ \ \ | | |/ / | |/| |
| * | | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-01
| * | | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-01
* | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\ \ \ \
| * | | | gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
| |/ / /
* | | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-13
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-07
| | |/ | |/|
* | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-11
|\ \ \ | |_|/ |/| |
| * | [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-19
| |/
* / ARM: imx: add platform irq type setting in gpcAnson Huang2015-11-23
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-10
|\
| * Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-10-23
| |\
| | * ARM: imx: add cpufreq device for imx6ulBai Ping2015-10-12
| | * ARM: imx: add enet init for i.MX7D platformFugang Duan2015-09-22
| | * ARM: imx: add suspend/resume support for i.mx6ulAnson Huang2015-09-16
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-10
|\ \ \
| * | | ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-22
| |/ /
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \
| * \ \ Merge branch 'pm-opp'Rafael J. Wysocki2015-11-01
| |\ \ \ | | |/ / | |/| |
| | * | PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-14
| | * | PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-14
| | |/
* | | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-13
* | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
|/ /
* / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-04
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-01
|\
| * ARM: imx: mach-imx6ul: Fix allmodconfig buildFabio Estevam2015-08-21
| * ARM: imx6ul: add fec MAC refrence clock and phy fixup initFugang Duan2015-08-05
| * ARM: imx: add i.mx6ul msl supportFrank Li2015-07-14
* | Merge branch 'fixes' into next/cleanupOlof Johansson2015-08-06
|\ \
| * | ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach2015-07-08
| |/
* | ARM: kill off set_irq_flags usageRob Herring2015-07-28
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-28
* | ARM/imx/epit: Migrate to new 'set-state' interfaceViresh Kumar2015-07-16
|/
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-30
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-26
|\
| * Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman2015-06-10
| |\
| | * ARM: imx: imx7d requires anatopArnd Bergmann2015-06-03
| | * ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-03
| | * ARM: imx: remove platform headers from timer driverShawn Guo2015-06-03
| | * ARM: imx: provide gpt device specific irq functionsShawn Guo2015-06-03
| | * ARM: imx: get rid of variable timer_baseShawn Guo2015-06-03
| | * ARM: imx: define gpt register offset per device typeShawn Guo2015-06-03