summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4 days103-387/+4158
|\
| * mmc: Merge branch fixes into nextUlf Hansson12 days2-5/+5
| |\
| * | mmc: pwrseq_simple: Handle !RESET_CONTROLLER properlyStefan Wahren12 days1-9/+11
| * | mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu12 days1-1/+2
| * | mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu12 days1-4/+5
| * | mmc: core: Correction a warning caused by incorrect type in assignment for UH...Victor Shih12 days1-1/+1
| * | mmc: sdhci-esdhc-imx: Update esdhc sysctl dtocv bitmaskJosua Mayer2024-11-041-3/+3
| * | mmc: sdhci-esdhc-imx: Implement emmc hardware resetJosua Mayer2024-11-041-0/+13
| * | mmc: core: Correct type in variable assignment for UHS-IIVictor Shih2024-11-041-27/+29
| * | mmc: sdhci-uhs2: correction a warning caused by incorrect type in argumentVictor Shih2024-11-041-1/+1
| * | mmc: sdhci-uhs2: Remove unnecessary variablesVictor Shih2024-10-311-25/+0
| * | mmc: sdhci-uhs2: Correct incorrect type in argumentVictor Shih2024-10-311-1/+2
| * | mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisibleGeert Uytterhoeven2024-10-301-1/+1
| * | mmc: sdhci-uhs2: Remove unnecessary NULL checkBen Chuang2024-10-301-1/+1
| * | mmc: core: Fix error paths for UHS-II card init and re-initUlf Hansson2024-10-301-30/+25
| * | mmc: core: Add error handling of sd_uhs2_power_up()Ulf Hansson2024-10-301-1/+3
| * | mmc: core: Simplify sd_uhs2_power_up()Ulf Hansson2024-10-301-5/+1
| * | mmc: bcm2835: Introduce proper clock handlingStefan Wahren2024-10-281-11/+18
| * | mmc: bcm2835: Fix type of current clock speedStefan Wahren2024-10-281-1/+1
| * | mmc: Merge branch fixes into nextUlf Hansson2024-10-281-14/+24
| |\ \
| * | | mmc: core: Use GFP_NOIO in ACMD22Avri Altman2024-10-251-0/+4
| * | | mmc: pwrseq_simple: add support for one reset controlCatalin Popescu2024-10-251-9/+35
| * | | mmc: mtk-sd: add support for mt7988Frank Wunderlich2024-10-251-0/+1
| * | | mmc: mtk-sd: Add support for MT8196Andy-ld Lu2024-10-251-19/+126
| * | | mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform dataAndy-ld Lu2024-10-251-2/+19
| * | | mmc: sdhci-pci-gli: enable UHS-II mode for GL9767Victor Shih2024-10-241-1/+201
| * | | mmc: sdhci-pci-gli: enable UHS-II mode for GL9755Victor Shih2024-10-241-1/+234
| * | | mmc: sdhci-pci: add UHS-II support frameworkVictor Shih2024-10-243-1/+19
| * | | mmc: sdhci-uhs2: add pre-detect_init hookBen Chuang2024-10-242-0/+4
| * | | mmc: sdhci-uhs2: add request() and othersVictor Shih2024-10-243-16/+437
| * | | mmc: sdhci-uhs2: add irq() and othersVictor Shih2024-10-244-48/+298
| * | | mmc: sdhci-uhs2: add related functions to initialize the interfaceVictor Shih2024-10-241-0/+204
| * | | mmc: sdhci-uhs2: add set_ios()Victor Shih2024-10-244-21/+165
| * | | mmc: sdhci-uhs2: add add_host() and others to set up the driverVictor Shih2024-10-242-0/+93
| * | | mmc: sdhci-uhs2: add set_timeout()Victor Shih2024-10-242-0/+74
| * | | mmc: sdhci-uhs2: add set_power() to support vdd2Victor Shih2024-10-244-28/+84
| * | | mmc: sdhci-uhs2: add reset functionVictor Shih2024-10-242-0/+38
| * | | mmc: sdhci-uhs2: dump UHS-II registersVictor Shih2024-10-244-0/+38
| * | | mmc: sdhci: add UHS-II module and add a kernel configurationVictor Shih2024-10-243-0/+51
| * | | mmc: sdhci: add UHS-II related definitions in headersVictor Shih2024-10-242-1/+228
| * | | mmc: core: Support UHS-II card control and accessVictor Shih2024-10-246-37/+1071
| * | | mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski2024-10-141-6/+3
| * | | mmc: davinci: use generic device_get_match_data()Bartosz Golaszewski2024-10-141-2/+2
| * | | mmc: davinci: order includes alphabeticallyBartosz Golaszewski2024-10-141-11/+10
| * | | mmc: sdhci-of-arasan: Support for emmc hardware resetPaul Alvin2024-10-141-0/+18
| * | | mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev2024-10-141-3/+2
| * | | mmc: mtd-sd: use devm_platform_ioremap_resourceRosen Penev2024-10-141-7/+3
| * | | mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev2024-10-141-35/+20
| * | | mmc: mtk-sd: Implement Host Software Queue for eMMC and SD CardAngeloGioacchino Del Regno2024-10-142-2/+48
| * | | mmc: host: Fix typos in comments across various filesYu Jiaoliang2024-10-148-9/+9