summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-28mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang
2020-05-28mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC hostMartin Blumenstingl
2020-05-28dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controllerMartin Blumenstingl
2020-05-28mmc: fix compilation of user APIJérôme Pouiller
2020-05-28mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada
2020-05-28mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada
2020-05-28mmc: sdhci-pci-gli: Add Genesys Logic GL9763E supportBen Chuang
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28mmc: core: Enable erase/discard/trim support for all mmc hostsUlf Hansson
2020-05-28mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-05-28mmc: sdricoh_cs: Throttle polling rate for commandsUlf Hansson
2020-05-28mmc: sdricoh_cs: Throttle polling rate for data transfersUlf Hansson
2020-05-28mmc: cb710: Inform the mmc core about the maximum busy timeoutUlf Hansson
2020-05-28memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-28mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl
2020-05-28dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindingsLad Prabhakar
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda
2020-05-28mmc: sdio: Align the initialization commands in retry path for UHS-IUlf Hansson
2020-05-28mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8Ulf Hansson
2020-05-28mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson
2020-05-28mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson
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: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTEZou 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-28staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
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