summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-21mmc: sdhci: fix the timeout check window for clock and resetAlek Du1-5/+13
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-01mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain1-1/+6
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao1-0/+3
2018-11-04mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping1-2/+2
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot1-0/+10
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner1-1/+2
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor1-0/+6
2018-09-26mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade1-0/+1
2018-09-09mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov1-1/+1
2018-08-03mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding1-5/+9
2018-08-03mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin1-0/+4
2018-07-17mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-07-17mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-12/+9
2018-05-30mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban1-1/+1
2018-05-30mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban1-5/+25
2018-05-30mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam1-1/+0
2018-04-24mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz1-2/+23
2018-04-24mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa1-1/+1
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-12sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2-0/+9
2018-03-28mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin1-2/+4
2018-03-28mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung1-1/+7
2018-03-28mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin1-3/+6
2018-03-28mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+19
2018-03-28mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme2-0/+7
2018-03-24mmc: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu1-0/+7
2018-03-24mmc: block: fix logical error to avoid memory leakLiu, Changcheng1-0/+1
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake1-0/+8
2018-03-19mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter1-2/+9
2018-03-09mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin6-1/+14
2018-03-09mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin1-30/+43
2018-03-09mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin1-0/+4
2018-03-09mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+3
2018-03-09mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter1-4/+31
2018-02-22mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu1-4/+8
2018-02-22mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu1-0/+4
2018-02-22mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu1-28/+30
2018-02-22Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet1-18/+1
2018-02-22mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell1-1/+2
2018-02-22mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij2-8/+159
2018-01-23mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau1-0/+14
2018-01-17mmc: renesas_sdhi: Add MODULE_LICENSEMasaharu Hayakawa1-0/+3
2017-12-20mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz2-0/+10
2017-12-10mmc: sdhci-msm: fix issue with power irqSubhash Jadavani1-0/+18