summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-06-20mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman
2017-06-20mmc: tmio: use EXPORT_SYMBOL_GPLSimon Horman
2017-06-20mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede
2017-06-20mmc: tmio: make sure SDIO gets reinitialized after resumeWolfram Sang
2017-06-20mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer
2017-06-20mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDRBenoît Thébaudeau
2017-06-20mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau
2017-06-20mmc: mediatek: Fixed size in dma_free_coherentPhong LE
2017-06-20mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang
2017-06-20mmc: core: Use device_property_read instead of of_property_readDavid Woods
2017-06-20mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods
2017-06-20mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam
2017-06-20mmc: block: fix semicolon.cocci warningsWu Fengguang
2017-06-20mmc: block: Use __mmc_send_status() and drop get_card_status()Ulf Hansson
2017-06-20mmc: block: Move boot partition locking into a driver opLinus Walleij
2017-06-20mmc: block: Move DRV OP issue functionLinus Walleij
2017-06-20mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij
2017-06-20mmc: block: remove req back pointerLinus Walleij
2017-06-20mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang
2017-06-20mmc: tmio: add CMD23 supportWolfram Sang
2017-06-20mmc: tmio: move finish_request function further downWolfram Sang
2017-06-20mmc: tmio: remove outdated commentWolfram Sang
2017-06-20mmc: tmio: refactor handling mrqWolfram Sang
2017-06-20mmc: tmio: make tmio_mmc_request function more readableWolfram Sang
2017-06-20mmc: core: Delete error messages for failed memory allocationsMarkus Elfring
2017-06-20mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring
2017-06-20mmc: queue: delete mmc_req_is_special()Linus Walleij
2017-06-20mmc: block: move multi-ioctl() to use block layerLinus Walleij
2017-06-20mmc: block: move single ioctl() commands to block requestsLinus Walleij
2017-06-20mmc: block: Tag is_rpmb as boolLinus Walleij
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij
2017-06-20mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman
2017-06-20mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman
2017-06-20mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman
2017-06-20Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson
2017-06-20mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson
2017-06-20mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson
2017-06-20mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson
2017-06-20mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson
2017-06-20mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson
2017-06-20mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold