summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Add discard support to sdAvri Altman2019-02-281-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: core: Indicate SD specs higher than 4.0Avri Altman2019-02-251-0/+2
* mmc: core: Calculate the discard arg only onceAvri Altman2019-02-252-0/+6
* mmc: slot-gpio: Remove override_active_level on WPLinus Walleij2019-02-251-1/+1
* mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner2019-02-251-0/+5
* mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-081-0/+1
* Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-282-6/+4
|\
| * mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson2018-12-171-1/+1
| * mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij2018-12-171-5/+0
| * mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu2018-12-171-0/+3
* | brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin2018-12-131-0/+1
|/
* 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: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin2018-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-0/+1
|\
| * brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-05-091-0/+1
* | mmc: sd: Define name for default speed dtryinbo.zhu2018-05-291-0/+1
* | mmc: core: add tunable delay waiting for power to be stableShawn Lin2018-05-211-0/+1
* | mmc: core: Export a function mmc_sw_reset() to allow soft reset of cardsUlf Hansson2018-05-081-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: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma2018-05-021-0/+1
* | mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com2018-05-021-0/+1
|/
* mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeupAdrian Hunter2018-03-051-0/+1
* mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada2018-01-181-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
* Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-132-4/+10
|\
| * 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: sdhci-pci: remove outdated declarationWolfram Sang2017-10-301-3/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
* Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-09-073-15/+72
|\
| * mmc: core: Move mmc_start_areq() declarationAdrian Hunter2017-08-301-4/+0
| * mmc: host: Add CQE interfaceAdrian Hunter2017-08-302-0/+59
| * mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter2017-08-301-2/+11
| * mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-301-4/+0
| * mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-301-2/+2
| * mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-301-3/+0
* | brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin2017-08-081-0/+1
|/
* 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: Allocate per-request data using the block layer coreLinus Walleij2017-06-201-2/+0