summaryrefslogtreecommitdiff
path: root/include/linux/mmc/host.h
AgeCommit message (Expand)Author
2018-08-24MLK-16155-3 mmc: host: Add CQE interfaceAdrian Hunter
2018-08-24mmc: core: Delete bounce buffer Kconfig optionLinus Walleij
2018-08-24mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson
2018-08-24mmc: core: add mmc_get_dma_dirHeiner Kallweit
2018-08-24mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2018-08-24mmc: core: Move public functions from host.h to private headersUlf Hansson
2018-08-24mmc: core: Move some host specific public functions to host.hUlf Hansson
2018-08-24mmc: core: Add helper to see if a host can be retunedSimon Horman
2018-08-24mmc: core: First step in cleaning up public mmc header filesUlf Hansson
2018-08-24mmc: queue: Fix queue thread wake-upAdrian Hunter
2018-08-24mmc: block: delete packed command supportLinus Walleij
2018-08-24mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2018-08-24mmc: core: use enum mmc_blk_status properlyLinus Walleij
2018-08-24MLK-14539 mmc: sdhci: make no-1-8-v also work for DDR52 modeHaibo Chen
2018-08-24MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter
2016-05-02mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter
2015-06-01mmc: Add support for disabling write-protect detectionLars-Peter Clausen
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
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