summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-09-09sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni
2020-09-09mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter
2020-09-09mmc: mediatek: add optional module reset propertyWenbin Mei
2020-09-09mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel
2020-09-05sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni
2020-09-05sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni
2020-09-03mmc: sdhci-of-arasan: fix timings allocation codeManish Narani
2020-08-21mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-08-19mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()Chuhong Yuan
2020-08-19mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1shirley her
2020-08-19mmc: sdhci-cadence: do not use hardware tuning for SD modeMasahiro Yamada
2020-07-13mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James
2020-07-08mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti
2020-07-06mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam
2020-06-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-01mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-05-29mmc: core: Export device/vendor ids from Common CIS for SDIO cardsPali Rohár
2020-05-29mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cardsPali Rohár
2020-05-29mmc: sdhci-of-at91: fix CALCR register being rewrittenEugen Hristev
2020-05-29mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen
2020-05-29mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen
2020-05-29mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pinHaibo Chen
2020-05-29mmc: mmci_sdmmc: fix DMA API warning max segment sizeLudovic Barre
2020-05-29mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre
2020-05-29mmc: sdhci-of-arasan: Add support for Intel Keem BayWan Ahmad Zainie
2020-05-29mmc: sdhci-cadence: fix PHY writeVladimir Kondratiev
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár
2020-05-28Merge branch 'fixes' into nextUlf Hansson
2020-05-28mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu
2020-05-28mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg
2020-05-28mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg
2020-05-28mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg
2020-05-28mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg
2020-05-28mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg
2020-05-28mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti
2020-05-28sdhci: tegra: Avoid reading autocal timeout values when not applicableSowjanya Komatineni
2020-05-28mmc: renesas_sdhi: remove manual clk handlingWolfram Sang
2020-05-28mmc: tmio: Make sure the PM domain is 'started' while probingUlf Hansson
2020-05-28mmc: tmio: Further fixup runtime PM management at removeUlf Hansson
2020-05-28mmc: host: add Coldfire esdhc supportAngelo Dureghello
2020-05-28mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello
2020-05-28mmc: meson-mx-sdhc: Don't use literal 0 to initialize structsMartin Blumenstingl
2020-05-28mmc: meson-mx-sdhc: Fix manual RX FIFO flushingMartin Blumenstingl
2020-05-28mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen
2020-05-28mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=mMartin Blumenstingl
2020-05-28mmc: sdhci-of-dwcmshc: add suspend/resume supportJisheng Zhang
2020-05-28mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang