summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2024-07-12mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablementCiprian Costea
2024-07-12mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platformsCiprian Costea
2024-07-11mmc: davinci_mmc: report all possible bus widthsBastien Curutchet
2024-07-11mmc: Merge branch fixes into nextUlf Hansson
2024-07-11mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet
2024-07-11mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZEAdrian Hunter
2024-07-08mmc: dw_mmc-bluefield: Add support for eMMC HW resetLiming Sun
2024-07-08mmc: dw_mmc: Add support for platform specific eMMC HW resetLiming Sun
2024-07-08mmc: sdhci_am654: Constify struct regmap_configJavier Carrasco
2024-07-08mmc: Convert from tasklet to BH workqueueAllen Pais
2024-07-08mmc: sdhi: Convert from tasklet to BH workqueueAllen Pais
2024-07-08mmc: mmc_spi: allow for spi controllers incapable of getting as low as 400kConor Dooley
2024-06-24mmc: tmio: Remove obsolete .set_pwr() callback()Geert Uytterhoeven
2024-06-24mmc: sdhci-brcmstb: Add ARCH_BCM2835 optionPeter Robinson
2024-06-20mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECTAdrian Hunter
2024-06-20mmc: Merge branch fixes into nextUlf Hansson
2024-06-20mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter
2024-06-20mmc: sdhci: Do not invert write-protect twiceAdrian Hunter
2024-06-20mmc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20mmc: Merge branch fixes into nextUlf Hansson
2024-06-20mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variantsHeiko Stuebner
2024-06-20mmc: sdhci-brcmstb: Add BCM2712 supportAndrea della Porta
2024-06-20Revert "mmc: moxart-mmc: Use sg_miter for PIO"Linus Walleij
2024-06-20mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discardKamal Dasu
2024-06-20mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-20mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-05-13Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki
2024-05-03mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2...Lad Prabhakar
2024-05-03mmc: renesas_sdhi: Set the SDBUF after resetClaudiu Beznea
2024-04-26Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-04-26mmc: atmel-mci: Switch to use dev_err_probe()Andy Shevchenko
2024-04-26mmc: atmel-mci: Incapsulate used to be a platform data into host structureAndy Shevchenko
2024-04-26mmc: Merge branch fixes into nextUlf Hansson
2024-04-26mmc: atmel-mci: Replace platform device pointer by generic oneAndy Shevchenko
2024-04-26mmc: atmel-mci: Use temporary variable for struct deviceAndy Shevchenko
2024-04-26mmc: atmel-mci: Get rid of platform data leftoversAndy Shevchenko
2024-04-26mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200XJisheng Zhang
2024-04-26mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuningJisheng Zhang
2024-04-26mmc: sdhci-s3c: Choose sdhci_ops based on variantKrzysztof Kozlowski
2024-04-26mmc: sdhci_am654: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-sprd: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-omap: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-esdhc-mcf: Constify struct sdhci_opsKrzysztof Kozlowski
2024-04-26mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus ...Hans de Goede
2024-04-26mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede
2024-04-26mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede
2024-04-26mmc: sdhci-acpi: Sort DMI quirks alphabeticallyHans de Goede
2024-04-26mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter
2024-04-25mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov