summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+1
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-35/+3
2020-06-01mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti-0/+6
2020-05-29mmc: core: Export device/vendor ids from Common CIS for SDIO cardsPali Rohár-2/+51
2020-05-29mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cardsPali Rohár-0/+7
2020-05-29mmc: sdhci-of-at91: fix CALCR register being rewrittenEugen Hristev-2/+5
2020-05-29mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen-2/+13
2020-05-29mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen-1/+1
2020-05-29mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pinHaibo Chen-2/+15
2020-05-29mmc: mmci_sdmmc: fix DMA API warning max segment sizeLudovic Barre-6/+5
2020-05-29mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre-0/+3
2020-05-29mmc: sdhci-of-arasan: Add support for Intel Keem BayWan Ahmad Zainie-0/+123
2020-05-29mmc: sdhci-cadence: fix PHY writeVladimir Kondratiev-1/+9
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár-1/+1
2020-05-28Merge branch 'fixes' into nextUlf Hansson-4/+7
2020-05-28mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu-0/+34
2020-05-28mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg-0/+31
2020-05-28mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg-0/+4
2020-05-28mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg-2/+11
2020-05-28mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg-1/+16
2020-05-28mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg-0/+13
2020-05-28mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti-0/+29
2020-05-28sdhci: tegra: Avoid reading autocal timeout values when not applicableSowjanya Komatineni-24/+33
2020-05-28mmc: renesas_sdhi: remove manual clk handlingWolfram Sang-8/+2
2020-05-28mmc: tmio: Make sure the PM domain is 'started' while probingUlf Hansson-2/+3
2020-05-28mmc: tmio: Further fixup runtime PM management at removeUlf Hansson-2/+4
2020-05-28mmc: host: add Coldfire esdhc supportAngelo Dureghello-0/+535
2020-05-28mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello-3/+10
2020-05-28mmc: meson-mx-sdhc: Don't use literal 0 to initialize structsMartin Blumenstingl-2/+2
2020-05-28mmc: meson-mx-sdhc: Fix manual RX FIFO flushingMartin Blumenstingl-2/+9
2020-05-28mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen-0/+1
2020-05-28mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=mMartin Blumenstingl-1/+2
2020-05-28mmc: sdhci-of-dwcmshc: add suspend/resume supportJisheng Zhang-0/+43
2020-05-28mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang-1/+30
2020-05-28mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC hostMartin Blumenstingl-0/+1221
2020-05-28mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada-25/+19
2020-05-28mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada-5/+7
2020-05-28mmc: sdhci-pci-gli: Add Genesys Logic GL9763E supportBen Chuang-0/+109
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson-23/+12
2020-05-28mmc: core: Enable erase/discard/trim support for all mmc hostsUlf Hansson-4/+2
2020-05-28mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc coreUlf Hansson-2/+5
2020-05-28mmc: sdricoh_cs: Throttle polling rate for commandsUlf Hansson-17/+16
2020-05-28mmc: sdricoh_cs: Throttle polling rate for data transfersUlf Hansson-11/+15
2020-05-28mmc: cb710: Inform the mmc core about the maximum busy timeoutUlf Hansson-0/+8
2020-05-28mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl-0/+3
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang-1/+1
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda-0/+6
2020-05-28mmc: sdio: Align the initialization commands in retry path for UHS-IUlf Hansson-27/+26
2020-05-28mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8Ulf Hansson-4/+4