aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-09mmc: mmci: add dma_finalize callbackLudovic Barre
2018-10-09mmc: mmci: add dma_start callbackLudovic Barre
2018-10-09mmc: mmci: add get_next_data callbackLudovic Barre
2018-10-09mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre
2018-10-09mmc: mmci: merge prepare data functionsLudovic Barre
2018-10-09mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre
2018-10-09mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHYFaiz Abbas
2018-10-09mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and so...Faiz Abbas
2018-10-08mmc: mediatek: add bus_clk controlChaotian Jing
2018-10-08mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I modeAnand Moon
2018-10-08mmc: meson-mx-sdio: mark expected switch fall-throughGustavo A. R. Silva
2018-10-08mmc: tifm_sd: Mark expected switch fall-throughGustavo A. R. Silva
2018-10-08mmc: mmci: Change struct members from bool to u8Ludovic Barre
2018-10-08mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre
2018-10-08mmc: mmci: internalize dma map/unmap into mmci dma functionsLudovic Barre
2018-10-08mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-10-08mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij
2018-10-08mmc: omap_hsmmc: Kill off cover detectionLinus Walleij
2018-10-08mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIOLubomir Rintel
2018-10-08mmc: sdhci: sirf: Use the slot GPIO descriptorLinus Walleij
2018-10-08mmc: sdhci: pxav3: Delete GPIO handlingLinus Walleij
2018-10-08mmc: sdhci: spear: Use the slot GPIO descriptorLinus Walleij
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij
2018-10-08mmc: sdhci: fix __sdhci_adma_write_descJisheng Zhang
2018-10-08mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISRjun qian
2018-10-08mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment sizeNiklas Söderlund
2018-10-08mmc: sunxi: Use new timing mode for A64 eMMC controllerChen-Yu Tsai
2018-10-08mmc: sunxi: Clarify new timing mode usage and implementationChen-Yu Tsai
2018-10-08mmc: sdhci-sprd: Add Spreadtrum's initial host controllerChunyan Zhang
2018-10-08mmc: sdhci: SDMA may use Auto-CMD23 in v4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add Auto CMD Auto Select supportChunyan Zhang
2018-10-08mmc: sdhci: Add 32-bit block count support for v4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add ADMA2 64-bit addressing support for V4 modeChunyan Zhang
2018-10-08mmc: sdhci: Change SDMA address register for v4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add sd host v4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add version V4 definitionChunyan Zhang
2018-10-08mmc: tegra: fix inconsistent IS_ERR and PTR_ERRYueHaibing
2018-10-08mmc: tegra: Implement periodic pad calibrationAapo Vienamo
2018-10-08mmc: tegra: Implement HS400 delay line calibrationAapo Vienamo
2018-10-08mmc: tegra: Implement HS400 enhanced strobeAapo Vienamo
2018-10-08mmc: tegra: Parse and program DQS trim valueAapo Vienamo
2018-10-08mmc: tegra: Enable UHS and HS200 modes for Tegra186Aapo Vienamo
2018-10-08mmc: tegra: Enable UHS and HS200 modes for Tegra210Aapo Vienamo
2018-10-08mmc: tegra: Disable card clock during tuning cmd on Tegra210Aapo Vienamo
2018-10-08mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_opsAapo Vienamo
2018-10-08mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186Aapo Vienamo
2018-10-08mmc: tegra: Configure default trim value on resetAapo Vienamo
2018-10-08mmc: tegra: Configure default tap valuesAapo Vienamo
2018-10-08mmc: tegra: Parse default trim and tap from dtAapo Vienamo