summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre2018-10-082-8/+10
| * | | | | mmc: mmci: internalize dma map/unmap into mmci dma functionsLudovic Barre2018-10-081-23/+17Star
| * | | | | mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao2018-10-081-0/+3
| * | | | | mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2018-10-081-51/+1Star
| * | | | | mmc: omap_hsmmc: Kill off cover detectionLinus Walleij2018-10-081-119/+2Star
| * | | | | mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIOLubomir Rintel2018-10-081-1/+1
| * | | | | mmc: sdhci: sirf: Use the slot GPIO descriptorLinus Walleij2018-10-081-23/+5Star
| * | | | | mmc: sdhci: pxav3: Delete GPIO handlingLinus Walleij2018-10-081-14/+0Star
| * | | | | mmc: sdhci: spear: Use the slot GPIO descriptorLinus Walleij2018-10-081-28/+5Star
| * | | | | mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij2018-10-081-28/+6Star
| * | | | | mmc: sdhci: fix __sdhci_adma_write_descJisheng Zhang2018-10-081-2/+2
| * | | | | mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISRjun qian2018-10-081-3/+2Star
| * | | | | mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment sizeNiklas Söderlund2018-10-081-0/+8
| * | | | | mmc: sunxi: Use new timing mode for A64 eMMC controllerChen-Yu Tsai2018-10-081-0/+1
| * | | | | mmc: sunxi: Clarify new timing mode usage and implementationChen-Yu Tsai2018-10-081-6/+17
| * | | | | mmc: sdhci-sprd: Add Spreadtrum's initial host controllerChunyan Zhang2018-10-083-0/+512
| * | | | | mmc: sdhci: SDMA may use Auto-CMD23 in v4 modeChunyan Zhang2018-10-081-2/+5
| * | | | | mmc: sdhci: Add Auto CMD Auto Select supportChunyan Zhang2018-10-082-10/+41
| * | | | | mmc: sdhci: Add 32-bit block count support for v4 modeChunyan Zhang2018-10-082-1/+21
| * | | | | mmc: sdhci: Add ADMA2 64-bit addressing support for V4 modeChunyan Zhang2018-10-082-26/+78
| * | | | | mmc: sdhci: Change SDMA address register for v4 modeChunyan Zhang2018-10-081-10/+20
| * | | | | mmc: sdhci: Add sd host v4 modeChunyan Zhang2018-10-082-0/+32
| * | | | | mmc: sdhci: Add version V4 definitionChunyan Zhang2018-10-082-1/+4
| * | | | | mmc: tegra: fix inconsistent IS_ERR and PTR_ERRYueHaibing2018-10-081-1/+1
| * | | | | mmc: tegra: Implement periodic pad calibrationAapo Vienamo2018-10-081-0/+22
| * | | | | mmc: tegra: Implement HS400 delay line calibrationAapo Vienamo2018-10-081-0/+29
| * | | | | mmc: tegra: Implement HS400 enhanced strobeAapo Vienamo2018-10-081-0/+23
| * | | | | mmc: tegra: Parse and program DQS trim valueAapo Vienamo2018-10-081-3/+29
| * | | | | mmc: tegra: Enable UHS and HS200 modes for Tegra186Aapo Vienamo2018-10-081-1/+3
| * | | | | mmc: tegra: Enable UHS and HS200 modes for Tegra210Aapo Vienamo2018-10-081-1/+3
| * | | | | mmc: tegra: Disable card clock during tuning cmd on Tegra210Aapo Vienamo2018-10-081-23/+58
| * | | | | mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_opsAapo Vienamo2018-10-081-1/+0Star
| * | | | | mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186Aapo Vienamo2018-10-081-2/+15
| * | | | | mmc: tegra: Configure default trim value on resetAapo Vienamo2018-10-081-1/+6
| * | | | | mmc: tegra: Configure default tap valuesAapo Vienamo2018-10-081-55/+77
| * | | | | mmc: tegra: Parse default trim and tap from dtAapo Vienamo2018-10-081-0/+22
| * | | | | mmc: tegra: Add a workaround for tap value change glitchAapo Vienamo2018-10-081-2/+28
| * | | | | mmc: tegra: Enable pad calibration on Tegra210 and Tegra186Aapo Vienamo2018-10-081-2/+4
| * | | | | mmc: tegra: Perform pad calibration after voltage switchAapo Vienamo2018-10-081-0/+5
| * | | | | mmc: tegra: Program pad autocal offsets from dtAapo Vienamo2018-10-081-1/+151
| * | | | | mmc: tegra: Disable card clock during pad calibrationAapo Vienamo2018-10-081-0/+26
| * | | | | mmc: tegra: Power on the calibration padAapo Vienamo2018-10-081-0/+26
| * | | | | mmc: tegra: Set calibration pad voltage referenceAapo Vienamo2018-10-081-23/+33
| * | | | | mmc: tegra: Poll for calibration completionAapo Vienamo2018-10-081-5/+17
| * | | | | mmc: tegra: Reconfigure pad voltages during voltage switchingAapo Vienamo2018-10-081-7/+129
| * | | | | mmc: tmio: remove now unused variableWolfram Sang2018-10-081-1/+1
| * | | | | mmc: tmio: more concise clk calculationWolfram Sang2018-10-081-8/+3Star
| * | | | | mmc: tmio: Fix SCC error detectionMasaharu Hayakawa2018-10-081-2/+2
| * | | | | mmc: renesas_sdhi: skip SCC error check when retuningMasaharu Hayakawa2018-10-081-0/+13
| * | | | | mmc: tmio: refactor CLK_CTL bit calculationMasahiro Yamada2018-10-081-5/+13