summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-11-19Merge commit '685021f75fc48afaf6de76280a601316cde827c2' into toradex_5.4-2.1....Igor Opaniuk
2020-11-13Merge commit '70d1232fdbe28e4c765c4cfc3cc5c7580959d5e0' into toradex_5.4-2.1....Igor Opaniuk
2020-11-05Merge tag 'v5.4.75' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-05mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang
2020-11-05mmc: sdhci-of-esdhc: set timeout to max before tuningMichael Walle
2020-11-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
2020-11-05mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-10-29Merge tag 'v5.4.73' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-10-15Merge tag 'v5.4.71' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-07Merge tag 'v5.4.70' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2020-09-17Merge tag 'v5.4.66' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-17mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham
2020-09-17mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter
2020-09-17mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-09-17mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel
2020-09-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-09sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni
2020-09-09mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter
2020-09-09mmc: cqhci: Add cqhci_deactivate()Adrian Hunter
2020-09-09mmc: mediatek: add optional module reset propertyWenbin Mei
2020-09-09mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel
2020-09-06Merge tag 'v5.4.63' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-05sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni
2020-09-05sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni
2020-08-24Merge tag 'v5.4.60' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-08-20Merge tag 'v5.4.59' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-19mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her
2020-08-19mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada
2020-08-13sdhci: print opcode/retries on timeout errorTroy Kisky
2020-08-11Merge tag 'v5.4.54' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.52' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.48' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-29mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-07-22mmc: mmci: Support any block sizes for ux500v2 and qcom variantLinus Walleij
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-22mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-06-22mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2020-06-22mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti
2020-06-22mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl
2020-06-17mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson