summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2023-06-12mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767Victor Shih
2023-06-12mmc: sdhci-pci-gli: Add Genesys Logic GL9767 supportVictor Shih
2023-06-12mmc: mtk-sd: reduce CIT for better performanceWenbin Mei
2023-06-12mmc: block: ioctl: do write error check for spiChristian Loehle
2023-06-12mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-06-12mmc: core: Remove unnecessary error checks and change return typeYeqi Fu
2023-06-12mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson
2023-06-12mmc: meson-mx-sdhc: Avoid cast to incompatible function typeSimon Horman
2023-06-12mmc: block: Suppress empty whitespaces in printsFlorian Fainelli
2023-06-12mmc: dw_mmc: Make dw_mci_pltfm_remove() return voidUwe Kleine-König
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij
2023-05-24mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut
2023-05-24mmc: vub300: fix invalid response handlingDeren Wu
2023-05-09mmc: sdhci-esdhc-imx: make "no-mmc-hs400" worksHaibo Chen
2023-05-09mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()Christophe JAILLET
2023-05-09mmc: block: ensure error propagation for non-blkChristian Loehle
2023-04-27Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-17mmc: vub300: remove unreachable codeBo Liu
2023-04-17mmc: sdhci-cadence: Support mmc hardware resetBrad Larson
2023-04-17mmc: sdhci-cadence: Add AMD Pensando Elba SoC supportBrad Larson
2023-04-17mmc: sdhci-cadence: Support device specific init during probeBrad Larson
2023-04-17mmc: sdhci-cadence: Enable device specific override of writel()Brad Larson
2023-04-17mmc: core: Remove unused macro mmc_req_rel_wrBean Huo
2023-04-17mmc: sdhci-of-arasan: Skip setting clock delay for 400KHzSai Krishna Potthuri
2023-04-17mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platformSwati Agarwal
2023-04-04mmc: sdhci_am654: Add support for PM suspend/resumeAswath Govindraju
2023-04-03mmc: core: remove unnecessary (void*) conversionsYu Zhe
2023-03-24mmc: Merge branch fixes into nextUlf Hansson
2023-03-24mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for dataGeorgii Kruglov
2023-03-24mmc: core: Log about empty non-removable slotsMarc Gonzalez
2023-03-24mmc: sdricoh_cs: remove unused sdricoh_readw functionTom Rix
2023-03-24mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC supportA, Rashmi
2023-03-23mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-23mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: omap: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: jz4740: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23mmc: sdhci: drop useless sdhci_get_compatibility() !OF stubKrzysztof Kozlowski
2023-03-23mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-03-23mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-03-23mmc: meson-gx: simplify usage of mmc_regulator_set_ocrHeiner Kallweit
2023-03-23mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issueFred
2023-03-23mmc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-23mmc: arasan: Use of_property_present() for testing DT property presenceRob Herring
2023-03-23mmc: sdhci-of-dwcmshc: properly determine max clock on RockchipVasily Khoruzhick
2023-03-23mmc: renesas_sdhi: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-23mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()Heiner Kallweit
2023-03-23mmc: sdhci-of-arasan: Add support to request the "gate" clockSwati Agarwal