Age | Commit message (Expand) | Author |
2020-03-18 | mmc: rtsx_pci: Fix support for speed-modes that relies on tuning | Ricky Wu |
2020-03-17 | mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 | Michał Mirosław |
2020-03-17 | mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier | Masahiro Yamada |
2020-03-17 | mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW... | Hans de Goede |
2020-03-17 | mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi... | Hans de Goede |
2020-03-12 | mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command | Ulf Hansson |
2020-03-11 | mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY | Ulf Hansson |
2020-03-11 | mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY | Ulf Hansson |
2020-03-11 | mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard | Ulf Hansson |
2020-03-11 | mmc: core: Allow host controllers to require R1B for CMD6 | Ulf Hansson |
2020-03-04 | mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x | Ben Chuang |
2020-02-13 | mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static | Stephen Boyd |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-24 | mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() | Ulf Hansson |
2020-01-24 | mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD | Ulf Hansson |
2020-01-24 | mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC | Ulf Hansson |
2020-01-24 | mmc: sdhci-cadence: remove unneeded 'inline' marker | Masahiro Yamada |
2020-01-24 | mmc: sdhci-msm: Add CQHCI support for sdhci-msm | Ritesh Harjani |
2020-01-24 | mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size | Veerabhadrarao Badiganti |
2020-01-20 | mmc: sdhci-of-esdhc: fix serious issue clock is always disabled | Yangbo Lu |
2020-01-20 | mmc: sdhci-of-esdhc: fix transfer mode register reading | Yangbo Lu |
2020-01-20 | mmc: sdhci-brcmstb: Fix incorrect switch to HS mode | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Add support for Command Queuing (CQE) | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Add shutdown callback | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode | Al Cooper |
2020-01-20 | mmc: core: limit probe clock frequency to configured f_max | Michał Mirosław |
2020-01-20 | mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message | YueHaibing |
2020-01-20 | mmc: sdhci: fix an issue of mixing different types | Chunyan Zhang |
2020-01-20 | Merge branch 'fixes' into next | Ulf Hansson |
2020-01-20 | mmc: sdhci: fix minimum clock rate for v3 controller | Michał Mirosław |
2020-01-20 | mmc: sdhci-omap: Add special reset capability | Faiz Abbas |
2020-01-20 | mmc: sdhci-omap: Add am335x and am437x specific compatibles | Faiz Abbas |
2020-01-20 | mmc: sdhci-omap: Disable data timeout interrupt during erase | Faiz Abbas |
2020-01-20 | mmc: sdhci: Refactor sdhci_set_timeout() | Faiz Abbas |
2020-01-20 | mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static | Faiz Abbas |
2020-01-20 | mmc: sdhci-omap: Add using external dma | Chunyan Zhang |
2020-01-20 | mmc: sdhci: add support for using external DMA devices | Chunyan Zhang |
2020-01-20 | mmc: sdhci: Factor out some operations set to their own functions | Faiz Abbas |
2020-01-16 | mmc: tegra: fix SDR50 tuning override | Michał Mirosław |
2020-01-16 | mmc: sdhci-of-at91: fix memleak on clk_get failure | Michał Mirosław |
2020-01-16 | Merge branch 'fixes' into next | Ulf Hansson |
2020-01-16 | mmc: sdhci_am654: Fix Command Queuing in AM65x | Faiz Abbas |
2020-01-16 | mmc: sdhci_am654: Reset Command and Data line after tuning | Faiz Abbas |
2020-01-16 | mmc: sdhci_am654: Remove Inverted Write Protect flag | Faiz Abbas |
2020-01-16 | mmc: sdhci-of-esdhc: fix clock setting for different controller versions | Yangbo Lu |
2020-01-16 | mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions | Yangbo Lu |
2020-01-16 | mmc: sdhci-of-esdhc: update tuning erratum A-008171 | Yangbo Lu |
2020-01-16 | mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr() | Yangbo Lu |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |