summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sdhci_omap' into nextUlf Hansson2018-05-033-40/+215
|\
| * mmc: sdhci-omap: Get IODelay values for 3.3v DDR modeKishon Vijay Abraham I2018-05-031-1/+8
| * mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irqKishon Vijay Abraham I2018-05-031-0/+19
| * mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoCKishon Vijay Abraham I2018-05-031-0/+5
| * mmc: sdhci-omap: Workaround for Errata i834Kishon Vijay Abraham I2018-05-031-1/+2
| * mmc: sdhci: Program a relatively accurate SW timeout valueKishon Vijay Abraham I2018-05-032-7/+55
| * mmc: sdhci: Factor out target_timeout calculationAdrian Hunter2018-05-031-18/+30
| * mmc: sdhci: Add quirk to disable HW timeoutAdrian Hunter2018-05-032-4/+39
| * mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...Kishon Vijay Abraham I2018-05-031-0/+10
| * mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt propertiesKishon Vijay Abraham I2018-05-031-0/+1
| * mmc: sdhci-omap: Workaround for Errata i843Kishon Vijay Abraham I2018-05-031-1/+34
| * mmc: sdhci-omap: Remove setting ADMA capability in driverKishon Vijay Abraham I2018-05-031-3/+0Star
| * mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES regKishon Vijay Abraham I2018-05-031-5/+12
* | mmc: mediatek: add 64G DRAM DMA supportChaotian Jing2018-05-021-7/+49
* | mmc: mmci: Remove bogus local_irq_save()Thomas Gleixner2018-05-021-5/+0Star
* | mmc: sdhci-esdhc-imx: Set maximum watermark levels for PIO accessAndrew Gabbasov2018-05-021-0/+22
* | mmc: sdhci-msm: support voltage pad switchingVijay Viswanath2018-05-021-2/+55
* | mmc: sdhci-msm: Add support to store supported vdd-io voltagesVijay Viswanath2018-05-021-1/+28
* | mmc: renesas_sdhi_internal_dmac: add R8A77980 to whitelistSergei Shtylyov2018-05-021-0/+1
* | mmc: sdhci-cadence: fix logically and structurally dead codeGustavo A. R. Silva2018-05-021-2/+2
* | mmc: host: simplify getting .drvdataWolfram Sang2018-05-023-12/+6Star
* | mmc: mediatek: use of_device_get_match_data()Ryder Lee2018-05-021-5/+2Star
* | mmc: sdhci-pci: Fix 3.3V voltage switch for some BYT-based Intel controllersAdrian Hunter2018-05-021-7/+27
* | mmc: renesas_sdhi_internal_dmac: remove superfluous WARNWolfram Sang2018-05-021-4/+1Star
* | mmc: renesas_sdhi_internal_dmac: use more generic whitelistingWolfram Sang2018-05-021-2/+5
* | mmc: renesas_sdhi: Fix alignment check of sg bufferMasaharu Hayakawa2018-05-021-7/+8
* | mmc: renesas_sdhi: use helpers to access struct scatterlist membersNiklas Söderlund2018-05-021-5/+3Star
* | mmc: sdhci-pci: Avoid 3.3V signaling on some NI 904xKyle Roeschley2018-05-022-0/+5
* | mmc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-021-8/+2Star
* | mmc: sunxi: Drop the init / reset of the controller from set_iosMaxime Ripard2018-05-021-7/+4Star
* | mmc: sunxi: Add runtime_pm supportMaxime Ripard2018-05-021-0/+48
* | mmc: sunxi: Move the card power configuration to a functionMaxime Ripard2018-05-021-15/+25
* | mmc: sunxi: Move clock configuration to a functionMaxime Ripard2018-05-021-15/+18
* | mmc: sunxi: Move bus width configuration to a functionMaxime Ripard2018-05-021-12/+17
* | mmc: sunxi: Change sunxi_mmc_init_host argument typeMaxime Ripard2018-05-021-3/+2Star
* | mmc: sunxi: Reorder the headersMaxime Ripard2018-05-021-23/+20Star
* | mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_iosShawn Lin2018-05-021-3/+2Star
* | mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada2018-05-021-4/+18
* | mmc: meson: update doc to support Meson-AXG platformNan Li2018-05-022-3/+3
* | mmc: meson-axg: add support for the Meson-AXG platformNan Li2018-05-021-10/+51
* | mmc: jz4740: Use dma_request_chan()Ezequiel Garcia2018-05-021-15/+7Star
* | mmc: jz4740: Add support for the JZ4780Alex Smith2018-05-022-23/+72
* | mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATEAlex Smith2018-05-021-1/+1
* | mmc: jz4740: Introduce devicetree probeEzequiel Garcia2018-05-021-10/+41
* | mmc: jz4740: Reset the device requesting the interruptZubair Lutfullah Kakakhel2018-05-021-1/+2
* | mmc: jz4740: Use dev_get_platdataEzequiel Garcia2018-05-021-3/+3
* | mmc: jz4780: Order headers alphabeticallyEzequiel Garcia2018-05-021-9/+9
* | mmc: jz4740: Fix error exit path in driver's probePaul Cercueil2018-05-021-8/+9
* | mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin2018-05-021-0/+4
* | mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgsPhil Edworthy2018-05-021-1/+2
|/