summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKENJisheng Zhang2021-03-111-0/+1
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2021-03-111-1/+1
* mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li2021-03-041-1/+2
* mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito2021-03-041-2/+2
* mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET2021-03-041-1/+3
* mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang2021-02-101-0/+6
* mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich2021-01-271-1/+6
* mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne2021-01-271-1/+3
* mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo2020-12-301-1/+1
* mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda2020-11-181-0/+1
* mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKENRaul E Rangel2020-11-051-0/+37
* mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik2020-11-051-0/+3
* mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-301-0/+3
* mmc: core: don't set limits.discard_granularity as 0Coly Li2020-10-141-1/+1
* mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede2020-10-071-1/+2
* mmc: core: Fix size overflow for mmc partitionsBradley Bolen2020-10-011-5/+4
* mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson2020-09-171-1/+17
* mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda2020-08-211-5/+13
* mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen2020-07-221-1/+1
* mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-06-221-1/+1
* mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-06-221-1/+6
* mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti2020-06-221-1/+3
* mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl2020-06-221-0/+3
* mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson2020-06-221-2/+1
* mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti2020-06-221-0/+6
* mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg2020-06-031-9/+4
* mmc: block: Fix use-after-free issue for rpmbPeng Hao2020-06-031-1/+1
* mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter2020-05-201-2/+1
* mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti2020-05-201-1/+2
* mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel2020-05-201-4/+6
* mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl2020-05-061-9/+0
* mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl2020-05-061-1/+1
* mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti2020-05-061-0/+2
* mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter2020-05-061-0/+3
* mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún2020-05-061-0/+10
* mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson2020-05-061-11/+10
* mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson2020-04-021-0/+3
* mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson2020-04-021-0/+3
* mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson2020-04-021-2/+5
* mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson2020-04-021-1/+4
* mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-04-021-3/+5
* mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław2020-03-251-2/+6
* mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu2020-03-251-5/+8
* mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20CFaiz Abbas2020-03-201-1/+1
* mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas2020-03-201-0/+38
* mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas2020-03-201-1/+1
* mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2020-03-202-1/+91
* mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas2020-03-201-1/+19
* mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław2020-02-111-3/+6
* mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij2020-02-111-3/+8