summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2018-10-08mmc: tegra: Add a workaround for tap value change glitchAapo Vienamo
2018-10-08mmc: tegra: Enable pad calibration on Tegra210 and Tegra186Aapo Vienamo
2018-10-08mmc: tegra: Perform pad calibration after voltage switchAapo Vienamo
2018-10-08mmc: tegra: Program pad autocal offsets from dtAapo Vienamo
2018-10-08mmc: tegra: Disable card clock during pad calibrationAapo Vienamo
2018-10-08mmc: tegra: Power on the calibration padAapo Vienamo
2018-10-08mmc: tegra: Set calibration pad voltage referenceAapo Vienamo
2018-10-08mmc: tegra: Poll for calibration completionAapo Vienamo
2018-10-08mmc: tegra: Reconfigure pad voltages during voltage switchingAapo Vienamo
2018-10-08mmc: tmio: remove now unused variableWolfram Sang
2018-10-08mmc: tmio: more concise clk calculationWolfram Sang
2018-10-08mmc: tmio: Fix SCC error detectionMasaharu Hayakawa
2018-10-08mmc: renesas_sdhi: skip SCC error check when retuningMasaharu Hayakawa
2018-10-08mmc: tmio: refactor CLK_CTL bit calculationMasahiro Yamada
2018-10-08mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clockMasahiro Yamada
2018-10-08mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitationJisheng Zhang
2018-10-08mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsJisheng Zhang