Age | Commit message (Expand) | Author |
2020-07-13 | mmc: sdhci-of-aspeed: Fix clock divider calculation | Eddie James |
2020-07-08 | mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied | Veerabhadrarao Badiganti |
2020-07-06 | mmc: owl-mmc: Get rid of of_match_ptr() macro | Manivannan Sadhasivam |
2020-06-16 | mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed | Neil Armstrong |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-01 | mmc: sdhci-msm: Clear tuning done flag while hs400 tuning | Veerabhadrarao Badiganti |
2020-05-29 | mmc: core: Export device/vendor ids from Common CIS for SDIO cards | Pali Rohár |
2020-05-29 | mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cards | Pali Rohár |
2020-05-29 | mmc: sdhci-of-at91: fix CALCR register being rewritten | Eugen Hristev |
2020-05-29 | mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuning | Haibo Chen |
2020-05-29 | mmc: sdhci-esdhc-imx: fix the mask for tuning start point | Haibo Chen |
2020-05-29 | mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pin | Haibo Chen |
2020-05-29 | mmc: mmci_sdmmc: fix DMA API warning max segment size | Ludovic Barre |
2020-05-29 | mmc: mmci_sdmmc: fix DMA API warning overlapping mappings | Ludovic Barre |
2020-05-29 | mmc: sdhci-of-arasan: Add support for Intel Keem Bay | Wan Ahmad Zainie |
2020-05-29 | mmc: sdhci-cadence: fix PHY write | Vladimir Kondratiev |
2020-05-28 | mmc: sdio: Fix macro name for Marvell device with ID 0x9134 | Pali Rohár |
2020-05-28 | Merge branch 'fixes' into next | Ulf Hansson |
2020-05-28 | mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode | Yangbo Lu |
2020-05-28 | mmc: sdhci-msm: dump vendor specific registers during error | Sarthak Garg |
2020-05-28 | mmc: sdhci-msm: Introduce new ops to dump vendor specific registers | Sarthak Garg |
2020-05-28 | mmc: sdhci-msm: Read and use DLL Config property from device tree file | Sarthak Garg |
2020-05-28 | mmc: sdhci-msm: Update DDR_CONFIG as per device tree file | Sarthak Garg |
2020-05-28 | mmc: sdhci-msm: Update dll_config_3 as per HSR | Sarthak Garg |
2020-05-28 | mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence | Veerabhadrarao Badiganti |
2020-05-28 | sdhci: tegra: Avoid reading autocal timeout values when not applicable | Sowjanya Komatineni |
2020-05-28 | mmc: renesas_sdhi: remove manual clk handling | Wolfram Sang |
2020-05-28 | mmc: tmio: Make sure the PM domain is 'started' while probing | Ulf Hansson |
2020-05-28 | mmc: tmio: Further fixup runtime PM management at remove | Ulf Hansson |
2020-05-28 | mmc: host: add Coldfire esdhc support | Angelo Dureghello |
2020-05-28 | mmc: sdhci: add quirks for be to le byte swapping | Angelo Dureghello |
2020-05-28 | mmc: meson-mx-sdhc: Don't use literal 0 to initialize structs | Martin Blumenstingl |
2020-05-28 | mmc: meson-mx-sdhc: Fix manual RX FIFO flushing | Martin Blumenstingl |
2020-05-28 | mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLL | Haibo Chen |
2020-05-28 | mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=m | Martin Blumenstingl |
2020-05-28 | mmc: sdhci-of-dwcmshc: add suspend/resume support | Jisheng Zhang |
2020-05-28 | mmc: sdhci-of-dwcmshc: implement specific set_uhs_signaling | Jisheng Zhang |
2020-05-28 | mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host | Martin Blumenstingl |
2020-05-28 | mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks | Masahiro Yamada |
2020-05-28 | mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe() | Masahiro Yamada |
2020-05-28 | mmc: sdhci-pci-gli: Add Genesys Logic GL9763E support | Ben Chuang |
2020-05-28 | mmc: host: Drop redundant MMC_CAP_ERASE | Ulf Hansson |
2020-05-28 | mmc: core: Enable erase/discard/trim support for all mmc hosts | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc core | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Throttle polling rate for commands | Ulf Hansson |
2020-05-28 | mmc: sdricoh_cs: Throttle polling rate for data transfers | Ulf Hansson |
2020-05-28 | mmc: cb710: Inform the mmc core about the maximum busy timeout | Ulf Hansson |
2020-05-28 | mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error | Martin Blumenstingl |