aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | | | mmc: mmc: Add driver strength selectionAdrian Hunter2015-06-01
* | | | mmc: mmc: Read card's valid driver strength maskAdrian Hunter2015-06-01
* | | | mmc: core: Record card drive strengthAdrian Hunter2015-06-01
* | | | mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-01
* | | | mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-01
* | | | mmc: core: Simplify card drive strength maskAdrian Hunter2015-06-01
* | | | mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-01
* | | | mmc: core: Reset driver type to defaultAdrian Hunter2015-06-01
* | | | mmc: sh_mmcif: calculate best clock with parent clockKuninori Morimoto2015-06-01
* | | | mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functionsKuninori Morimoto2015-06-01
* | | | mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.Kuninori Morimoto2015-06-01
* | | | mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()Petri Gynther2015-06-01
* | | | mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick2015-06-01
* | | | mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8VDoug Anderson2015-06-01
* | | | mmc: sdhci-st: Fix modalias to make module auto-loading workZhangfei Gao2015-06-01
* | | | mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading workZhangfei Gao2015-06-01
* | | | mmc: dw_mmc: exynos: Fix modalias to make module auto-loading workZhangfei Gao2015-06-01
* | | | mmc: dw_mmc: k3: Fix modalias to make module auto-loading workZhangfei Gao2015-06-01
* | | | mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen2015-06-01
* | | | mmc: dw_mmc: k3: support hi6220Zhangfei Gao2015-06-01
* | | | mmc: dw_mmc: add switch_voltageZhangfei Gao2015-06-01
* | | | mmc: cast unsigned int to typeof(sector_t) to avoid unexpected errorKuninori Morimoto2015-06-01
* | | | mmc: cast u8 to unsigned long long to avoid unexpected errorKuninori Morimoto2015-06-01
* | | | mmc: host: sdhci: Use BUG_ON()Fabio Estevam2015-06-01
* | | | mmc: host: mxcmmc: Simplify a trivial if-return sequenceFabio Estevam2015-06-01
* | | | mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam2015-06-01
* | | | mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam2015-06-01
* | | | mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam2015-06-01
* | | | mmc: dt: Allow to specify that no write protect signal is presentLars-Peter Clausen2015-06-01
* | | | mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-01
* | | | mmc: core: Don't print reset warning if reset is not supportedAdrian Hunter2015-06-01
* | | | mmc: block: Retry errored data requests when re-tuning is neededAdrian Hunter2015-06-01
* | | | mmc: block: Check re-tuning in the recovery pathAdrian Hunter2015-06-01
* | | | mmc: core: Flag re-tuning is needed on CRC errorsAdrian Hunter2015-06-01
* | | | mmc: sdhci: Change to new way of doing re-tuningAdrian Hunter2015-06-01
* | | | mmc: core: Add support for HS400 re-tuningAdrian Hunter2015-06-01
* | | | mmc: core: Separate out the mmc_switch status check so it can be re-usedAdrian Hunter2015-06-01
* | | | mmc: mmc: Hold re-tuning in mmc_sleep()Adrian Hunter2015-06-01
* | | | mmc: core: Hold re-tuning while bkops ongoingAdrian Hunter2015-06-01
* | | | mmc: core: Hold re-tuning during erase commandsAdrian Hunter2015-06-01
* | | | mmc: core: Hold re-tuning during switch commandsAdrian Hunter2015-06-01
* | | | mmc: core: Add support for re-tuning before each requestAdrian Hunter2015-06-01
* | | | mmc: core: Enable / disable re-tuningAdrian Hunter2015-06-01
* | | | mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-01
* | | | mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin2015-06-01
* | | | mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi2015-06-01
* | | | mmc: sdhci-s3c: Constify platform_device_idKrzysztof Kozlowski2015-06-01
* | | | mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski2015-06-01
* | | | mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski2015-06-01
* | | | mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski2015-06-01