summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: Export API to allow hosts to get the card addressUlf Hansson2017-04-241-0/+2
* mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter2017-04-241-0/+2
* mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter2017-04-241-0/+1
* mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-241-0/+5
* mmc: core: add mmc_get_dma_dirHeiner Kallweit2017-04-241-0/+6
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\
| * brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl2017-01-201-0/+1
* | mmc: core: move some sdio IDs out of quirks fileShawn Lin2017-02-151-0/+7
* | mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2017-02-142-0/+2
* | mmc: core: rename mmc_start_req() to *areq()Linus Walleij2017-02-131-1/+1
* | mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson2017-02-131-11/+10
* | mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson2017-02-131-8/+9
* | mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-46/+2
* | mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-131-240/+0