summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2018-07-16mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu4-1/+90
2018-07-16mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam1-4/+1
2018-07-16mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang3-0/+128
2018-07-16mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-07-16mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor1-0/+6
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)1-1/+0
2018-07-16mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-16mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack1-15/+16
2018-07-16mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack1-45/+47
2018-07-16mmc: pxamci: let mmc core handle regulatorsDaniel Mack1-32/+22
2018-07-16mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack1-3/+0
2018-07-16mmc: pxamci: call mmc_of_parse()Daniel Mack1-11/+13
2018-07-16mmc: pxamci: fix indentingDaniel Mack1-10/+10
2018-07-16mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack1-6/+1
2018-07-16mmc: pxamci: remove dma resources from private contextDaniel Mack1-4/+0
2018-07-16mmc: pxamci: remove irq from private contextDaniel Mack1-3/+1
2018-07-16mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner1-6/+2
2018-07-16mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner1-1/+1
2018-07-16mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu1-28/+57
2018-07-16mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne1-0/+16
2018-07-16mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter2-0/+4
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande1-126/+221
2018-07-16mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath1-0/+75
2018-07-16mmc: sdhci-msm: Define new Register address mapSayali Lokhande1-0/+89
2018-07-16mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa3-26/+138
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa2-2/+51
2018-07-16mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski1-9/+24
2018-07-16mmc: tegra: Use sdhci_pltfm_clk_get_max_clockAapo Vienamo1-13/+2
2018-07-16Merge branch 'next_pxa_dma' into nextUlf Hansson1-26/+3
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-12/+9
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev1-0/+7
2018-07-03mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-07-02mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda1-2/+1
2018-07-02mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patchYoshihiro Shimoda1-6/+6
2018-06-18mmc: pxamci: remove the dmaengine compat needRobert Jarzmik1-26/+3
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+4
2018-06-04mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang3-0/+9
2018-05-31mmc: mvsdio: Enable MMC_CAP_ERASEUlf Hansson1-0/+2
2018-05-31mmc: mvsdio: Respect card busy time out from mmc coreUlf Hansson1-1/+3
2018-05-31mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirkGeorgi Djakov1-1/+0
2018-05-30mmc: sunxi: Use ifdef rather than __maybe_unusedUlf Hansson1-2/+4
2018-05-30mmc: mxmmc: Use ifdef rather than __maybe_unusedUlf Hansson1-2/+4
2018-05-29mmc: mxmmc: include linux/highmem.hArnd Bergmann1-0/+1
2018-05-29mmc: sunxi: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-05-29mmc: au1xmmc: handle highmem pagesChristoph Hellwig1-4/+8
2018-05-29mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang7-21/+7
2018-05-28mmc: sdhci-xenon: use match_string() helperXie Yisheng1-8/+3
2018-05-21Merge branch 'fixes' into nextUlf Hansson1-7/+26
2018-05-21mmc: wbsd: handle highmem pagesChristoph Hellwig1-38/+30
2018-05-21mmc: ushc: handle highmem pagesChristoph Hellwig1-1/+3