summaryrefslogtreecommitdiff
path: root/include/linux/mmc/host.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2023-03-231-0/+3
* mmc: core: add devm_mmc_alloc_hostHeiner Kallweit2023-02-131-0/+1
* mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit2022-09-141-1/+1
* mmc: core: Capture eMMC and SD card errorsShaik Sajida Bhanu2022-07-121-0/+26
* mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang2022-04-261-1/+1
* Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-11-011-0/+4
|\
| * mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei2021-10-121-0/+4
* | blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers2021-10-211-1/+1
* | blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers2021-10-211-1/+1
|/
* Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-08-311-1/+1
|\
| * mmc: core: Update ->card_busy() callback commentMårten Lindahl2021-08-241-1/+1
* | mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2021-08-241-0/+1
|/
* mmc: Improve function name when aborting a tuning cmdWolfram Sang2021-06-141-1/+1
* mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko2021-04-231-1/+1
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-03-301-3/+0
* mmc: core: Drop reference counting of the bus_opsUlf Hansson2021-03-301-2/+0
* mmc: core: Drop redundant member in struct mmc hostUlf Hansson2021-02-081-1/+0
* mmc: core: Add basic support for inline encryptionEric Biggers2021-02-011-0/+11
* mmc: core: Add helper for parsing clock phase propertiesAndrew Jeffery2021-02-011-0/+13
* mmc: core: Initial support for SD express card/hostUlf Hansson2020-11-161-0/+7
* mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang2020-09-071-0/+6
* mmc: core: Improve documentation of MMC_CAP_HW_RESETWolfram Sang2020-09-071-1/+2
* mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPENDYoshihiro Shimoda2020-07-131-0/+1
* mmc: core: Always allow the card detect uevent to be consumedUlf Hansson2020-07-131-0/+1
* mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-281-1/+0
* mmc: host: Introduce the request_atomic() for the hostBaolin Wang2020-05-281-0/+3
* mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-241-1/+1
* mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas2020-03-241-0/+2
* mmc: Add MMC host software queue supportBaolin Wang2020-03-241-0/+3
* mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-03-111-0/+1
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-0/+2
|\
| * mmc: queue: Fix bigger segments usageYoshihiro Shimoda2019-09-121-0/+1
| * mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda2019-09-031-0/+1
* | mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson2019-09-111-0/+1
* | mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson2019-09-111-0/+9
|/
* 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
|\