summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mmc: renesas_sdhi: keep SCC clock active when tuningWolfram Sang2020-09-071-2/+6
* | | | mmc: sdhci-msm: Prefer asynchronous probeDouglas Anderson2020-09-071-0/+1
* | | | mmc: s3cmci: Drop unused variables in dbg_dumpregsKrzysztof Kozlowski2020-09-071-4/+2
* | | | mmc: s3cmci: Cast driver data through longKrzysztof Kozlowski2020-09-071-1/+1
* | | | mmc: s3cmci: Use proper printk format for iomem pointerKrzysztof Kozlowski2020-09-071-1/+1
* | | | mmc: davinci: Fix -Wpointer-to-int-cast on compile testKrzysztof Kozlowski2020-09-071-1/+1
* | | | mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()Krzysztof Kozlowski2020-09-071-7/+5
* | | | mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_tKrzysztof Kozlowski2020-09-071-2/+2
* | | | mmc: dw_mmc: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-6/+3
* | | | mmc: sdhci-tegra: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-5/+2
* | | | mmc: sdhci-of-arasan: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-4/+3
* | | | mmc: meson: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-11/+5
* | | | mmc: jz4740: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-3/+1
* | | | mmc: dw_mmc-zx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-8/+3
* | | | mmc: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-3/+2
* | | | mmc: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-071-3/+1
* | | | mmc: meson-gx: use wrapper to avoid accessing internal varsWolfram Sang2020-09-071-1/+1
* | | | mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711Stefan Wahren2020-09-071-0/+1
* | | | mmc: mediatek: add pre_enable() and post_disable() hook functionChun-Hung Wu2020-09-071-0/+22
* | | | mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()Chun-Hung Wu2020-09-072-0/+8
* | | | mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti2020-09-071-0/+1
* | | | mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang2020-09-073-26/+4
* | | | mmc: tmio: don't reset whole IP core when tuning failsWolfram Sang2020-09-072-24/+25
* | | | mmc: tmio: factor out common parts of the reset routineWolfram Sang2020-09-073-26/+7
* | | | mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang2020-09-073-12/+3
* | | | Revert "mmc: tmio: fix reset operation"Wolfram Sang2020-09-071-16/+13
* | | | mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'Wolfram Sang2020-09-071-6/+13
* | | | mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas2020-09-071-0/+24
* | | | mmc: sdhci-msm: enable compile-testing on !ARMAlex Dewar2020-09-071-1/+1
* | | | mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen2020-09-071-3/+1
* | | | mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driverLars Povlsen2020-09-073-0/+282
* | | | mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik2020-09-071-0/+3
* | | | mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter2020-09-071-0/+154
* | | | mmc: mmc_spi: fix timeout calculationTobias Schramm2020-09-071-2/+2
* | | | mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuningHaibo Chen2020-09-071-0/+10
* | | | mmc: Kconfig: Add RISCV and CSKY for MMC_DWGuo Ren2020-09-071-1/+1
* | | | mmc: s3cmci: remove empty kerneldoc commentKrzysztof Kozlowski2020-09-071-3/+0
* | | | mmc: sdhci_am654: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-071-1/+1
|/ / /
* | | Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2020-08-314-15/+130
|\ \ \ | |/ / |/| |
| * | sdhci: tegra: Add missing TMCLK for data timeoutSowjanya Komatineni2020-08-281-2/+51
| * | sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186Sowjanya Komatineni2020-08-281-1/+0
| * | sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210Sowjanya Komatineni2020-08-281-1/+0
| * | mmc: mediatek: add optional module reset propertyWenbin Mei2020-08-241-0/+13
| * | mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllersAdrian Hunter2020-08-211-1/+9
| * | mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040Raul E Rangel2020-08-211-10/+57
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2314-22/+22
|/
* Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-08-0526-175/+905
|\
| * mmc: mediatek: make function msdc_cqe_disable() staticWei Yongjun2020-08-051-1/+1
| * mmc: mediatek: command queue supportChun-Hung Wu2020-07-242-0/+116
| * mmc: mediatek: refine msdc timeout apiChun-Hung Wu2020-07-241-10/+22