summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-05-22mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-05-22mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman
2021-05-22mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter
2021-03-17mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET
2021-03-11mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2021-03-04mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li
2021-03-04mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito
2021-03-04mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2021-01-27mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich
2021-01-27mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne
2020-12-30mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2020-11-05mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-10-30mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2020-09-17mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
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-22mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson
2020-06-22mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-06-03mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-20mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel
2020-05-06mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl
2020-05-06mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl
2020-05-06mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti
2020-05-06mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter
2020-05-06mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún
2020-05-06mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson
2020-04-02mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-04-02mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson
2020-04-02mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson