summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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: core: Turn off CQE before sending commandsAdrian Hunter2017-08-301-0/+9
* | mmc: core: Add mmc_retune_hold_now()Adrian Hunter2017-08-302-0/+7
* | mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter2017-08-301-23/+0
* | 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
* | mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall2017-08-301-2/+2
* | mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall2017-08-301-2/+2
* | mmc: sdhci: constify sdhci_pltfm_data structuresJulia Lawall2017-08-302-2/+2
* | mmc: core: remove the check of mmc_card_blockaddr for SD cardsShawn Lin2017-08-301-1/+1
* | mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFFZhoujie Wu2017-08-301-1/+2
* | mmc: sunxi: fix support for new timings mode only SoCsIcenowy Zheng2017-08-301-1/+1
* | mmc: sunxi: Fix NULL pointer reference on clk_delaysChen-Yu Tsai2017-08-301-0/+5
* | mmc: sunxi: Add support for A83T eMMC (MMC2)Chen-Yu Tsai2017-08-301-0/+8
* | mmc: sunxi: Support MMC DDR52 transfer mode with new timing modeChen-Yu Tsai2017-08-301-12/+18
* | mmc: sunxi: Support controllers that can use both old and new timingsChen-Yu Tsai2017-08-301-2/+43
* | mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versionsSimon Horman2017-08-302-0/+30
* | mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-303-17/+17
* | mmc: sdhci-msm: add static to local functionsMasahiro Yamada2017-08-301-2/+2
* | mmc: of_mmc_spi: fix restricted cast warning of sparseMasahiro Yamada2017-08-301-1/+1
* | mmc: bcm2835: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: mediatek: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: sdricoh_cs: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: sunxi: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: vub300: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: usdhi6rol0: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: toshsd: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: sh_mmcif: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: moxart: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: davinci: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: s3cmci: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* | mmc: wmt-sdmmc: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
OpenPOWER on IntegriCloud