aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin1-0/+1
2018-05-03Merge branch 'sdhci_omap' into nextUlf Hansson1-0/+4
2018-05-03mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8vKishon Vijay Abraham I1-0/+4
2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley1-0/+1
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter1-3/+0
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter1-0/+1
2017-12-11mmc: core: Add parameter use_blk_mqAdrian Hunter1-0/+1
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang1-0/+2
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter1-0/+2
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter1-1/+6
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-08-30mmc: host: Add CQE interfaceAdrian Hunter1-0/+53
2017-08-30mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter1-4/+0
2017-08-30mmc: core: remove check of host->removed for rescan routineShawn Lin1-3/+0
2017-06-20mmc: slot-gpio: Add support to enable irq wake on cd_irqAdrian Hunter1-0/+2
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson1-1/+0
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij1-0/+1
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson1-0/+3
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit1-0/+6
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson1-11/+10
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson1-46/+2
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson1-0/+6
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson1-7/+2
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter1-2/+0
2016-11-29mmc: block: delete packed command supportLinus Walleij1-5/+0
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij1-2/+1
2016-11-29mmc: core: Add helper to see if a host can be retunedSimon Horman1-0/+5
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij1-1/+1
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter1-0/+5
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin1-0/+1
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson1-0/+1
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin1-0/+11
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin1-0/+1
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter1-0/+4
2016-05-02mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang1-10/+21
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione1-0/+1
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson1-2/+2
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson1-1/+0
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson1-32/+0
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter1-1/+2
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter1-1/+2
2015-06-01mmc: Add support for disabling write-protect detectionLars-Peter Clausen1-0/+1
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter1-0/+23
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown1-6/+0
2015-01-28mmc: core: Initial support for MMC power sequencesUlf Hansson1-0/+2
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson1-2/+0
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter1-0/+1
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng1-0/+1