aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2-28/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada4-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-02ARM: imx: remove unused device definitionsArnd Bergmann2-19/+0
2016-08-16ARM: imx: remove platform-mxc_rngaFabian Frederick1-1/+0
2016-08-09ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan5-68/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+4
2016-06-28ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann2-57/+0
2016-06-12ARM: imx: fix missing include of common.hBen Dooks1-0/+1
2016-06-12ARM: imx: fix missing includesBen Dooks1-0/+3
2016-04-13ARM: mach-imx: sdhci-esdhc-imx: initialize DMA maskAlexander Kurz1-2/+3
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab1-2/+2
2015-04-27ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email addressWolfram Sang1-1/+1
2015-03-13ARM: mx25: Remove imxdi_rtc platform codeFabio Estevam3-46/+0
2015-03-13ARM: mx25: Remove "mx25.h" header fileFabio Estevam12-84/+0
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-345/+2
2014-08-01ARM: imx: Remove references to platform_bus in mxc codePawel Moll1-2/+0
2014-07-18ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27Alexander Shiyan1-1/+1
2014-07-18ARM: i.MX: Remove i.MX1 camera supportAlexander Shiyan4-56/+0
2014-07-18ARM: imx: use PTR_ERR_OR_ZEROFabian Frederick1-4/+1
2014-07-18ARM: imx5: remove i.MX5 non-DT device registration helpersShawn Guo13-190/+1
2014-07-18ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan4-95/+0
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-1/+1
2014-05-21ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-05-12ARM: i.MX: Fix eMMa PrP resource sizeAlexander Shiyan1-1/+1
2014-03-05ARM i.MX: remove PWM platform supportSascha Hauer4-82/+0
2013-06-27ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde2-6/+3
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde1-1/+0
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-1/+1
2013-05-02ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-04-09ARM i.MX53: remove platform ahci supportSascha Hauer4-172/+0
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson4-29/+1
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam4-29/+1
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2-7/+9
2013-01-14ARM: imx: platform-imx-fb: modifies platform device nameGwenhael Goavec-Merou1-1/+1
2012-12-17ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devicesFabio Estevam1-0/+40
2012-11-16ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaƫtan Carlier4-18/+12
2012-11-16Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer34-0/+2812
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo1-2/+1
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo28-28/+40
2012-10-15video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2-5/+7
2012-10-15mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2-7/+9
2012-10-15media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2-5/+8
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2-3/+3
2012-10-15dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2-3/+21
2012-10-15rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2-4/+6
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2-9/+12