summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping2018-11-041-2/+2
* 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: 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: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu2018-03-241-0/+7
* 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: 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: sdhci: Avoid swiotlb buffer being fullUlf Hansson2017-12-051-10/+18
* Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-031-13/+94
|\
| * mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson2017-11-011-1/+6
| * mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson2017-10-301-10/+81
| * mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson2017-10-301-1/+5
| * mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson2017-10-301-1/+2
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-024-0/+4
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | mmc: renesas_sdhi: fix kernel panic in _internal_dmac.cYoshihiro Shimoda2017-10-201-7/+10
* | mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda2017-10-201-0/+13
|/
* mmc: sdhci-pci: Fix default d3_retune for Intel host controllersAdrian Hunter2017-10-101-0/+2
* mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-042-4/+21
* mmc: meson-gx: include tx phase in the tuning processJerome Brunet2017-10-041-1/+18
* mmc: meson-gx: fix rx phase resetJerome Brunet2017-10-041-2/+4
* mmc: meson-gx: make sure the clock is rounded downJerome Brunet2017-10-041-2/+1