summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: stop building qcom dml as moduleSrinivas Kandagatla2017-08-302-3/+4
* mmc: sunxi: Reset the device at probe timeMaxime Ripard2017-08-301-1/+1
* mmc: meson-gx: rework tuning functionJerome Brunet2017-08-301-50/+111
* mmc: meson-gx: change default tx phaseJerome Brunet2017-08-301-1/+7
* mmc: meson-gx: implement voltage switch callbackJerome Brunet2017-08-301-0/+22
* mmc: meson-gx: use CCF to handle the clock phasesJerome Brunet2017-08-301-41/+176
* mmc: meson-gx: implement card_busy callbackJerome Brunet2017-08-301-0/+13
* mmc: meson-gx: simplify interrupt handlerJerome Brunet2017-08-301-54/+39
* mmc: meson-gx: work around clk-stop issueJerome Brunet2017-08-301-6/+68
* mmc: meson-gx: fix dual data rate mode frequenciesJerome Brunet2017-08-301-12/+29
* mmc: meson-gx: rework clock init functionJerome Brunet2017-08-301-48/+46
* mmc: meson-gx: rework clk_set functionJerome Brunet2017-08-301-21/+9
* mmc: meson-gx: rework set_ios functionJerome Brunet2017-08-301-13/+9
* mmc: meson-gx: cfg init overwrite valuesJerome Brunet2017-08-301-10/+4
* mmc: meson-gx: initialize sane clk default before clock registerJerome Brunet2017-08-301-10/+9
* mmc: mmci: constify amba_idArvind Yadav2017-08-301-1/+1
* mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-303-21/+7
* mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada2017-08-303-76/+22
* mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()Masahiro Yamada2017-08-301-23/+7
* mmc: sdhci-cadence: add suspend / resume supportMasahiro Yamada2017-08-301-9/+97
* mmc: sdhci-xenon: Support HS400 Enhanced Strobe featureHu Ziji2017-08-302-6/+29
* mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRCKishon Vijay Abraham I2017-08-302-0/+5
* mmc: sdhci: Tidy reading 136-bit responsesAdrian Hunter2017-08-301-10/+18
* mmc: meson-gx: clean up some constantsJerome Brunet2017-08-301-3/+1
* mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flagJerome Brunet2017-08-301-1/+1
* mmc: meson-gx: fix mux mask definitionJerome Brunet2017-08-301-1/+1
* mmc: cavium-octeon: Convert to use module_platform_driverAxel Lin2017-08-301-12/+1
* mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessingyangbo lu2017-08-302-2/+24
* mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handlingyangbo lu2017-08-301-13/+14
* mmc: sdhci-s3c: use generic sdhci_set_bus_width()Michał Mirosław2017-08-301-33/+1
* mmc: sdhci-pci: use generic sdhci_set_bus_width()Michał Mirosław2017-08-301-27/+3
* mmc: sdhci-tegra: use generic sdhci_set_bus_width()Michał Mirosław2017-08-301-21/+2
* mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATAMichał Mirosław2017-08-301-3/+2
* mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phaseChen-Yu Tsai2017-08-301-1/+5
* mmc: sdhi: use maximum width for the sdbuf registerWolfram Sang2017-08-301-3/+4
* mmc: renesas_sdhi: document version of RZ/A1 instanceWolfram Sang2017-08-301-0/+1
* mmc: renesas_sdhi: enably CBSY bit for RZ platformWolfram Sang2017-08-301-1/+2
* mmc: renesas_sdhi: use extra flag for CBSY usageWolfram Sang2017-08-303-4/+11
* mmc: vub300: constify usb_device_idArvind Yadav2017-08-301-1/+1
* mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM supportHu Ziji2017-08-301-1/+41
* mmc: dw_mmc: introduce timer for broken command transfer over schemeAddy Ke2017-08-302-0/+50
* mmc: dw_mmc-k3: add sd support for hi3660liwei2017-08-302-0/+300
* mmc: dw_mmc: move controller reset before driver initliwei2017-08-301-6/+6
* mmc: mxcmmc: Handle return value of clk_prepare_enableArvind Yadav2017-08-301-6/+19
* mmc: wmt-sdmmc: Handle return value of clk_prepare_enableArvind Yadav2017-08-301-1/+5
* mmc: sdhci-msm: set sdma_boundary to zeroSrinivas Kandagatla2017-08-301-0/+1
* mmc: sdhci: add sdma_boundary member to struct sdhci_hostSrinivas Kandagatla2017-08-302-5/+11
* mmc: renesas-sdhi: constify renesas_sdhi_internal_dmac_dma_opsJulia Lawall2017-08-301-1/+1
* mmc: sdhci-brcmstb: constify sdhci_pltfm_data structuresJulia Lawall2017-08-301-1/+1
* mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall2017-08-301-2/+2
OpenPOWER on IntegriCloud