summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | |/ / / /
* | | | | | Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2024-04-263-1/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov2024-04-251-0/+1
| | |_|/ | |/| |
| * | | mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128Maksim Kiselev2024-04-041-0/+1
| | |/ | |/|
| * | mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka2024-04-021-1/+15
| |/
* | Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2024-04-091-17/+31
|\ \ | |/ |/|
| * mmc: omap: restore original power up/down stepsAaro Koskinen2024-03-081-4/+19
| * mmc: omap: fix deferred probeAaro Koskinen2024-03-081-8/+8
| * mmc: omap: fix broken slot switch lookupAaro Koskinen2024-03-081-7/+6
* | sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun2024-03-251-11/+17
* | mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour2024-03-251-0/+3
* | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-131-3/+3
|\ \
| * | mmc: mmc_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-3/+3
| |/
* | mmc: tmio: comment the ERR_PTR usage in this driverWolfram Sang2024-03-051-1/+3
* | mmc: mmc_spi: Don't mention DMA directionAndy Shevchenko2024-03-051-16/+14
* | mmc: dw_mmc: Remove unused of_gpio.hAndy Shevchenko2024-03-052-2/+0
* | mmc: dw_mmc: add support for hi3798mv200Yang Xiwen2024-03-053-0/+261
* | mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()Yang Xiwen2024-03-051-1/+0
* | mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen2024-03-051-1/+1