summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30mmc: sdhci-brcmstb: constify sdhci_pltfm_data structuresJulia Lawall1-1/+1
2017-08-30mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall1-2/+2
2017-08-30mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall1-2/+2
2017-08-30mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall1-2/+2
2017-08-30mmc: sdhci: constify sdhci_pltfm_data structuresJulia Lawall2-2/+2
2017-08-30mmc: core: remove the check of mmc_card_blockaddr for SD cardsShawn Lin1-1/+1
2017-08-30mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFFZhoujie Wu1-1/+2
2017-08-30mmc: sunxi: fix support for new timings mode only SoCsIcenowy Zheng1-1/+1
2017-08-30mmc: sunxi: Fix NULL pointer reference on clk_delaysChen-Yu Tsai1-0/+5
2017-08-30mmc: sunxi: Add support for A83T eMMC (MMC2)Chen-Yu Tsai2-0/+9
2017-08-30mmc: sunxi: Support MMC DDR52 transfer mode with new timing modeChen-Yu Tsai1-12/+18
2017-08-30mmc: sunxi: Support controllers that can use both old and new timingsChen-Yu Tsai1-2/+43
2017-08-30clk: sunxi-ng: a83t: Support new timing mode for mmc2 clockChen-Yu Tsai1-8/+2
2017-08-30clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switchingChen-Yu Tsai2-0/+110
2017-08-30clk: sunxi-ng: Add interface to query or configure MMC timing modes.Chen-Yu Tsai4-0/+110
2017-08-30mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versionsSimon Horman2-0/+30
2017-08-30mmc: core: correct taac parameter according to the specificationShawn Lin4-19/+19
2017-08-30mmc: sdhci-msm: add static to local functionsMasahiro Yamada1-2/+2
2017-08-30mmc: of_mmc_spi: fix restricted cast warning of sparseMasahiro Yamada1-1/+1
2017-08-30mmc: bcm2835: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: mediatek: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: sdricoh_cs: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: sunxi: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: vub300: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: usdhi6rol0: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: toshsd: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: sh_mmcif: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: moxart: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: davinci: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: s3cmci: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30mmc: wmt-sdmmc: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-08-30sdhci: pci: Fix up power if device has ACPI companionAndy Shevchenko1-0/+20
2017-08-30sdhci: acpi: Use new method to get ACPI companionAndy Shevchenko1-2/+2
2017-08-30mmc: sdhci-xenon: ignore timing DDR52 in tuningZhoujie Wu1-1/+2
2017-08-30mmc: tegra: explicitly request exclusive reset controlPhilipp Zabel1-1/+2
2017-08-30mmc: sunxi: explicitly request exclusive reset controlPhilipp Zabel1-1/+2
2017-08-30mmc: sdhci-st: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-30mmc: dw_mmc: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-30mmc: Convert to using %pOF instead of full_nameRob Herring3-10/+8
2017-08-30MMC: Remove HIGHMEM dependency from mmc-spi driverIan Molton1-1/+1
2017-08-30mmc: host: via-sdmmc: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-30mmc: sdhci: remove CONFIG_MMC_DEBUG from the driverShawn Lin1-8/+7
2017-08-30mmc: wbsd: remove CONFIG_MMC_DEBUG from the driverShawn Lin1-2/+0
2017-08-30mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers onlyShawn Lin3-9/+9
2017-08-30mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debugShawn Lin1-9/+4
2017-08-30mmc: core: always check the length of sglist with total data sizeShawn Lin1-6/+3
2017-08-30mmc: core: remove check of host->removed for rescan routineShawn Lin2-16/+0
2017-08-30mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin1-3/+0
2017-08-30mmc: sdhci-of-arasan: use io functions from sdhci.hJean-Francois Dagenais1-2/+2
2017-08-30arc: remove num-slots from arc platformsShawn Lin2-2/+0