summaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: fix crypto key evictionEric Biggers2024-12-191-8/+8
* mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori2024-12-101-0/+2
* mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete2024-12-101-1/+0
* mmc: core: Further prevent card detect during shutdownUlf Hansson2024-12-022-0/+5
* mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede2024-12-022-0/+73
* Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-11-20103-387/+4158
|\
| * mmc: Merge branch fixes into nextUlf Hansson2024-11-122-5/+5
| |\
| * | mmc: pwrseq_simple: Handle !RESET_CONTROLLER properlyStefan Wahren2024-11-121-9/+11
| * | mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu2024-11-121-1/+2
| * | mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu2024-11-121-4/+5
| * | mmc: core: Correction a warning caused by incorrect type in assignment for UH...Victor Shih2024-11-121-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