summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: Add support for SW busy-end timeoutsUlf Hansson2023-06-223-7/+49
* mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut2023-06-204-8/+38
* mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko2023-06-201-0/+7
* mmc: mmci: stm32: add delay block support for STM32MP25Yann Gautier2023-06-201-1/+65
* mmc: mmci: stm32: prepare other delay block supportYann Gautier2023-06-201-13/+55
* mmc: mmci: stm32: manage block gap hardware flow controlYann Gautier2023-06-202-0/+18
* mmc: mmci: Add support for sdmmc variant revision v3.0Yann Gautier2023-06-201-0/+33
* mmc: mmci: add stm32_idmabsize_align parameterYann Gautier2023-06-203-4/+5
* dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatibleYann Gautier2023-06-201-3/+4
* mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko2023-06-191-0/+7
* mmc: Merge branch fixes into nextUlf Hansson2023-06-1913-18/+23
|\
| * mmc: usdhi60rol0: fix deferred probingSergey Shtylyov2023-06-191-2/+4
| * mmc: sunxi: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * mmc: sh_mmcif: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * mmc: sdhci-spear: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * mmc: sdhci-acpi: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * mmc: owl: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-191-2/+4
| * mmc: omap: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * mmc: mvsdio: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-191-1/+1
| * mmc: meson-gx: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * mmc: bcm2835: fix deferred probingSergey Shtylyov2023-06-191-2/+2
| * mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang2023-06-191-0/+1
* | mmc: mmci: Break out a helper functionLinus Walleij2023-06-191-15/+16
* | mmc: mmci: Use a switch statement machineLinus Walleij2023-06-191-12/+17
* | mmc: mmci: Use state machine state as exit conditionLinus Walleij2023-06-191-8/+10
* | mmc: mmci: Retry the busy start conditionLinus Walleij2023-06-191-12/+27
* | mmc: mmci: Make busy complete state machine explicitLinus Walleij2023-06-192-18/+45
* | mmc: mmci: Break out error check in busy detectLinus Walleij2023-06-191-1/+10
* | mmc: mmci: Stash status while waiting for busyLinus Walleij2023-06-191-0/+1
* | mmc: mmci: Unwind big if() clauseLinus Walleij2023-06-191-7/+26
* | mmc: mmci: Clear busy_status when starting commandLinus Walleij2023-06-191-0/+1
* | mmc: Merge branch fixes into nextUlf Hansson2023-06-152-9/+4
|\|
| * mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll2023-06-141-8/+2
| * mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello2023-06-131-1/+2
* | mmc: mmci: stm32: set feedback clock when using delay blockYann Gautier2023-06-151-11/+18
* | mmc: core: Allow mmc_start_host() synchronously detect a cardDennis Zhou2023-06-131-4/+11
* | mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson2023-06-131-0/+1
* | mmc: Merge branch fixes into nextUlf Hansson2023-06-131-0/+3
|\|
| * mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold2023-06-121-0/+3
* | mmc: sdhci-msm: Switch to the new ICE APIAbel Vesa2023-06-122-177/+48
* | dt-bindings: mmc: convert bcm2835-sdhost bindings to YAMLStefan Wahren2023-06-122-23/+54
* | mmc: sdhci-pci-gli: Add support SD Express card for GL9767Victor Shih2023-06-121-0/+113
* | mmc: sdhci: Add VDD2 definition for power control registerVictor Shih2023-06-121-0/+7
* | mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767Victor Shih2023-06-121-1/+134
* | mmc: sdhci-pci-gli: Add Genesys Logic GL9767 supportVictor Shih2023-06-123-0/+163
* | mmc: mtk-sd: reduce CIT for better performanceWenbin Mei2023-06-122-0/+49
* | dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatibleKomal Bajaj2023-06-121-0/+1
* | mmc: block: ioctl: do write error check for spiChristian Loehle2023-06-121-0/+6