summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson2018-08-014-11/+20
* mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson2018-07-302-73/+82
* mmc: tegra: Force correct divider calculation on DDR50/52Aapo Vienamo2018-07-301-1/+16
* mmc: sdhci: Add MSI interrupt support for O2 SD hosternest.zhang2018-07-301-0/+25
* mmc: sdhci: Add support for O2 hardware tuningernest.zhang2018-07-302-1/+84
* mmc: sdhci: Export sdhci tuning function symbolernest.zhang2018-07-302-4/+13
* mmc: sdhci: Change O2 Host HS200 mode clock frequency to 200MHzernest.zhang2018-07-301-3/+2
* mmc: sdhci: Add support for O2 eMMC HS200 modeernest.zhang2018-07-301-0/+18
* mmc: tegra: Add and use tegra_sdhci_get_max_clock()Aapo Vienamo2018-07-161-2/+9
* Merge branch 'fixes' into nextUlf Hansson2018-07-161-1/+2
|\
| * mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-161-1/+2
* | mmc: sdhci-esdhc-imx: fix indentStefan Agner2018-07-161-1/+1
* | mmc: sdhci-esdhc-imx: disable clocks before changing frequencyStefan Agner2018-07-161-6/+6
* | mmc: tegra: prevent ACMD23 on Tegra 3Stefan Agner2018-07-161-1/+9
* | mmc: tegra: fix eMMC DDR52 modeStefan Agner2018-07-161-1/+2
* | mmc: tegra: prevent HS200 on Tegra 3Stefan Agner2018-07-161-1/+2
* | mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc supportPrabu Thangamuthu2018-07-165-1/+97
* | mmc: sdhci-esdhc-imx: Switch to SPDX identifierFabio Estevam2018-07-161-4/+1
* | mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driverJisheng Zhang2018-07-163-0/+128
* | dt: bindings: Add bindings for SDHCI Synopsys DWC MSHCJisheng Zhang2018-07-161-0/+20
* | mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner2018-07-161-1/+8
* | mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor2018-07-161-0/+6
* | mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)2018-07-161-1/+0
* | mmc: sdhci-xenon: mark expected switch fall-throughGustavo A. R. Silva2018-07-161-0/+1
* | mmc: pxamci: provide a short-hand for &pdev->devDaniel Mack2018-07-161-15/+16
* | mmc: pxamci: make GPIO lookups from pdata optionalDaniel Mack2018-07-161-45/+47
* | mmc: pxamci: let mmc core handle regulatorsDaniel Mack2018-07-161-32/+22
* | mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindingsDaniel Mack2018-07-162-4/+1
* | mmc: pxamci: call mmc_of_parse()Daniel Mack2018-07-162-13/+15
* | mmc: pxamci: fix indentingDaniel Mack2018-07-161-10/+10
* | mmc: pxamci: remove dead code from pxamci_remove()Daniel Mack2018-07-161-6/+1
* | mmc: pxamci: remove dma resources from private contextDaniel Mack2018-07-161-4/+0
* | mmc: pxamci: remove irq from private contextDaniel Mack2018-07-161-3/+1
* | mmc: sdhci-esdhc-imx: get rid of support_vselStefan Agner2018-07-162-8/+2
* | mmc: sdhci-esdhc-imx: support eMMC DDR mode when running at 3.3VStefan Agner2018-07-161-1/+1
* | mmc: core: Drop the unused mmc_power_save|restore_host()Ulf Hansson2018-07-164-52/+0
* | mmc: sdhci-of-esdhc: modify the sd clock in of_match_node wayyinbo.zhu2018-07-161-28/+57
* | mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne2018-07-161-0/+16
* | dt-bindings: mmc: broken clock stable indicator on arasan controllersHelmut Grohne2018-07-161-0/+2
* | mmc: sdhci-pci: Add support for Intel ICPAdrian Hunter2018-07-162-0/+4
* | mmc: host: Register changes for sdcc V5Sayali Lokhande2018-07-161-126/+221
* | Documentation: sdhci-msm: Add new compatible string for SDCC v5Sayali Lokhande2018-07-161-1/+6
* | mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath2018-07-161-0/+75
* | mmc: sdhci-msm: Define new Register address mapSayali Lokhande2018-07-161-0/+89
* | mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-163-26/+138
* | mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-163-2/+54
* | mmc: core: more fine-grained hooks for HS400 tuningSimon Horman2018-07-162-0/+17
* | mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski2018-07-161-9/+24
* | mmc: tegra: Use sdhci_pltfm_clk_get_max_clockAapo Vienamo2018-07-161-13/+2
* | mmc: core: Adjust and reuse the macro of R1_STATUS(x)Shawn Lin2018-07-163-3/+3