Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-15 | video: imxfb: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -5/+7 |
2012-10-15 | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -7/+9 |
2012-10-15 | media: mx2_camera: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -5/+8 |
2012-10-15 | dma: imx-dma: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -3/+3 |
2012-10-15 | dma: imx-dma: retrieve MEM and IRQ from resources | Shawn Guo | 2 | -3/+21 |
2012-10-15 | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -4/+6 |
2012-10-15 | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -9/+12 |
2012-10-15 | i2c: imx: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2 | -13/+16 |
2012-10-15 | ARM: imx: include common.h rather than mach/common.h | Shawn Guo | 1 | -1/+0 |
2012-10-15 | ARM: imx: move platform device code into mach-imx | Shawn Guo | 34 | -0/+2769 |