summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-111-1/+0
|\
| * mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson2019-06-201-1/+0
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-181-0/+1
|/
* mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson2019-02-251-6/+0
* mmc: core: Move regulator helpers to separate fileUlf Hansson2019-02-251-1/+0
* mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner2019-02-251-0/+5
* mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson2018-12-171-1/+1
* mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu2018-12-171-0/+3
* mmc: core: add helper to see if a host is doing a retuneNiklas Söderlund2018-10-081-0/+5
* mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson2018-07-161-3/+0
* 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/+0
* 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/+0
* mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-301-3/+0
* 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/+0
* 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/+10
* mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-46/+2
* 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/+2
* mmc: queue: Fix queue thread wake-upAdrian Hunter2016-12-051-2/+0
* mmc: block: delete packed command supportLinus Walleij2016-11-291-5/+0
* mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-291-2/+1
* 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