summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: omap3-overo: Remove "vqmmc-supply" property from MMC dt nodeKishon Vijay Abraham I2017-06-201-11/+0
* mmc: sdio: Keep card runtime resumed while adding function devicesAdrian Hunter2017-06-201-1/+12
* mmc: sdio: Tidy error path in mmc_attach_sdio()Adrian Hunter2017-06-201-7/+6
* mmc: sdhci-pci: Add support for Intel CNPAdrian Hunter2017-06-202-1/+48
* mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman2017-06-205-6/+14
* mmc: tmio: use EXPORT_SYMBOL_GPLSimon Horman2017-06-201-10/+10
* MAINTAINERS: Update files for TMIO/SDHI MMC driverSimon Horman2017-06-201-1/+1
* mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede2017-06-201-3/+0
* mmc: tmio: make sure SDIO gets reinitialized after resumeWolfram Sang2017-06-201-7/+10
* mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer2017-06-202-549/+112
* mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau2017-06-201-12/+4
* mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau2017-06-201-11/+7
* mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau2017-06-201-21/+38
* mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDRBenoît Thébaudeau2017-06-201-0/+1
* mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau2017-06-201-24/+25
* mmc: mediatek: Fixed size in dma_free_coherentPhong LE2017-06-201-1/+1
* mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva2017-06-201-3/+9
* mmc: use proper name for the R-Car SoCWolfram Sang2017-06-202-2/+2
* mmc: core: Use device_property_read instead of of_property_readDavid Woods2017-06-201-37/+35
* mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods2017-06-201-12/+12
* Documentation: rockchip-dw-mshc: add description for rk3328Shawn Lin2017-06-201-0/+1
* mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam2017-06-201-13/+41
* mmc: block: fix semicolon.cocci warningsWu Fengguang2017-06-201-1/+1
* mmc: block: Use __mmc_send_status() and drop get_card_status()Ulf Hansson2017-06-203-21/+12
* mmc: block: Move boot partition locking into a driver opLinus Walleij2017-06-202-24/+33
* mmc: block: Move DRV OP issue functionLinus Walleij2017-06-201-37/+37
* mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij2017-06-202-13/+33
* mmc: block: remove req back pointerLinus Walleij2017-06-203-13/+16
* mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang2017-06-201-2/+4
* mmc: tmio: add CMD23 supportWolfram Sang2017-06-201-13/+28
* mmc: tmio: move finish_request function further downWolfram Sang2017-06-201-38/+38
* mmc: tmio: remove outdated commentWolfram Sang2017-06-201-1/+0
* mmc: tmio: refactor handling mrqWolfram Sang2017-06-201-20/+26
* mmc: tmio: make tmio_mmc_request function more readableWolfram Sang2017-06-201-5/+6
* mmc: core: Delete error messages for failed memory allocationsMarkus Elfring2017-06-202-15/+3
* mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring2017-06-201-3/+1
* mmc: queue: delete mmc_req_is_special()Linus Walleij2017-06-201-8/+0
* mmc: block: move multi-ioctl() to use block layerLinus Walleij2017-06-202-14/+27
* mmc: block: move single ioctl() commands to block requestsLinus Walleij2017-06-202-26/+88
* mmc: block: Tag is_rpmb as boolLinus Walleij2017-06-201-1/+1
* mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-204-204/+78
* mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-205-34/+10
* mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman2017-06-203-129/+137
* mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman2017-06-203-72/+72
* mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-205-39/+52
* mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2017-06-202-1/+0
* mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-206-43/+86
* mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-204-17/+10
* Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson2017-06-201-8/+2
* mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson2017-06-201-0/+7