summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-12-05mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski
2024-11-22mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara
2024-11-22Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno
2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang
2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang
2024-10-17mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski
2024-10-17Revert "mmc: mvsdio: Use sg_miter for PIO"Linus Walleij
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek
2024-08-28mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko
2024-08-28mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen
2024-08-26mmc: core: apply SD quirks earlier during probeJonathan Bell
2024-08-20mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter
2024-08-20mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten
2024-08-01mmc: mtk-sd: receive cmd8 data when hs400 tuning failMengqi Zhang
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
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-09mfd: tmio: Move header to platform_dataWolfram Sang
2024-07-09mmc: tmio/sdhi: Fix includesWolfram Sang
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-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
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