summaryrefslogtreecommitdiff
path: root/include/linux/mmc/host.h
AgeCommit message (Expand)Author
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter
2017-12-11mmc: core: Add parameter use_blk_mqAdrian Hunter
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij
2017-08-30mmc: host: Add CQE interfaceAdrian Hunter
2017-08-30mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter
2017-08-30mmc: core: remove check of host->removed for rescan routineShawn Lin
2017-06-20mmc: slot-gpio: Add support to enable irq wake on cd_irqAdrian Hunter
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter
2016-11-29mmc: block: delete packed command supportLinus Walleij
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-11-29mmc: core: Add helper to see if a host can be retunedSimon Horman
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij
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