summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-2/+5
* | | | mmc: sdricoh_cs: Throttle polling rate for commandsUlf Hansson2020-05-281-17/+16
* | | | mmc: sdricoh_cs: Throttle polling rate for data transfersUlf Hansson2020-05-281-11/+15
* | | | mmc: cb710: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-0/+8
* | | | mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl2020-05-281-0/+3
* | | | mmc: sdhci-esdhc: update contact emailWolfram Sang2020-05-281-1/+1
* | | | mmc: core: expose info about enhanced rpmb supportKrishna Konda2020-05-281-0/+6
* | | | mmc: sdio: Align the initialization commands in retry path for UHS-IUlf Hansson2020-05-281-27/+26
* | | | mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8Ulf Hansson2020-05-281-4/+4
* | | | mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson2020-05-281-31/+27
* | | | mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson2020-05-281-2/+1
* | | | mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()Rajendra Nayak2020-05-281-11/+16
* | | | mmc: renesas_sdhi: Avoid bad TAP in HS400Takeshi Saito2020-05-282-8/+48
* | | | mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisionsWolfram Sang2020-05-281-0/+6
* | | | mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-3/+6
* | | | mmc: mmc_spi: Add/rename defines for timeoutsUlf Hansson2020-05-281-10/+5
* | | | mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-1/+6
* | | | mmc: tifm_sd: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-1/+8
* | | | mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()Ulf Hansson2020-05-281-8/+7
* | | | mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd()Ulf Hansson2020-05-281-13/+14
* | | | mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded numberUlf Hansson2020-05-281-1/+2
* | | | mmc: sdricoh_cs: Drop unused definesUlf Hansson2020-05-281-2/+0
* | | | mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-1/+7
* | | | mmc: jz4740: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-2/+11
* | | | mmc: sdhci-pci-o2micro: Make some symbols staticZou Wei2020-05-281-4/+4
* | | | mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTEZou Wei2020-05-281-3/+3
* | | | mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLKMasahiro Yamada2020-05-281-1/+1
* | | | mmc: renesas_sdhi: shorten types after refactorizationWolfram Sang2020-05-282-2/+2
* | | | mmc: mmci_sdmmc: fix power on issue due to pwr_reg initializationLudovic Barre2020-05-281-0/+1
* | | | mmc: sdhci-msm: Use OPP API to set clk/perf stateRajendra Nayak2020-05-281-5/+29
* | | | mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-1/+8
* | | | mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-2/+4
* | | | mmc: atmel-mci: Set the timer per command rather than per requestUlf Hansson2020-05-281-2/+4
* | | | mmc: atmel-mci: Keep timer enabled when queuing a next requestUlf Hansson2020-05-281-2/+2
* | | | mmc: sdhci-msm: Enable ADMA length mismatch error interruptVeerabhadrarao Badiganti2020-05-281-5/+5
* | | | mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti2020-05-281-1/+3
* | | | mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_initHaibo Chen2020-05-281-0/+3
* | | | mmc: host: sdhci-sprd: Implement the request_atomic() APIBaolin Wang2020-05-281-3/+20
* | | | mmc: host: sdhci: Implement the request_atomic() APIBaolin Wang2020-05-282-0/+35
* | | | mmc: host: Introduce the request_atomic() for the hostBaolin Wang2020-05-282-1/+29
* | | | mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()Adrian Hunter2020-05-282-28/+99
* | | | mmc: sdhci: Tidy sdhci_request() a bitAdrian Hunter2020-05-281-13/+26
* | | | mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()Adrian Hunter2020-05-281-2/+0
* | | | mmc: sdhci: Stop exporting sdhci_send_command()Adrian Hunter2020-05-282-3/+3
* | | | mmc: sdhci: Add helpers for the auto-CMD23 flagAdrian Hunter2020-05-281-3/+15
* | | | mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()Jisheng Zhang2020-05-281-2/+2
* | | | mmc: mmci: Switch to mmc_regulator_set_vqmmc()Marek Vasut2020-05-281-22/+8
* | | | mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skippedMarek Vasut2020-05-281-3/+14
* | | | mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut2020-05-288-20/+27
* | | | mmc: sdhci-of-arasan: Remove uninitialized ret variablesNathan Chancellor2020-05-281-4/+2