summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+3
* | | 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
* | | mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clockMasahiro Yamada2018-10-081-26/+12
* | | mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitationJisheng Zhang2018-10-081-0/+39
* | | mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsJisheng Zhang2018-10-082-14/+27
* | | mmc: sdhci: add adma_table_cnt member to struct sdhci_hostJisheng Zhang2018-10-082-8/+12
* | | mmc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-081-2/+2
* | | mmc: sdhci: Export sdhci_request()Aapo Vienamo2018-10-082-1/+3
* | | sdhci: acpi: add qcom sdhci host reset quirk fixWang Dongsheng2018-10-081-0/+60
* | | sdhci: acpi: add free_slot callbackWang Dongsheng2018-10-081-0/+8
* | | mmc: sdhci-of-esdhc: add erratum A008171 supportYinbo Zhu2018-10-082-1/+44
* | | mmc: sdhci: add tuning error codesYinbo Zhu2018-10-082-4/+6
* | | mmc: uniphier-sd: add UniPhier SD/eMMC controller driverMasahiro Yamada2018-10-083-0/+704
* | | mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada2018-10-084-89/+117
* | | mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada2018-10-081-3/+3
* | | mmc: jz4740: Add support for the JZ4725BPaul Cercueil2018-10-081-2/+3
* | | mmc: use SPDX identifier for Renesas driversWolfram Sang2018-10-089-38/+10
* | | mmc: renesas_sdhi_internal_dmac: add R8A77970 to whitelistSergei Shtylyov2018-10-081-0/+1
* | | mmc: renesas_sdhi_internal_dmac: Fix a few typosSergei Shtylyov2018-10-081-3/+3
* | | mmc: jz4740: Drop dependency on MACH_JZ4740/80Paul Cercueil2018-10-081-1/+1
* | | mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capIgor Opaniuk2018-10-081-0/+8
* | | mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1Fabrizio Castro2018-10-081-0/+1
* | | mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek2018-10-081-1/+2
* | | mmc: sdhci-iproc: Add ACPI supportSrinath Mannam2018-10-082-19/+41
* | | mmc: sdhci-pltfm: Convert DT properties to generic device propertiesAdrian Hunter2018-10-082-29/+46
| |/ |/|
* | mmc: sdhi: sys_dmac: check for all Gen3 types when whitelistingWolfram Sang2018-09-171-1/+2
|/
* mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold2018-09-051-2/+6
* mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade2018-09-041-0/+1
* mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov2018-08-231-0/+8
* mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov2018-08-231-1/+1
* mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-2/+2
* mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches2018-08-211-6/+6
* mmc: tmio: remove unneeded variable in tmio_mmc_start_command()Masahiro Yamada2018-08-011-2/+1
* mmc: renesas_sdhi: Fix sampling clock position selectingNiklas Söderlund2018-08-011-0/+12
* mmc: tmio: Fix tuning flowMasaharu Hayakawa2018-08-011-2/+0
* mmc: sunxi: remove output of virtual base addressAndre Przywara2018-08-011-1/+4
* mmc: sunxi: allow 3.3V DDR when DDR is availableIcenowy Zheng2018-08-011-1/+1
* mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson2018-08-014-11/+20
* mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson2018-07-302-73/+82
* mmc: tegra: Force correct divider calculation on DDR50/52Aapo Vienamo2018-07-301-1/+16
* mmc: sdhci: Add MSI interrupt support for O2 SD hosternest.zhang2018-07-301-0/+25