aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds32-132/+200
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+3
2016-02-29ARM: imx: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-28ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme1-0/+4
2016-02-28ARM: imx: select ARM_CPU_SUSPEND only for imx6Arnd Bergmann1-1/+1
2016-02-19ARM: imx: switch to gpiochip_add_data()Linus Walleij1-1/+3
2016-02-15ARM: imx6: pm: declare pm domain latency on power_state structAxel Haslam1-2/+7
2016-02-14ARM: mx25: Add basic suspend/resume supportFabio Estevam4-1/+40
2016-02-14ARM: imx: Add msl code support for imx6qpBai Ping2-3/+14
2016-02-02ARM: imx: enable big endian modeJohannes Berg2-0/+3
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg22-121/+124
2016-01-28ARM: imx7d: correct chip version informationFrank Li1-1/+8
2016-01-28ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7DFrank Li1-0/+1
2016-01-28ARM: imx6: fix cleanup path in imx6q_suspend_init()Jean-Christophe Dubois1-4/+4
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-2/+9
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-6/+8
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-1/+1
2015-12-22Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socOlof Johansson4-2/+9
2015-12-21ARM: imx: select SRC for i.MX7Arnd Bergmann1-0/+1
2015-12-15Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into next/cleanupArnd Bergmann1-1/+1
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-1/+1
2015-12-02ARM: mach-imx: iomux-imx31: fix spelling mistake in error messageColin Ian King1-1/+1
2015-12-02ARM: imx: enable cpufreq device on i.mx7dBai Ping1-0/+6
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-2/+4
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-4/+4
2015-11-25mach-imx/mach-imx6ul.c: proper constness with __initconstNicolas Pitre1-1/+1
2015-11-23ARM: imx: add platform irq type setting in gpcAnson Huang1-0/+1
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab1-2/+2
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-6/+127
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+2
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki1-1/+1
2015-10-23Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socOlof Johansson5-6/+127
2015-10-22ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier1-6/+2
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier1-26/+29
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-2/+2
2015-10-12ARM: imx: add cpufreq device for imx6ulBai Ping1-0/+7
2015-09-22ARM: imx: add enet init for i.MX7D platformFugang Duan1-0/+74
2015-09-17ARM: imx: add suspend/resume support for i.mx6ulAnson Huang4-6/+46
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-2/+2
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar1-1/+1
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar1-1/+1
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2-2/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-0/+106
2015-08-21ARM: imx: mach-imx6ul: Fix allmodconfig buildFabio Estevam1-1/+3
2015-08-06Merge branch 'fixes' into next/cleanupOlof Johansson1-21/+6
2015-08-05ARM: imx6ul: add fec MAC refrence clock and phy fixup initFugang Duan1-0/+43