summaryrefslogtreecommitdiffstats
path: root/drivers/mci/imx.c
Commit message (Expand)AuthorAgeFilesLines
* MCI: imx: Fix possible null pointer dereferenceAlexander Shiyan2013-04-301-2/+3
* MMC i.MX: remove unnecessary mach includeSascha Hauer2013-03-101-1/+0
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-9/+1
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-041-3/+12
|\
| * mci i.MX: Switch to clock supportSascha Hauer2012-10-041-3/+12
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
|/
* mci: remove unused device argument from set_iosSascha Hauer2012-02-091-2/+1
* mci core: replace discrete ios values with struct iosSascha Hauer2012-02-091-6/+12
* introduce io.hSascha Hauer2011-09-221-1/+1
* mci: parent fixupsSascha Hauer2011-08-171-0/+1
* mci i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* mci: Add i.MX27/31 driverSascha Hauer2010-10-111-0/+520