summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIMEHaibo Chen2020-03-241-1/+7
| * mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCsHaibo Chen2020-03-241-5/+20
| * mmc: sdhci-esdhc-imx: no fail when no pinctrl availableHaibo Chen2020-03-241-1/+1
| * mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen2020-03-241-1/+1
| * mmc: sdhci_am654: Enable DLL only for some speed modesFaiz Abbas2020-03-241-60/+68
| * mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas2020-03-241-18/+105
| * mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()Baolin Wang2020-03-241-0/+4
| * mmc: mmci: Add support for sdmmc variant revision 2.0Ludovic Barre2020-03-241-0/+31
| * mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre2020-03-242-0/+47
| * mmc: mmci: Add callbacks for to manage signal voltage switchLudovic Barre2020-03-242-0/+10
| * mmc: mmci_sdmmc: Add execute tuning with delay blockLudovic Barre2020-03-241-0/+149
| * mmc: mmci: Add private pointer for variantLudovic Barre2020-03-241-0/+1
| * mmc: mmci: Add a reference at mmc_host_ops in mmci structLudovic Barre2020-03-242-2/+3
| * mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idmaLudovic Barre2020-03-241-3/+3
| * mmc: mmci_sdmmc: Replace sg_dma_xxx macrosLudovic Barre2020-03-241-3/+3
| * mmc: core: Fixup support for HW busy detection for HPI commandsUlf Hansson2020-03-241-11/+25
| * mmc: core: Convert to mmc_poll_for_busy() for HPI commandsUlf Hansson2020-03-242-15/+6
| * mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()Ulf Hansson2020-03-241-4/+2
| * mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discardUlf Hansson2020-03-243-40/+33
| * mmc: core: Update CMD13 busy check for CMD6 commandsUlf Hansson2020-03-241-1/+1
| * mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson2020-03-241-20/+4
| * mmc: core: Split up mmc_poll_for_busy()Ulf Hansson2020-03-241-16/+31
| * mmc: core: Drop redundant in-parameter to __mmc_switch()Ulf Hansson2020-03-243-20/+15
| * mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()Ulf Hansson2020-03-243-17/+11
| * mmc: core: Drop unused defineUlf Hansson2020-03-241-1/+0
| * mmc: core: Throttle polling rate for CMD6Ulf Hansson2020-03-241-0/+8
| * mmc: host: sdhci-sprd: Add software queue supportBaolin Wang2020-03-242-0/+29
| * mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang2020-03-242-1/+2
| * mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang2020-03-242-2/+12
| * mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang2020-03-241-0/+10
| * mmc: Add MMC host software queue supportBaolin Wang2020-03-248-12/+483
| * mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani2020-03-241-3/+15
| * mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani2020-03-241-1/+12
| * mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani2020-03-241-0/+46
| * mmc: tmio: remove superfluous callback wrappersWolfram Sang2020-03-242-38/+12
| * mmc: tmio: factor out TAP usageWolfram Sang2020-03-243-24/+24
| * mmc: tmio: enforce retune after runtime suspendWolfram Sang2020-03-243-9/+1
| * mmc: tmio: give callback a generic nameWolfram Sang2020-03-243-4/+4
| * mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang2020-03-241-3/+3
| * mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang2020-03-243-44/+37
| * mmc: renesas_sdhi: cleanup SCC definesWolfram Sang2020-03-241-10/+8
| * mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang2020-03-241-0/+6
| * mmc: renesas_sdhi: only check CMD status for HS400 manual correctionTakeshi Saito2020-03-241-8/+33
| * mmc: renesas_sdhi: Add manual correctionTakeshi Saito2020-03-242-10/+52
| * mmc: renesas_sdhi: remove double clear of automatic correctionWolfram Sang2020-03-241-4/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-2/+2
|\ \
| * \ Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-251-2/+2
| |\ \
| | * | mmc: sdhci-acpi: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-2/+2
* | | | Merge branch 'pm-qos'Rafael J. Wysocki2020-03-301-8/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers: mmc: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-8/+6
| | |/ | |/|