summaryrefslogtreecommitdiffstats
path: root/drivers/mci/mxs.c
Commit message (Expand)AuthorAgeFilesLines
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* 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/+8
* mci mxs: do not use external define for internal useSascha Hauer2012-02-091-1/+1
* Merge branch 'next'Sascha Hauer2011-10-091-1/+1
|\
| * introduce io.hSascha Hauer2011-09-221-1/+1
* | mci: mxs: fix 'use resources' conversionWolfram Sang2011-09-141-1/+1
|/
* mci mxs: fix line endingsSascha Hauer2011-08-151-3/+3
* mci: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-231-2/+2
* mci mxs: no need to call mxs_mci_setup_clock_speed in initSascha Hauer2011-03-081-3/+2
* mci mxs: make the mci_host a member of mxs_mci_hostSascha Hauer2011-03-081-98/+98
* mci mxs: rename mci_pdata to hostSascha Hauer2011-03-081-8/+6
* mci mxs: give functions a uniq mxs_mci_ namespaceSascha Hauer2011-03-081-61/+61
* mci mxs: put only once used function inlineSascha Hauer2011-03-081-19/+8
* mci i.MX23/28: rename driver to mxs.cSascha Hauer2011-03-081-0/+787