| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2020-04-01 | 42 | -558/+1761 |
|\ |
|
| * | mmc: cavium-octeon: remove nonsense variable coercion | Tang Bin | 2020-03-27 | 1 | -2/+2 |
| * | mmc: mediatek: fix SDIO irq issue | yong mao | 2020-03-27 | 1 | -0/+41 |
| * | mmc: mmci_sdmmc: Fix clear busyd0end irq flag | Ludovic Barre | 2020-03-26 | 1 | -2/+2 |
| * | mmc: core: Re-work the code for eMMC sanitize | Ulf Hansson | 2020-03-26 | 4 | -60/+38 |
| * | mmc: sdhci: use FIELD_GET for preset value bit masks | Masahiro Yamada | 2020-03-24 | 2 | -11/+9 |
| * | mmc: sdhci-of-at91: Display clock changes for debug purpose only | Cristian Birsan | 2020-03-24 | 1 | -2/+2 |
| * | mmc: sdhci: iproc: Add custom set_power() callback for bcm2711 | Nicolas Saenz Julienne | 2020-03-24 | 1 | -1/+16 |
| * | mmc: sdhci: am654: Use sdhci_set_power_and_voltage() | Nicolas Saenz Julienne | 2020-03-24 | 1 | -14/+3 |
| * | mmc: sdhci: at91: Use sdhci_set_power_and_voltage() | Nicolas Saenz Julienne | 2020-03-24 | 1 | -17/+1 |
| * | mmc: sdhci: milbeaut: Use sdhci_set_power_and_voltage() | Nicolas Saenz Julienne | 2020-03-24 | 1 | -12/+1 |
| * | mmc: sdhci: arasan: Use sdhci_set_power_and_voltage() | Nicolas Saenz Julienne | 2020-03-24 | 1 | -13/+2 |
| * | mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage() | Nicolas Saenz Julienne | 2020-03-24 | 2 | -0/+22 |
| * | mmc: vub300: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2020-03-24 | 1 | -1/+1 |
| * | sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability | Sowjanya Komatineni | 2020-03-24 | 1 | -2/+2 |
| * | sdhci: tegra: Implement Tegra specific set_timeout callback | Sowjanya Komatineni | 2020-03-24 | 1 | -0/+31 |
| * | mmc: sdhci-omap: Add Support for Suspend/Resume | Faiz Abbas | 2020-03-24 | 1 | -0/+57 |
| * | mmc: renesas_sdhi: simplify execute_tuning | Wolfram Sang | 2020-03-24 | 1 | -3/+2 |
| * | mmc: renesas_sdhi: Use BITS_PER_LONG helper | Geert Uytterhoeven | 2020-03-24 | 1 | -1/+1 |
| * | mmc: cqhci: Update cqhci memory ioresource name | Veerabhadrarao Badiganti | 2020-03-24 | 1 | -1/+1 |
| * | mmc: sdhci-msm: Deactivate CQE during SDHC reset | Veerabhadrarao Badiganti | 2020-03-24 | 1 | -1/+8 |
| * | mmc: cqhci: Add cqhci_deactivate() | Adrian Hunter | 2020-03-24 | 2 | -4/+8 |
| * | mmc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-24 | 6 | -6/+6 |
| * | mmc: mmc_test: Pass different sg lists for non-blocking requests | Veerabhadrarao Badiganti | 2020-03-24 | 1 | -12/+40 |
| * | mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag | Baolin Wang | 2020-03-24 | 1 | -1/+1 |
| * | mmc: core: Fix indentation | Jérôme Pouiller | 2020-03-24 | 1 | -7/+8 |
| * | mmc: sdhci-esdhc-imx: restore pin state when resume back | Haibo Chen | 2020-03-24 | 1 | -1/+9 |
| * | mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA mode | Haibo Chen | 2020-03-24 | 1 | -2/+16 |
| * | mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhci | Haibo Chen | 2020-03-24 | 1 | -0/+16 |
| * | mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MM | Haibo Chen | 2020-03-24 | 1 | -0/+9 |
| * | mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23 | Haibo Chen | 2020-03-24 | 1 | -4/+30 |
| * | mmc: sdhci-esdhc-imx: optimize the strobe dll setting | Haibo Chen | 2020-03-24 | 1 | -8/+7 |
| * | mmc: sdhci-esdhc-imx: optimize the clock setting | Haibo Chen | 2020-03-24 | 2 | -1/+24 |
| * | mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support | Haibo Chen | 2020-03-24 | 1 | -1/+11 |
| * | mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIME | Haibo Chen | 2020-03-24 | 1 | -1/+7 |
| * | mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCs | Haibo Chen | 2020-03-24 | 1 | -5/+20 |
| * | mmc: sdhci-esdhc-imx: no fail when no pinctrl available | Haibo Chen | 2020-03-24 | 1 | -1/+1 |
| * | mmc: sdhci: do not enable card detect interrupt for gpio cd type | Haibo Chen | 2020-03-24 | 1 | -1/+1 |
| * | mmc: sdhci_am654: Enable DLL only for some speed modes | Faiz Abbas | 2020-03-24 | 1 | -60/+68 |
| * | mmc: sdhci_am654: Update OTAPDLY writes | Faiz Abbas | 2020-03-24 | 1 | -18/+105 |
| * | mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION() | Baolin Wang | 2020-03-24 | 1 | -0/+4 |
| * | mmc: mmci: Add support for sdmmc variant revision 2.0 | Ludovic Barre | 2020-03-24 | 1 | -0/+31 |
| * | mmc: mmci_sdmmc: Implement signal voltage callbacks | Ludovic Barre | 2020-03-24 | 2 | -0/+47 |
| * | mmc: mmci: Add callbacks for to manage signal voltage switch | Ludovic Barre | 2020-03-24 | 2 | -0/+10 |
| * | mmc: mmci_sdmmc: Add execute tuning with delay block | Ludovic Barre | 2020-03-24 | 1 | -0/+149 |
| * | mmc: mmci: Add private pointer for variant | Ludovic Barre | 2020-03-24 | 1 | -0/+1 |
| * | mmc: mmci: Add a reference at mmc_host_ops in mmci struct | Ludovic Barre | 2020-03-24 | 2 | -2/+3 |
| * | mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idma | Ludovic Barre | 2020-03-24 | 1 | -3/+3 |
| * | mmc: mmci_sdmmc: Replace sg_dma_xxx macros | Ludovic Barre | 2020-03-24 | 1 | -3/+3 |
| * | mmc: core: Fixup support for HW busy detection for HPI commands | Ulf Hansson | 2020-03-24 | 1 | -11/+25 |