summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* 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-301-13/+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
* 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
* 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
* mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bitWolfram Sang2017-08-301-5/+12
* mmc: tmio: don't wait on R-Car2+ when handling the clockWolfram Sang2017-08-301-2/+8
* mmc: tmio: no magic values when enabling DMAWolfram Sang2017-08-302-1/+4
* mmc: tmio: add references to bit defines in the headerWolfram Sang2017-08-301-0/+2
* mmc: tmio: remove obsolete TMIO_BBSWolfram Sang2017-08-301-2/+0
* mmc: tmio: fix CMD12 (STOP) handlingWolfram Sang2017-08-301-6/+0
* mmc: mxcmmc: fix error return code in mxcmci_probe()Gustavo A. R. Silva2017-08-301-2/+4
* mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()Gustavo A. R. Silva2017-08-301-6/+2
* mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-stIvan Mikhaylov2017-08-301-1/+1
* mmc: omap_hsmmc: Reduce max_segs for reliabilityWill Newton2017-08-301-3/+3
* mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman2017-08-305-2/+299
* mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-303-2/+15
* mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda2017-08-303-3/+7
OpenPOWER on IntegriCloud