Age | Commit message (Expand) | Author |
2018-10-08 | mmc: omap_hsmmc: Delete platform data GPIO CD and WP | Linus Walleij |
2018-10-08 | mmc: omap_hsmmc: Kill off cover detection | Linus Walleij |
2018-10-08 | mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO | Lubomir Rintel |
2018-10-08 | mmc: sdhci: sirf: Use the slot GPIO descriptor | Linus Walleij |
2018-10-08 | mmc: sdhci: pxav3: Delete GPIO handling | Linus Walleij |
2018-10-08 | mmc: sdhci: spear: Use the slot GPIO descriptor | Linus Walleij |
2018-10-08 | mmc: mmci: Drop support for pdata GPIO numbers | Linus Walleij |
2018-10-08 | mmc: sdhci: fix __sdhci_adma_write_desc | Jisheng Zhang |
2018-10-08 | mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR | jun qian |
2018-10-08 | mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size | Niklas Söderlund |
2018-10-08 | mmc: sunxi: Use new timing mode for A64 eMMC controller | Chen-Yu Tsai |
2018-10-08 | mmc: sunxi: Clarify new timing mode usage and implementation | Chen-Yu Tsai |
2018-10-08 | mmc: sdhci-sprd: Add Spreadtrum's initial host controller | Chunyan Zhang |
2018-10-08 | mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode | Chunyan Zhang |
2018-10-08 | mmc: sdhci: Add Auto CMD Auto Select support | Chunyan Zhang |
2018-10-08 | mmc: sdhci: Add 32-bit block count support for v4 mode | Chunyan Zhang |
2018-10-08 | mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode | Chunyan Zhang |
2018-10-08 | mmc: sdhci: Change SDMA address register for v4 mode | Chunyan Zhang |
2018-10-08 | mmc: sdhci: Add sd host v4 mode | Chunyan Zhang |
2018-10-08 | mmc: sdhci: Add version V4 definition | Chunyan Zhang |
2018-10-08 | mmc: tegra: fix inconsistent IS_ERR and PTR_ERR | YueHaibing |
2018-10-08 | mmc: tegra: Implement periodic pad calibration | Aapo Vienamo |
2018-10-08 | mmc: tegra: Implement HS400 delay line calibration | Aapo Vienamo |
2018-10-08 | mmc: tegra: Implement HS400 enhanced strobe | Aapo Vienamo |
2018-10-08 | mmc: tegra: Parse and program DQS trim value | Aapo Vienamo |
2018-10-08 | mmc: tegra: Enable UHS and HS200 modes for Tegra186 | Aapo Vienamo |
2018-10-08 | mmc: tegra: Enable UHS and HS200 modes for Tegra210 | Aapo Vienamo |
2018-10-08 | mmc: tegra: Disable card clock during tuning cmd on Tegra210 | Aapo Vienamo |
2018-10-08 | mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops | Aapo Vienamo |
2018-10-08 | mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186 | Aapo Vienamo |
2018-10-08 | mmc: tegra: Configure default trim value on reset | Aapo Vienamo |
2018-10-08 | mmc: tegra: Configure default tap values | Aapo Vienamo |
2018-10-08 | mmc: tegra: Parse default trim and tap from dt | Aapo Vienamo |
2018-10-08 | mmc: tegra: Add a workaround for tap value change glitch | Aapo Vienamo |
2018-10-08 | mmc: tegra: Enable pad calibration on Tegra210 and Tegra186 | Aapo Vienamo |
2018-10-08 | mmc: tegra: Perform pad calibration after voltage switch | Aapo Vienamo |
2018-10-08 | mmc: tegra: Program pad autocal offsets from dt | Aapo Vienamo |
2018-10-08 | mmc: tegra: Disable card clock during pad calibration | Aapo Vienamo |
2018-10-08 | mmc: tegra: Power on the calibration pad | Aapo Vienamo |
2018-10-08 | mmc: tegra: Set calibration pad voltage reference | Aapo Vienamo |
2018-10-08 | mmc: tegra: Poll for calibration completion | Aapo Vienamo |
2018-10-08 | mmc: tegra: Reconfigure pad voltages during voltage switching | Aapo Vienamo |
2018-10-08 | mmc: tmio: remove now unused variable | Wolfram Sang |
2018-10-08 | mmc: tmio: more concise clk calculation | Wolfram Sang |
2018-10-08 | mmc: tmio: Fix SCC error detection | Masaharu Hayakawa |
2018-10-08 | mmc: renesas_sdhi: skip SCC error check when retuning | Masaharu Hayakawa |
2018-10-08 | mmc: tmio: refactor CLK_CTL bit calculation | Masahiro Yamada |
2018-10-08 | mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock | Masahiro Yamada |
2018-10-08 | mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation | Jisheng Zhang |
2018-10-08 | mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops | Jisheng Zhang |