summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mmc: omap-hsmmc: remove redundant null checkXu Wang2020-09-071-12/+6
* | | | Merge branch 'fixes' into nextUlf Hansson2020-09-076-63/+123
|\| | |
| * | | mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter2020-09-071-17/+22
| * | | mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham2020-09-071-3/+7
| * | | mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson2020-09-072-35/+53
| * | | mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson2020-09-071-1/+17
| * | | mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel2020-09-071-7/+24
* | | | mmc: core: simplify an expressionWolfram Sang2020-09-071-1/+1
* | | | mmc: renesas_sdhi: keep SCC clock active when tuningWolfram Sang2020-09-071-2/+6
* | | | mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang2020-09-071-0/+4
* | | | mmc: core: when downgrading HS400, callback into drivers earlierWolfram Sang2020-09-071-6/+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: core: Allow setting slot index via device tree aliasMatthias Schiffer2020-09-071-1/+25
* | | | 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: sd: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-071-1/+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: test: remove ambiguity in test descriptionWolfram Sang2020-09-071-4/+4
* | | | mmc: mmc_spi: fix timeout calculationTobias Schramm2020-09-071-2/+2
* | | | mmc: sdio: Export SDIO revision and info strings to userspacePali Rohár2020-09-074-3/+103
* | | | mmc: sdio: Extend sdio_config_attr macro and use it also for modaliasPali Rohár2020-09-071-14/+6
* | | | mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár2020-09-071-0/+8