summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sunxi: Support controllers that can use both old and new timingsChen-Yu Tsai2017-08-301-2/+43
* clk: sunxi-ng: a83t: Support new timing mode for mmc2 clockChen-Yu Tsai2017-08-301-8/+2
* clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switchingChen-Yu Tsai2017-08-302-0/+110
* clk: sunxi-ng: Add interface to query or configure MMC timing modes.Chen-Yu Tsai2017-08-304-0/+110
* 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-304-19/+19
* 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
* sdhci: pci: Fix up power if device has ACPI companionAndy Shevchenko2017-08-301-0/+20
* sdhci: acpi: Use new method to get ACPI companionAndy Shevchenko2017-08-301-2/+2
* mmc: sdhci-xenon: ignore timing DDR52 in tuningZhoujie Wu2017-08-301-1/+2
* mmc: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-08-301-1/+2
* mmc: sunxi: explicitly request exclusive reset controlPhilipp Zabel2017-08-301-1/+2
* mmc: sdhci-st: explicitly request exclusive reset controlPhilipp Zabel2017-08-301-1/+1
* mmc: dw_mmc: explicitly request exclusive reset controlPhilipp Zabel2017-08-301-1/+1
* mmc: Convert to using %pOF instead of full_nameRob Herring2017-08-303-10/+8
* MMC: Remove HIGHMEM dependency from mmc-spi driverIan Molton2017-08-301-1/+1
* mmc: host: via-sdmmc: constify pci_device_id.Arvind Yadav2017-08-301-1/+1
* mmc: sdhci: remove CONFIG_MMC_DEBUG from the driverShawn Lin2017-08-301-8/+7
* mmc: wbsd: remove CONFIG_MMC_DEBUG from the driverShawn Lin2017-08-301-2/+0
* mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers onlyShawn Lin2017-08-303-9/+9
* mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debugShawn Lin2017-08-301-9/+4
* mmc: core: always check the length of sglist with total data sizeShawn Lin2017-08-301-6/+3
* mmc: core: remove check of host->removed for rescan routineShawn Lin2017-08-302-16/+0
* mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin2017-08-301-3/+0
* mmc: sdhci-of-arasan: use io functions from sdhci.hJean-Francois Dagenais2017-08-301-2/+2
* arc: remove num-slots from arc platformsShawn Lin2017-08-302-2/+0
* mmc: atmel-mci: add missing of_node_putJulia Lawall2017-08-301-0/+1
* mmc: sdhci-of-at91: set clocks and presets after resume from deepest PMQuentin Schulz2017-08-301-2/+30
* mmc: sdhci-of-at91: factor out clks and presets settingQuentin Schulz2017-08-301-65/+82
* dt-bindings: mmc: sh_mmcif: Document r8a7743 DT bindingsChris Paterson2017-08-301-1/+2
* mmc: atmel-mci: remove unused sg_len variableShawn Lin2017-08-301-3/+2
* mmc: sdhci-xenon: remove pointless struct xenon_priv *privShawn Lin2017-08-301-2/+0
* mmc: block: remove unused struct mmc_card *cardShawn Lin2017-08-301-2/+0
* mmc: mxcmmc: check the return value of mxcmci_finish_dataShawn Lin2017-08-301-0/+3
* mmc: mmc_ops: fix a typo for comment of mmc_start_bkopsShawn Lin2017-08-301-1/+1
* mmc: mediatek: add ops->get_cd() supportChaotian Jing2017-08-301-0/+1
* mmc: rtsx_usb_sdmmc: make array 'width' static constColin Ian King2017-08-301-1/+1