summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
Commit message (Expand)AuthorAge
* mmc: core: Attach PM domain prior probing of SDIO func driverUlf Hansson2015-06-04
* mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson2015-06-04
* mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson2015-06-04
* 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: core: Increase delay for voltage to stabilize from 3.3V to 1.8VDoug Anderson2015-06-01
* mmc: cast u8 to unsigned long long to avoid unexpected errorKuninori Morimoto2015-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: core: Flag re-tuning is needed on CRC errorsAdrian 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: sdio: add reset callback to bus operationsAndreas Fenkart2015-05-25
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-05-04
* Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-17
* mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()Javier Martinez Canillas2015-04-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | mmc: Add support for marking hpi as broken through devicetreeHans de Goede2015-04-02
* | mmc: core: Enable runtime PM management of host devicesUlf Hansson2015-03-31
* | mmc: core: Remove the ->enable|disable() callbacksNeilBrown2015-03-27
* | mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.NeilBrown2015-03-23
* | mmc: pwrseq: simplify alloc/free hooksAlexandre Courbot2015-03-23
* | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown2015-03-19
* | mmc: pwrseq: add driver for emmc hardware resetMarek Szyprowski2015-02-04
* | mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON stateUlf Hansson2015-02-03
* | mmc: pwrseq_simple: Add optional reference clock supportJavier Martinez Canillas2015-01-30
* | mmc: pwrseq_simple: Extend to support more pinsJavier Martinez Canillas2015-01-30
* | mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-29
* | mmc: pwrseq_simple: Add support for a reset GPIO pinUlf Hansson2015-01-28
* | mmc: pwrseq: Initial support for the simple MMC power sequence providerUlf Hansson2015-01-28
* | mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-28
* | mmc: core: Move mmc_card_removed() into mmc_start_request()Adrian Hunter2015-01-19
* | mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter2015-01-19
* | mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown2015-01-19
* | mmc: sd: add reset bus_ops callbackJohan Rudholm2015-01-19