summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping2018-11-041-2/+2
* mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot2018-10-181-0/+10
* mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner2018-09-261-1/+8
* mmc: tegra: prevent HS200 on Tegra 3Stefan Agner2018-09-261-1/+2
* mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor2018-09-261-0/+6
* mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade2018-09-261-0/+1
* mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov2018-09-091-1/+1
* mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding2018-08-031-5/+9
* mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin2018-08-031-0/+4
* mmc: dw_mmc: fix card threshold control configurationx002701702018-07-171-3/+4
* mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner2018-07-171-12/+9
* mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban2018-05-301-1/+1
* mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-301-5/+25
* mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam2018-05-301-1/+0
* mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-241-2/+23
* mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa2018-04-241-1/+1
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-241-1/+1
* sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2018-04-122-0/+9
* mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-281-2/+4
* mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung2018-03-281-1/+7
* mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin2018-03-281-3/+6
* mmc: block: fix updating ext_csd caches on ioctl callBastian Stender2018-03-281-0/+19
* mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme2018-03-282-0/+7
* mmc: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu2018-03-241-0/+7
* mmc: block: fix logical error to avoid memory leakLiu, Changcheng2018-03-241-0/+1
* mmc: avoid removing non-removable hosts during suspendDaniel Drake2018-03-241-0/+8
* mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter2018-03-191-2/+9
* mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin2018-03-086-1/+14
* mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin2018-03-081-30/+43
* mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin2018-03-081-0/+4
* mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-03-081-0/+3
* mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter2018-03-081-4/+31
* mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardbyinbo.zhu2018-02-221-4/+8
* mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexecyinbo.zhu2018-02-221-0/+4
* mmc: sdhci-of-esdhc: disable SD clock for clock value 0yangbo lu2018-02-221-28/+30
* Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet2018-02-221-18/+1
* mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell2018-02-221-1/+2
* mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij2018-02-222-8/+159
* mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau2018-01-231-0/+14
* mmc: renesas_sdhi: Add MODULE_LICENSEMasaharu Hayakawa2018-01-171-0/+3
* mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz2017-12-202-0/+10
* mmc: sdhci-msm: fix issue with power irqSubhash Jadavani2017-12-101-0/+18
* mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro2017-12-101-1/+4
* mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-12-052-2/+2
* mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender2017-12-051-1/+1
* mmc: block: Ensure that debugfs files are removedAdrian Hunter2017-12-052-7/+38
* mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter2017-12-051-0/+3
* mmc: block: Check return value of blk_get_request()Adrian Hunter2017-12-051-1/+19
* mmc: block: Fix missing blk_put_request()Adrian Hunter2017-12-051-0/+3
* mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson2017-12-051-10/+18