aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAge
* mmc: queue: Fix queue thread wake-upAdrian Hunter2016-12-05
* mmc: block: delete packed command supportLinus Walleij2016-11-29
* mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-29
* mmc: core: Add helper to see if a host can be retunedSimon Horman2016-11-29
* mmc: core: use enum mmc_blk_status properlyLinus Walleij2016-11-29
* mmc: core: Add support for sending commands during data transferAdrian Hunter2016-09-26
* mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin2016-07-25
* mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-25
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-25
* mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-25
* mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-17
* mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang2016-05-02
* mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2015-12-22
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-22
* mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-22
* mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson2015-10-26
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu2015-08-17
* mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-01
* mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-01
* mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-01
* mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-01
* mmc: core: Remove the ->enable|disable() callbacksNeilBrown2015-03-27
* mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-28
* mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-19
* mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter2014-11-26
* mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng2014-09-24
* mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto2014-09-09
* mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto2014-09-09
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: sdio_irq: rework sdio irq handlingRussell King2014-05-22
* mmc: core: Improve support for deferred regulatorsTim Kryger2014-05-12
* mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon2014-05-12
* mmc: identify available device type to selectSeungwon Jeon2014-05-12
* mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
* mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer2014-04-22
* mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson2014-02-23
* mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-13
* mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-13
* mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-13
* mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson2014-02-13
* mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson2014-02-13
* mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-13
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-30
* mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-30
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-30
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-27
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26