summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet2 days1-0/+3
* mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZEAdrian Hunter2 days1-0/+15
* mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter2024-06-201-5/+0
* mmc: sdhci: Do not invert write-protect twiceAdrian Hunter2024-06-201-7/+15
* Revert "mmc: moxart-mmc: Use sg_miter for PIO"Linus Walleij2024-06-201-35/+43
* mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discardKamal Dasu2024-06-201-0/+4
* mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-201-19/+22
* mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-201-4/+7
* Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-05-1620-291/+702
|\
| * mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2...Lad Prabhakar2024-05-031-4/+5
| * mmc: renesas_sdhi: Set the SDBUF after resetClaudiu Beznea2024-05-031-0/+3
| * 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: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus ...Hans 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: Merge branch fixes into nextUlf Hansson2024-04-041-0/+1
| |\ \
| * \ \ mmc: Merge branch fixes into nextUlf Hansson2024-04-021-1/+15
| |\ \ \
| * | | | 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: 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: 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
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki2024-05-131-1/+1
|\ \ \ \ \ \
| | * | | | | PM: wakeup: make device_wakeup_disable() return voidDhruva Gole2024-04-031-1/+1
| | |/ / / /