summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing
2015-08-31mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander
2015-06-01mmc: core: Factor out common code in drive strength selectionAdrian Hunter
2015-06-01mmc: core: Reset driver type to defaultAdrian Hunter
2015-06-01mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8VDoug Anderson
2015-06-01mmc: core: Don't print reset warning if reset is not supportedAdrian Hunter
2015-06-01mmc: core: Flag re-tuning is needed on CRC errorsAdrian Hunter
2015-06-01mmc: core: Hold re-tuning while bkops ongoingAdrian Hunter
2015-06-01mmc: core: Hold re-tuning during erase commandsAdrian Hunter
2015-06-01mmc: core: Add support for re-tuning before each requestAdrian Hunter
2015-06-01mmc: core: Enable / disable re-tuningAdrian Hunter
2015-05-04mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-03-31mmc: core: Enable runtime PM management of host devicesUlf Hansson
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-02-03mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON stateUlf Hansson
2015-01-29mmc: Resolve BKOPS compatability issueAlexey Skidanov
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson
2015-01-19mmc: core: Move mmc_card_removed() into mmc_start_request()Adrian Hunter
2015-01-19mmc: core: Simplify by adding mmc_execute_tuning()Adrian Hunter
2015-01-19mmc: core: refactor the hw_reset routinesJohan Rudholm
2015-01-19mmc: core: always check status after resetJohan Rudholm
2015-01-19mmc: Add SDIO function devicetree subnode parsingSascha Hauer
2014-11-26mmc: core: hold SD Clock before CMD11 during SignalVincent Yang
2014-11-26mmc: core: consistent handling of initial valuesJohan Rudholm
2014-11-10mmc: core: use mmc_send_status to check hw_resetJohan Rudholm
2014-11-10mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()Ulf Hansson
2014-11-10mmc: core: fix prepared requests while doing bkopsSrinivas Kandagatla
2014-11-10mmc: core: Add debug message for SET_BLOCK_COUNT resultAndrew Gabbasov
2014-11-10mmc: core: Initialize SET_BLOCK_COUNT request fieldsAndrew Gabbasov
2014-09-29mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-09mmc: core: resolve divded by zero panicChuanxiao Dong
2014-09-09mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-05-12mmc: core: Try other signal levels during power upTim Kryger
2014-04-22mmc: core: Use maximum timeout values in case TACC field is zeroStefan Wahren
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer
2014-03-17mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter
2014-02-23mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson
2014-02-13mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson
2014-02-13mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson