summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-06-15mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211Al Cooper
2021-06-15Merge branch 'fixes' into nextUlf Hansson
2021-06-14mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-06-14mmc: JZ4740: Add support for JZ4775周琰杰 (Zhou Yanjie)
2021-06-14mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIOHaibo Chen
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-06-14mmc: sdhci-of-aspeed: Turn down a phase correction warningAndrew Jeffery
2021-06-14mmc: debugfs: add description for module parameterWolfram Sang
2021-06-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-06-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski
2021-06-14mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhcKrzysztof Kozlowski
2021-06-14mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle
2021-06-14mmc: mmc_spi: Imply container_of() to be no-opAndy Shevchenko
2021-06-14mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messagesAndy Shevchenko
2021-06-14mmc: dw_mmc-pltfm: Remove unused <linux/clk.h>Geert Uytterhoeven
2021-06-14mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.Steven Lee
2021-06-14mmc: core: Add a missing SPDX license headerAviral Gupta
2021-06-14mmc: vub3000: fix control-request directionJohan Hovold
2021-06-14mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-14mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-14mmc: core: Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-14mmc: cqhci: introduce get_trans_desc_offset()Yue Hu
2021-06-14mmc: cqhci: fix typoYue Hu
2021-06-14mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()Yue Hu
2021-06-14mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu
2021-06-14mmc: core: add support for disabling HS400 mode via DTLucas Stach
2021-06-14mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC capsLucas Stach
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson
2021-06-14mmc: sdhci-pci-gli: Fine tune GL9763E L1 entry delayBen Chuang
2021-06-14mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe()Zhen Lei
2021-06-14mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei
2021-06-14mmc: core: Move eMMC cache flushing to a new bus_ops callbackUlf Hansson
2021-06-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-06-14mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson
2021-06-14mmc: core: Drop open coding in mmc_sd_switch()Ulf Hansson
2021-06-14mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmdsUlf Hansson
2021-06-14mmc: core: Enable eMMC sleep commands to use HW busy pollingUlf Hansson
2021-06-14mmc: core: Extend re-use of __mmc_poll_for_busy()Ulf Hansson
2021-06-14mmc: core: Re-structure some code in __mmc_poll_for_busy()Ulf Hansson
2021-06-14mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commandsUlf Hansson
2021-06-14mmc: core: Drop open coding when preparing commands with busy signalingUlf Hansson
2021-06-14mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede
2021-06-14mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-08mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven
2021-06-08mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang
2021-05-10mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-10mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignmentNeil Armstrong