aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2-13/+16
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+0
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo34-0/+2769