summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-04mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang
2018-05-31mmc: mvsdio: Enable MMC_CAP_ERASEUlf Hansson
2018-05-31mmc: mvsdio: Respect card busy time out from mmc coreUlf Hansson
2018-05-31mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirkGeorgi Djakov
2018-05-30mmc: sunxi: Use ifdef rather than __maybe_unusedUlf Hansson
2018-05-30mmc: mxmmc: Use ifdef rather than __maybe_unusedUlf Hansson
2018-05-29mmc: mxmmc: include linux/highmem.hArnd Bergmann
2018-05-29mmc: sunxi: mark PM functions as __maybe_unusedArnd Bergmann
2018-05-29mmc: au1xmmc: handle highmem pagesChristoph Hellwig
2018-05-29mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang
2018-05-28mmc: sdhci-xenon: use match_string() helperXie Yisheng
2018-05-21Merge branch 'fixes' into nextUlf Hansson
2018-05-21mmc: wbsd: handle highmem pagesChristoph Hellwig
2018-05-21mmc: ushc: handle highmem pagesChristoph Hellwig
2018-05-21mmc: mxcmmc: handle highmem pagesChristoph Hellwig
2018-05-21mmc: atmel-mci: use sg_copy_{from,to}_bufferChristoph Hellwig
2018-05-21mmc: android-goldfish: use sg_copy_{from,to}_bufferChristoph Hellwig
2018-05-21mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban
2018-05-21mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-21mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
2018-05-21mmc: meson-gx: add device resetJerome Brunet
2018-05-21mmc: dw_mmc-bluefield: Add driver extensionLiming Sun
2018-05-21mmc: renesas_sdhi: Add r8a77965 supportMasaharu Hayakawa
2018-05-08mmc: tegra: remove redundant return statementAapo Vienamo
2018-05-08mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2018-05-08mmc: rtsx_usb: Use the provided busy timeout from the mmc coreUlf Hansson
2018-05-08mmc: rtsx_usb: Use MMC_CAP2_NO_SDIOUlf Hansson
2018-05-03Merge branch 'sdhci_omap' into nextUlf Hansson
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