summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-05-03mmc: core: Add tunable delay before detecting card after card is insertedShawn Lin
2018-05-03mmc: sdhci-omap: Get IODelay values for 3.3v DDR modeKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irqKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoCKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Workaround for Errata i834Kishon Vijay Abraham I
2018-05-03mmc: sdhci: Program a relatively accurate SW timeout valueKishon Vijay Abraham I
2018-05-03mmc: sdhci: Factor out target_timeout calculationAdrian Hunter
2018-05-03mmc: sdhci: Add quirk to disable HW timeoutAdrian Hunter
2018-05-03mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...Kishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt propertiesKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Workaround for Errata i843Kishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Remove setting ADMA capability in driverKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES regKishon Vijay Abraham I
2018-05-02mmc: mediatek: add 64G DRAM DMA supportChaotian Jing
2018-05-02mmc: mmci: Remove bogus local_irq_save()Thomas Gleixner
2018-05-02mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO accessAndrew Gabbasov
2018-05-02mmc: sdhci-msm: support voltage pad switchingVijay Viswanath
2018-05-02mmc: sdhci-msm: Add support to store supported vdd-io voltagesVijay Viswanath
2018-05-02mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelistSergei Shtylyov
2018-05-02mmc: sdhci-cadence: fix logically and structurally dead codeGustavo A. R. Silva
2018-05-02mmc: host: simplify getting .drvdataWolfram Sang
2018-05-02mmc: mediatek: use of_device_get_match_data()Ryder Lee
2018-05-02mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllersAdrian Hunter
2018-05-02mmc: renesas_sdhi_internal_dmac: remove superfluous WARNWolfram Sang
2018-05-02mmc: renesas_sdhi_internal_dmac: use more generic whitelistingWolfram Sang
2018-05-02mmc: renesas_sdhi: Fix alignment check of sg bufferMasaharu Hayakawa
2018-05-02mmc: renesas_sdhi: use helpers to access struct scatterlist membersNiklas Söderlund
2018-05-02mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904xKyle Roeschley
2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley
2018-05-02mmc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-02mmc: sunxi: Drop the init / reset of the controller from set_iosMaxime Ripard
2018-05-02mmc: sunxi: Add runtime_pm supportMaxime Ripard
2018-05-02mmc: sunxi: Move the card power configuration to a functionMaxime Ripard
2018-05-02mmc: sunxi: Move clock configuration to a functionMaxime Ripard
2018-05-02mmc: sunxi: Move bus width configuration to a functionMaxime Ripard
2018-05-02mmc: sunxi: Change sunxi_mmc_init_host argument typeMaxime Ripard
2018-05-02mmc: sunxi: Reorder the headersMaxime Ripard
2018-05-02mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chipDiwakar Sharma
2018-05-02mmc: core: Add a new quirk for limiting clock rateharish_kandiga@mentor.com
2018-05-02mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_iosShawn Lin
2018-05-02mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada
2018-05-02mmc: meson: update doc to support Meson-AXG platformNan Li
2018-05-02mmc: meson-axg: add support for the Meson-AXG platformNan Li
2018-05-02mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitionsAndrew Gabbasov
2018-05-02mmc: jz4740: Use dma_request_chan()Ezequiel Garcia
2018-05-02mmc: jz4740: Add support for the JZ4780Alex Smith
2018-05-02mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATEAlex Smith
2018-05-02mmc: jz4740: Introduce devicetree probeEzequiel Garcia
2018-05-02mmc: jz4740: Reset the device requesting the interruptZubair Lutfullah Kakakhel
2018-05-02mmc: jz4740: Use dev_get_platdataEzequiel Garcia