summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-251-0/+1
* mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson2018-07-161-3/+0Star
* mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2018-07-161-0/+7
* mmc: core: add tunable delay waiting for power to be stableShawn Lin2018-05-211-0/+1
* Merge branch 'sdhci_omap' into nextUlf Hansson2018-05-031-0/+4
|\
| * mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...Kishon Vijay Abraham I2018-05-031-0/+4
* | mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley2018-05-021-0/+1
|/
* mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter2017-12-111-3/+0Star
* mmc: block: blk-mq: Add support for direct completionAdrian Hunter2017-12-111-0/+1
* mmc: core: Add parameter use_blk_mqAdrian Hunter2017-12-111-0/+1
* mmc: parse new binding for eMMC fixed driver typeWolfram Sang2017-10-301-0/+2
* mmc: core: Add support for handling CQE requestsAdrian Hunter2017-10-301-0/+2
* mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-301-1/+6
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
* mmc: host: Add CQE interfaceAdrian Hunter2017-08-301-0/+53
* mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-301-4/+0Star
* mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-301-3/+0Star
* mmc: slot-gpio: Add support to enable irq wake on cd_irqAdrian Hunter2017-06-201-0/+2
* mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-201-1/+0Star
* mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-201-0/+1
* mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson2017-06-201-0/+3
* mmc: core: add mmc_get_dma_dirHeiner Kallweit2017-04-241-0/+6
* mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson2017-02-131-11/+10Star
* mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-46/+2Star
* mmc: core: Move some host specific public functions to host.hUlf Hansson2017-02-131-0/+6
* mmc: core: First step in cleaning up public mmc header filesUlf Hansson2017-02-131-7/+2Star
* mmc: queue: Fix queue thread wake-upAdrian Hunter2016-12-051-2/+0Star
* mmc: block: delete packed command supportLinus Walleij2016-11-291-5/+0Star
* mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-291-2/+1Star
* mmc: core: Add helper to see if a host can be retunedSimon Horman2016-11-291-0/+5
* mmc: core: use enum mmc_blk_status properlyLinus Walleij2016-11-291-1/+1
* mmc: core: Add support for sending commands during data transferAdrian Hunter2016-09-261-0/+5
* mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin2016-07-251-0/+1
* mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson2016-07-251-0/+1
* mmc: core: implement enhanced strobe supportShawn Lin2016-07-251-0/+11
* mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+1
* mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-171-0/+4
* mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang2016-05-021-10/+21
* mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2015-12-221-0/+1
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-221-2/+2
* mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-221-1/+0Star
* mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson2015-10-261-0/+7
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-261-32/+0Star
* mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu2015-08-171-1/+2
* mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-011-1/+2
* mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-011-1/+2
* mmc: Add support for disabling write-protect detectionLars-Peter Clausen2015-06-011-0/+1
* mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-011-0/+23
* mmc: core: Remove the ->enable|disable() callbacksNeilBrown2015-03-271-6/+0Star
* mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-281-0/+2