summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2017-08-30mmc: bcm2835: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: mediatek: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: sdricoh_cs: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: sunxi: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: vub300: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: usdhi6rol0: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: toshsd: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: sh_mmcif: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: moxart: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: davinci: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: s3cmci: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: wmt-sdmmc: constify mmc_host_ops structuresJulia Lawall
2017-08-30sdhci: pci: Fix up power if device has ACPI companionAndy Shevchenko
2017-08-30sdhci: acpi: Use new method to get ACPI companionAndy Shevchenko
2017-08-30mmc: sdhci-xenon: ignore timing DDR52 in tuningZhoujie Wu
2017-08-30mmc: tegra: explicitly request exclusive reset controlPhilipp Zabel
2017-08-30mmc: sunxi: explicitly request exclusive reset controlPhilipp Zabel
2017-08-30mmc: sdhci-st: explicitly request exclusive reset controlPhilipp Zabel
2017-08-30mmc: dw_mmc: explicitly request exclusive reset controlPhilipp Zabel
2017-08-30mmc: Convert to using %pOF instead of full_nameRob Herring
2017-08-30MMC: Remove HIGHMEM dependency from mmc-spi driverIan Molton
2017-08-30mmc: host: via-sdmmc: constify pci_device_id.Arvind Yadav
2017-08-30mmc: sdhci: remove CONFIG_MMC_DEBUG from the driverShawn Lin
2017-08-30mmc: wbsd: remove CONFIG_MMC_DEBUG from the driverShawn Lin
2017-08-30mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers onlyShawn Lin
2017-08-30mmc: sdhci-acpi: remove unused struct sdhci_host variableShawn Lin
2017-08-30mmc: sdhci-of-arasan: use io functions from sdhci.hJean-Francois Dagenais
2017-08-30mmc: atmel-mci: add missing of_node_putJulia Lawall
2017-08-30mmc: sdhci-of-at91: set clocks and presets after resume from deepest PMQuentin Schulz
2017-08-30mmc: sdhci-of-at91: factor out clks and presets settingQuentin Schulz
2017-08-30mmc: atmel-mci: remove unused sg_len variableShawn Lin
2017-08-30mmc: sdhci-xenon: remove pointless struct xenon_priv *privShawn Lin
2017-08-30mmc: mxcmmc: check the return value of mxcmci_finish_dataShawn Lin
2017-08-30mmc: mediatek: add ops->get_cd() supportChaotian Jing
2017-08-30mmc: rtsx_usb_sdmmc: make array 'width' static constColin Ian King
2017-08-30mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bitWolfram Sang
2017-08-30mmc: tmio: don't wait on R-Car2+ when handling the clockWolfram Sang
2017-08-30mmc: tmio: no magic values when enabling DMAWolfram Sang
2017-08-30mmc: tmio: add references to bit defines in the headerWolfram Sang
2017-08-30mmc: tmio: remove obsolete TMIO_BBSWolfram Sang
2017-08-30mmc: tmio: fix CMD12 (STOP) handlingWolfram Sang
2017-08-30mmc: mxcmmc: fix error return code in mxcmci_probe()Gustavo A. R. Silva
2017-08-30mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()Gustavo A. R. Silva
2017-08-30mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-stIvan Mikhaylov
2017-08-30mmc: omap_hsmmc: Reduce max_segs for reliabilityWill Newton
2017-08-30mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman
2017-08-30mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman
2017-08-30mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda
2017-08-30mmc: omap_hsmmc: constify dev_pm_ops structuresArvind Yadav
2017-08-30mmc: sdhci-st: Handle return value of clk_prepare_enableArvind Yadav