summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers2-19/+23
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers1-1/+1
2021-10-19mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET1-0/+10
2021-10-19mmc: sdhci-omap: Configure optional wakeirqTony Lindgren1-0/+24
2021-10-19mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PMTony Lindgren1-0/+3
2021-10-19mmc: sdhci-omap: Implement PM runtime functionsTony Lindgren1-17/+31
2021-10-19mmc: sdhci-omap: Add omap_offset to support omap3 and earlierTony Lindgren1-16/+45
2021-10-19mmc: sdhci-omap: Handle voltages to add support omap4Tony Lindgren1-28/+96
2021-10-19Merge branch 'fixes' into nextUlf Hansson2-1/+17
2021-10-19mmc: winbond: don't build on M68KRandy Dunlap1-1/+1
2021-10-19mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen1-0/+16
2021-10-19mmc: sdhci-pci: Remove dead code (rst_n_gpio et al)Andy Shevchenko2-29/+0
2021-10-19mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)Andy Shevchenko2-77/+1
2021-10-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko4-35/+4
2021-10-19mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko1-1/+0
2021-10-19mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko4-31/+21
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig1-0/+1
2021-10-14mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King1-6/+7
2021-10-14Merge branch 'fixes' into nextUlf Hansson1-5/+24
2021-10-14mmc: sdhci-pci: Read card detect from ACPI for Intel MerrifieldAndy Shevchenko1-5/+24
2021-10-12mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong1-2/+14
2021-10-12Merge branch 'fixes' into nextUlf Hansson1-0/+6
2021-10-12mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko1-0/+8
2021-10-12mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko1-17/+17
2021-10-12mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai1-0/+13
2021-10-12mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-1/+1
2021-10-12mmc: sdhci-s3c: Describe driver in KConfigKrzysztof Kozlowski1-3/+5
2021-10-12mmc: sdhci: Return true only when timeout exceeds capacity of the HW timerBean Huo1-12/+9
2021-10-12mmc: mmci: Add small comment about reset threadLinus Walleij1-0/+4
2021-10-12mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMATony Lindgren1-2/+22
2021-10-12mmc: sdhci-omap: Parse legacy ti,non-removable propertyTony Lindgren1-0/+5
2021-10-12mmc: sdhci-omap: Restore sysconfig after resetTony Lindgren1-1/+13
2021-10-12mmc: sdhci-omap: Fix context restoreTony Lindgren1-1/+14
2021-10-12mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren1-1/+2
2021-10-12mmc: mtk-sd: Add HS400 online tuning supportWenbin Mei1-2/+77
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei2-1/+8
2021-10-12mmc: sdhci-s3c: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-12dt-bindings: mmc: update mmc-card.yaml referenceMauro Carvalho Chehab1-1/+1
2021-10-12mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle1-1/+2
2021-10-12mmc: cqhci: Print out qcnt in case of timeoutBean Huo1-2/+2
2021-10-12mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC dr...Rashmi A1-1/+28
2021-10-12mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing1-7/+3
2021-10-12mmc: block: Add error handling support for add_disk()Luis Chamberlain1-1/+6
2021-10-12mmc: mtk-sd: Remove unused parametersChanWoo Lee1-6/+5
2021-10-12mmc: mtk-sd: Remove unused parameters(mrq)ChanWoo Lee1-2/+2
2021-10-12mmc: mtk-sd: Add wait dma stop done flowDerong Liu1-0/+5
2021-10-12mmc: sdhci: Change the code to check auto_cmd23ChanWoo Lee1-1/+1
2021-10-12mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo1-0/+6
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-1/+1