summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: atmel-mci: use sg_copy_{from,to}_bufferChristoph Hellwig2018-05-211-12/+9
* mmc: android-goldfish: use sg_copy_{from,to}_bufferChristoph Hellwig2018-05-211-4/+4
* mmc: meson-gx: add device resetJerome Brunet2018-05-211-0/+9
* mmc: dw_mmc-bluefield: Add driver extensionLiming Sun2018-05-213-0/+91
* mmc: renesas_sdhi: Add r8a77965 supportMasaharu Hayakawa2018-05-211-0/+1
* mmc: tegra: remove redundant return statementAapo Vienamo2018-05-081-1/+1
* mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson2018-05-081-1/+1
* mmc: rtsx_usb: Use the provided busy timeout from the mmc coreUlf Hansson2018-05-081-1/+1
* mmc: rtsx_usb: Use MMC_CAP2_NO_SDIOUlf Hansson2018-05-081-13/+2
* 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/+0
| * 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/+0
* | 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/+6
* | mmc: mediatek: use of_device_get_match_data()Ryder Lee2018-05-021-5/+2
* | 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/+1
* | 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/+3
* | 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/+2
* | mmc: sunxi: Drop the init / reset of the controller from set_iosMaxime Ripard2018-05-021-7/+4
* | 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/+2
* | mmc: sunxi: Reorder the headersMaxime Ripard2018-05-021-23/+20
* | mmc: dw_mmc: fix misleading comment in dw_mci_rk3288_set_iosShawn Lin2018-05-021-3/+2
* | 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/+7
OpenPOWER on IntegriCloud