summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/devices
AgeCommit message (Expand)AuthorFilesLines
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