summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-1/+1
|\
| * mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OFStephen Boyd2020-05-051-1/+1
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-35/+3
|\ \
| * \ Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-115-21/+26
| |\ \
| * | | firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja2020-04-281-35/+3
| | |/ | |/|
* | | mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti2020-06-011-0/+6
* | | mmc: sdhci-of-at91: fix CALCR register being rewrittenEugen Hristev2020-05-291-2/+5
* | | mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen2020-05-291-2/+13
* | | mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-05-291-1/+1
* | | mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pinHaibo Chen2020-05-291-2/+15
* | | mmc: mmci_sdmmc: fix DMA API warning max segment sizeLudovic Barre2020-05-291-6/+5
* | | mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre2020-05-291-0/+3
* | | mmc: sdhci-of-arasan: Add support for Intel Keem BayWan Ahmad Zainie2020-05-291-0/+123
* | | mmc: sdhci-cadence: fix PHY writeVladimir Kondratiev2020-05-291-1/+9
* | | Merge branch 'fixes' into nextUlf Hansson2020-05-281-3/+6
|\ \ \
| * | | mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQEAdrian Hunter2020-05-181-3/+6
* | | | mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu2020-05-281-0/+34
* | | | mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg2020-05-281-0/+31
* | | | mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg2020-05-282-0/+4
* | | | mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg2020-05-281-2/+11
* | | | mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg2020-05-281-1/+16
* | | | mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg2020-05-281-0/+13
* | | | mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti2020-05-281-0/+29
* | | | sdhci: tegra: Avoid reading autocal timeout values when not applicableSowjanya Komatineni2020-05-281-24/+33
* | | | mmc: renesas_sdhi: remove manual clk handlingWolfram Sang2020-05-281-8/+2
* | | | mmc: tmio: Make sure the PM domain is 'started' while probingUlf Hansson2020-05-282-2/+3
* | | | mmc: tmio: Further fixup runtime PM management at removeUlf Hansson2020-05-281-2/+4
* | | | mmc: host: add Coldfire esdhc supportAngelo Dureghello2020-05-283-0/+535
* | | | mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello2020-05-282-3/+10
* | | | mmc: meson-mx-sdhc: Don't use literal 0 to initialize structsMartin Blumenstingl2020-05-281-2/+2
* | | | mmc: meson-mx-sdhc: Fix manual RX FIFO flushingMartin Blumenstingl2020-05-281-2/+9
* | | | mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen2020-05-281-0/+1
* | | | mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=mMartin Blumenstingl2020-05-282-1/+2
* | | | mmc: sdhci-of-dwcmshc: add suspend/resume supportJisheng Zhang2020-05-281-0/+43
* | | | mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang2020-05-281-1/+30
* | | | mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC hostMartin Blumenstingl2020-05-285-0/+1221
* | | | mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada2020-05-283-25/+19
* | | | mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada2020-05-281-5/+7
* | | | mmc: sdhci-pci-gli: Add Genesys Logic GL9763E supportBen Chuang2020-05-283-0/+109
* | | | mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-2814-23/+12
* | | | mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-2/+5
* | | | mmc: sdricoh_cs: Throttle polling rate for commandsUlf Hansson2020-05-281-17/+16
* | | | mmc: sdricoh_cs: Throttle polling rate for data transfersUlf Hansson2020-05-281-11/+15
* | | | mmc: cb710: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-0/+8
* | | | mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl2020-05-281-0/+3
* | | | mmc: sdhci-esdhc: update contact emailWolfram Sang2020-05-281-1/+1
* | | | mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()Rajendra Nayak2020-05-281-11/+16
* | | | mmc: renesas_sdhi: Avoid bad TAP in HS400Takeshi Saito2020-05-282-8/+48
* | | | mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisionsWolfram Sang2020-05-281-0/+6
* | | | mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-3/+6