aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2018-05-29mmc: sd: Define name for default speed dtryinbo.zhu1-0/+1
2018-05-21mmc: core: add tunable delay waiting for power to be stableShawn Lin1-0/+1
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-05-08mmc: core: Export a function mmc_sw_reset() to allow soft reset of cardsUlf Hansson1-0/+1
2018-05-03Merge branch 'sdhci_omap' into nextUlf Hansson1-0/+4
2018-05-03mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8vKishon Vijay Abraham I1-0/+4
2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley1-0/+1
2018-05-02mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma1-0/+1
2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com1-0/+1
2018-03-05mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeupAdrian Hunter1-0/+1
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada1-0/+1
2017-12-11mmc: core: Remove code no longer needed after the switch to blk-mqAdrian Hunter1-3/+0
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter1-0/+1
2017-12-11mmc: core: Add parameter use_blk_mqAdrian Hunter1-0/+1
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang1-0/+2
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter1-0/+2
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter1-1/+6
2017-10-30mmc: sdhci-pci: remove outdated declarationWolfram Sang1-3/+0
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-15/+72
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter1-4/+0
2017-08-30mmc: host: Add CQE interfaceAdrian Hunter2-0/+59
2017-08-30mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter1-2/+11
2017-08-30mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter1-4/+0
2017-08-30mmc: core: correct taac parameter according to the specificationShawn Lin1-2/+2
2017-08-30mmc: core: remove check of host->removed for rescan routineShawn Lin1-3/+0
2017-08-08brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin1-0/+1
2017-06-20mmc: slot-gpio: Add support to enable irq wake on cd_irqAdrian Hunter1-0/+2
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson1-1/+0
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij1-2/+0
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij1-0/+1
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson1-0/+3
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson1-0/+2
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter1-0/+2
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter1-0/+1
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter1-0/+5
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit1-0/+6
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-02-15mmc: core: move some sdio IDs out of quirks fileShawn Lin1-0/+7
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2-0/+2
2017-02-13mmc: core: rename mmc_start_req() to *areq()Linus Walleij1-1/+1
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson1-11/+10
2017-02-13mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson1-8/+9
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson1-46/+2
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson1-240/+0
2017-02-13mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson1-44/+0