Age | Commit message (Expand) | Author |
2018-05-21 | mmc: dw_mmc-bluefield: Add driver extension | Liming Sun |
2018-05-21 | mmc: renesas_sdhi: Add r8a77965 support | Masaharu Hayakawa |
2018-05-08 | mmc: tegra: remove redundant return statement | Aapo Vienamo |
2018-05-08 | mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests | Ulf Hansson |
2018-05-08 | mmc: rtsx_usb: Use the provided busy timeout from the mmc core | Ulf Hansson |
2018-05-08 | mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO | Ulf Hansson |
2018-05-03 | Merge branch 'sdhci_omap' into next | Ulf Hansson |
2018-05-03 | mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Workaround for Errata i834 | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci: Program a relatively accurate SW timeout value | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci: Factor out target_timeout calculation | Adrian Hunter |
2018-05-03 | mmc: sdhci: Add quirk to disable HW timeout | Adrian Hunter |
2018-05-03 | mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ... | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Workaround for Errata i843 | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Remove setting ADMA capability in driver | Kishon Vijay Abraham I |
2018-05-03 | mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg | Kishon Vijay Abraham I |
2018-05-02 | mmc: mediatek: add 64G DRAM DMA support | Chaotian Jing |
2018-05-02 | mmc: mmci: Remove bogus local_irq_save() | Thomas Gleixner |
2018-05-02 | mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO access | Andrew Gabbasov |
2018-05-02 | mmc: sdhci-msm: support voltage pad switching | Vijay Viswanath |
2018-05-02 | mmc: sdhci-msm: Add support to store supported vdd-io voltages | Vijay Viswanath |
2018-05-02 | mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelist | Sergei Shtylyov |
2018-05-02 | mmc: sdhci-cadence: fix logically and structurally dead code | Gustavo A. R. Silva |
2018-05-02 | mmc: host: simplify getting .drvdata | Wolfram Sang |
2018-05-02 | mmc: mediatek: use of_device_get_match_data() | Ryder Lee |
2018-05-02 | mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllers | Adrian Hunter |
2018-05-02 | mmc: renesas_sdhi_internal_dmac: remove superfluous WARN | Wolfram Sang |
2018-05-02 | mmc: renesas_sdhi_internal_dmac: use more generic whitelisting | Wolfram Sang |
2018-05-02 | mmc: renesas_sdhi: Fix alignment check of sg buffer | Masaharu Hayakawa |
2018-05-02 | mmc: renesas_sdhi: use helpers to access struct scatterlist members | Niklas Söderlund |
2018-05-02 | mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904x | Kyle Roeschley |
2018-05-02 | mmc: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-05-02 | mmc: sunxi: Drop the init / reset of the controller from set_ios | Maxime Ripard |
2018-05-02 | mmc: sunxi: Add runtime_pm support | Maxime Ripard |
2018-05-02 | mmc: sunxi: Move the card power configuration to a function | Maxime Ripard |
2018-05-02 | mmc: sunxi: Move clock configuration to a function | Maxime Ripard |
2018-05-02 | mmc: sunxi: Move bus width configuration to a function | Maxime Ripard |
2018-05-02 | mmc: sunxi: Change sunxi_mmc_init_host argument type | Maxime Ripard |
2018-05-02 | mmc: sunxi: Reorder the headers | Maxime Ripard |
2018-05-02 | mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_ios | Shawn Lin |
2018-05-02 | mmc: sdhci-cadence: send tune request twice to work around errata | Masahiro Yamada |
2018-05-02 | mmc: meson: update doc to support Meson-AXG platform | Nan Li |
2018-05-02 | mmc: meson-axg: add support for the Meson-AXG platform | Nan Li |
2018-05-02 | mmc: jz4740: Use dma_request_chan() | Ezequiel Garcia |
2018-05-02 | mmc: jz4740: Add support for the JZ4780 | Alex Smith |
2018-05-02 | mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE | Alex Smith |
2018-05-02 | mmc: jz4740: Introduce devicetree probe | Ezequiel Garcia |