aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer2-549/+112
2017-06-20mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau1-12/+4
2017-06-20mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau1-11/+7
2017-06-20mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau1-21/+38
2017-06-20mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDRBenoît Thébaudeau1-0/+1
2017-06-20mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau1-24/+25
2017-06-20mmc: mediatek: Fixed size in dma_free_coherentPhong LE1-1/+1
2017-06-20mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva1-3/+9
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-06-20mmc: core: Use device_property_read instead of of_property_readDavid Woods1-37/+35
2017-06-20mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods1-12/+12
2017-06-20mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam1-13/+41
2017-06-20mmc: block: fix semicolon.cocci warningsWu Fengguang1-1/+1
2017-06-20mmc: block: Use __mmc_send_status() and drop get_card_status()Ulf Hansson3-21/+12
2017-06-20mmc: block: Move boot partition locking into a driver opLinus Walleij2-24/+33
2017-06-20mmc: block: Move DRV OP issue functionLinus Walleij1-37/+37
2017-06-20mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij2-13/+33
2017-06-20mmc: block: remove req back pointerLinus Walleij3-13/+16
2017-06-20mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang1-2/+4
2017-06-20mmc: tmio: add CMD23 supportWolfram Sang1-13/+28
2017-06-20mmc: tmio: move finish_request function further downWolfram Sang1-38/+38
2017-06-20mmc: tmio: remove outdated commentWolfram Sang1-1/+0
2017-06-20mmc: tmio: refactor handling mrqWolfram Sang1-20/+26
2017-06-20mmc: tmio: make tmio_mmc_request function more readableWolfram Sang1-5/+6
2017-06-20mmc: core: Delete error messages for failed memory allocationsMarkus Elfring2-15/+3
2017-06-20mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-06-20mmc: queue: delete mmc_req_is_special()Linus Walleij1-8/+0
2017-06-20mmc: block: move multi-ioctl() to use block layerLinus Walleij2-14/+27
2017-06-20mmc: block: move single ioctl() commands to block requestsLinus Walleij2-26/+88
2017-06-20mmc: block: Tag is_rpmb as boolLinus Walleij1-1/+1
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij3-202/+78
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij4-34/+9
2017-06-20mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman3-129/+137
2017-06-20mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman3-72/+72
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman5-39/+52
2017-06-20mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2-1/+0
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman6-43/+86
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman4-17/+10
2017-06-20Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson1-8/+2
2017-06-20mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson1-0/+7
2017-06-20mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson1-3/+22
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson3-0/+20
2017-06-20mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson1-2/+4
2017-06-20mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson3-1/+5
2017-06-20mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson2-0/+11
2017-06-20mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold1-1/+2
2017-06-20mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko2-26/+6
2017-06-20mmc: sdricoh_cs: remove redundant check if len is non-zeroColin Ian King1-3/+0
2017-06-20mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta1-1/+1
2017-06-20mmc: sdhci-pci: make guid intel_dsm_guid staticColin Ian King1-1/+1