summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-10-12mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko
2021-10-12mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko
2021-10-12mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai
2021-10-12mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King
2021-10-12mmc: sdhci-s3c: Describe driver in KConfigKrzysztof Kozlowski
2021-10-12mmc: sdhci: Return true only when timeout exceeds capacity of the HW timerBean Huo
2021-10-12mmc: mmci: Add small comment about reset threadLinus Walleij
2021-10-12mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMATony Lindgren
2021-10-12mmc: sdhci-omap: Parse legacy ti,non-removable propertyTony Lindgren
2021-10-12mmc: sdhci-omap: Restore sysconfig after resetTony Lindgren
2021-10-12mmc: sdhci-omap: Fix context restoreTony Lindgren
2021-10-12mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
2021-10-12mmc: mtk-sd: Add HS400 online tuning supportWenbin Mei
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei
2021-10-12mmc: sdhci-s3c: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-12dt-bindings: mmc: update mmc-card.yaml referenceMauro Carvalho Chehab
2021-10-12mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-10-12mmc: cqhci: Print out qcnt in case of timeoutBean Huo
2021-10-12mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC dr...Rashmi A
2021-10-12mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-10-12mmc: block: Add error handling support for add_disk()Luis Chamberlain
2021-10-12mmc: mtk-sd: Remove unused parametersChanWoo Lee
2021-10-12mmc: mtk-sd: Remove unused parameters(mrq)ChanWoo Lee
2021-10-12mmc: mtk-sd: Add wait dma stop done flowDerong Liu
2021-10-12mmc: sdhci: Change the code to check auto_cmd23ChanWoo Lee
2021-10-12mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-06mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-10-06mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea
2021-10-06mmc: sdhci-of-at91: wait for calibration done before proceedClaudiu Beznea
2021-09-06mmc: renesas_sdhi: fix regression with hard reset on old SDHIsWolfram Sang
2021-09-06mmc: dw_mmc: Only inject fault before done/errorVincent Whitchurch
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig
2021-09-03mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_dataChristoph Hellwig
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-27Merge branch 'fixes' into nextUlf Hansson
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson
2021-08-25mmc: queue: Remove unused parameters(request_queue)ChanWoo Lee
2021-08-25mmc: pwrseq: sd8787: fix compilation warningClaudiu Beznea
2021-08-25mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-08-25mmc: sdhci-esdhc-imx: Select the correct mode for auto tuningHaibo Chen
2021-08-25mmc: sdhci-esdhc-imx: Remove redundant code for manual tuningHaibo Chen
2021-08-24mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRADmitry Osipenko
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko
2021-08-24mmc: core: Issue HPI in case the BKOPS timed outBean Huo