aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-05-1626-332/+794
|\
| * mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCsLad Prabhakar2024-05-031-4/+5
| * mmc: renesas_sdhi: Set the SDBUF after resetClaudiu Beznea2024-05-031-0/+3
| * mmc: core: Increase the timeout period of the ACMD41 commandFelix Qin2024-05-031-1/+6
| * mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND tooUlf Hansson2024-05-031-27/+51
| * mmc: atmel-mci: Switch to use dev_err_probe()Andy Shevchenko2024-04-261-7/+4
| * mmc: atmel-mci: Incapsulate used to be a platform data into host structureAndy Shevchenko2024-04-261-37/+24
| * mmc: Merge branch fixes into nextUlf Hansson2024-04-261-0/+1
| |\
| * | mmc: atmel-mci: Replace platform device pointer by generic oneAndy Shevchenko2024-04-261-22/+22
| * | mmc: atmel-mci: Use temporary variable for struct deviceAndy Shevchenko2024-04-261-106/+108
| * | mmc: atmel-mci: Get rid of platform data leftoversAndy Shevchenko2024-04-261-37/+6
| * | mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200XJisheng Zhang2024-04-261-0/+112
| * | mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuningJisheng Zhang2024-04-261-1/+1
| * | mmc: sdhci-s3c: Choose sdhci_ops based on variantKrzysztof Kozlowski2024-04-261-14/+17
| * | mmc: sdhci_am654: Constify struct sdhci_opsKrzysztof Kozlowski2024-04-261-3/+3
| * | mmc: sdhci-sprd: Constify struct sdhci_opsKrzysztof Kozlowski2024-04-261-1/+1
| * | mmc: sdhci-omap: Constify struct sdhci_opsKrzysztof Kozlowski2024-04-261-1/+1
| * | mmc: sdhci-esdhc-mcf: Constify struct sdhci_opsKrzysztof Kozlowski2024-04-261-1/+1
| * | mmc: slot-gpio: Use irq_handler_t typeAndy Shevchenko2024-04-261-3/+2
| * | mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TAHans de Goede2024-04-261-0/+13
| * | mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede2024-04-261-0/+11
| * | mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede2024-04-261-0/+24
| * | mmc: sdhci-acpi: Sort DMI quirks alphabeticallyHans de Goede2024-04-261-12/+13
| * | mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter2024-04-262-3/+10
| * | mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede2024-04-261-0/+20
| * | mmc: Merge branch fixes into nextUlf Hansson2024-04-041-0/+1
| |\ \
| * \ \ mmc: Merge branch fixes into nextUlf Hansson2024-04-021-1/+15
| |\ \ \
| * | | | mmc: sdio: store owner from modules with sdio_register_driver()Krzysztof Kozlowski2024-04-021-3/+6
| * | | | mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writesBjorn Helgaas2024-04-021-16/+4
| * | | | mmc: sdhci-pci-gli: Use PCI AER definitions, not hard-coded valuesBjorn Helgaas2024-04-021-12/+14
| * | | | mmc: debugfs: add card entry for quirksRouven Czerwinski2024-04-021-0/+1
| * | | | mmc: debugfs: convert permissions to octalRouven Czerwinski2024-04-021-3/+3
| * | | | mmc: davinci: Don't strip remove function when driver is builtinUwe Kleine-König2024-04-021-2/+2
| * | | | mmc: sdhci-of-dwcmshc: Implement SDHCI CQE supportSergey Khimich2024-04-022-2/+190
| * | | | mmc: cqhci: Add cqhci set_tran_desc() callbackSergey Khimich2024-04-022-3/+12
| * | | | mmc: sdhci_am654: Update comments in sdhci_am654_set_clockJudith Mendez2024-04-021-2/+2
| * | | | mmc: sdhci_am654: Fix itapdly/otapdly array typeJudith Mendez2024-04-021-2/+2
| * | | | mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez2024-04-021-0/+9
| * | | | mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez2024-04-021-3/+9
| * | | | mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez2024-04-021-14/+26
| * | | | mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez2024-04-021-0/+1
| * | | | mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez2024-04-021-20/+92
| * | | | mmc: core: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-04-021-4/+4
| * | | | mmc: dw_mmc-hi3798cv200: Remove unneeded assignmentMuhammad Usama Anjum2024-04-021-1/+0
| * | | | mmc: dw_mmc-hi3798mv200: Remove unneeded assignmentMuhammad Usama Anjum2024-04-021-1/+0
| * | | | mmc: sdhci-sprd: Remove unused of_gpio.hAndy Shevchenko2024-04-021-1/+0
| * | | | mmc: sdhci-s3c: Replace deprecated of_get_named_gpio()Andy Shevchenko2024-04-021-3/+1
| * | | | mmc: mtk-sd: Remove unused of_gpio.hAndy Shevchenko2024-04-021-1/+0
| * | | | mmc: core: Remove unused of_gpio.hAndy Shevchenko2024-04-021-1/+0
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki2024-05-131-1/+1
|\ \ \ \ \ \