summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2020-05-28mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()Rajendra Nayak
2020-05-28mmc: renesas_sdhi: Avoid bad TAP in HS400Takeshi Saito
2020-05-28mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisionsWolfram Sang
2020-05-28mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-28mmc: mmc_spi: Add/rename defines for timeoutsUlf Hansson
2020-05-28mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-28mmc: tifm_sd: Inform the mmc core about the maximum busy timeoutUlf Hansson
2020-05-28mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()Ulf Hansson
2020-05-28mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd()Ulf Hansson
2020-05-28mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded numberUlf Hansson
2020-05-28mmc: sdricoh_cs: Drop unused definesUlf Hansson
2020-05-28mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-28mmc: jz4740: Inform the mmc core about the maximum busy timeoutUlf Hansson
2020-05-28mmc: sdhci-pci-o2micro: Make some symbols staticZou Wei
2020-05-28mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLKMasahiro Yamada
2020-05-28mmc: renesas_sdhi: shorten types after refactorizationWolfram Sang
2020-05-28mmc: mmci_sdmmc: fix power on issue due to pwr_reg initializationLudovic Barre
2020-05-28mmc: sdhci-msm: Use OPP API to set clk/perf stateRajendra Nayak
2020-05-28mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeoutUlf Hansson
2020-05-28mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-28mmc: atmel-mci: Set the timer per command rather than per requestUlf Hansson
2020-05-28mmc: atmel-mci: Keep timer enabled when queuing a next requestUlf Hansson
2020-05-28mmc: sdhci-msm: Enable ADMA length mismatch error interruptVeerabhadrarao Badiganti
2020-05-28mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti
2020-05-28mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_initHaibo Chen
2020-05-28mmc: host: sdhci-sprd: Implement the request_atomic() APIBaolin Wang
2020-05-28mmc: host: sdhci: Implement the request_atomic() APIBaolin Wang
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang
2020-05-28mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: Tidy sdhci_request() a bitAdrian Hunter
2020-05-28mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()Adrian Hunter
2020-05-28mmc: sdhci: Stop exporting sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: Add helpers for the auto-CMD23 flagAdrian Hunter
2020-05-28mmc: mmci: Switch to mmc_regulator_set_vqmmc()Marek Vasut
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut
2020-05-28mmc: sdhci-of-arasan: Remove uninitialized ret variablesNathan Chancellor
2020-05-28mmc: renesas_sdhi: simplify summary outputWolfram Sang
2020-05-28mmc: renesas_sdhi: improve TAP selection if all TAPs are goodWolfram Sang
2020-05-28mmc: renesas_sdhi: clarify handling of selecting TAPsWolfram Sang
2020-05-28mmc: renesas_sdhi: refactor calculation of best TAPWolfram Sang
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada
2020-05-28mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable placeMasahiro Yamada
2020-05-28mmc: sdhci-of-arasan: Fix kernel-doc warningsManish Narani
2020-05-28mmc: sdhci-of-arasan: Modify clock operations handlingManish Narani
2020-05-28mmc: sdhci-of-arasan: Rearrange the platform data structs for modularityManish Narani
2020-05-28mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusionManish Narani
2020-05-28sdhci: arasan: Add support for Versal Tap DelaysManish Narani
2020-05-28mmc: wbsd: Replace hardcoded command numbers with existing definesUlf Hansson
2020-05-28mmc: s3cmci: Drop redundant code in s3cmci_setup_data()Ulf Hansson
2020-05-28mmc: au1xmmc: Drop redundant code in au1xmmc_send_command()Ulf Hansson