summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-07-15Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
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-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
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-05-03mmc: core: Increase the timeout period of the ACMD41 commandFelix Qin
2024-05-03mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND tooUlf Hansson
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