summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-102-8/+6
|\
| *---. Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2022-01-102-8/+6
| |\ \ \
| | | * | mmc: mxc: Use the new PM macrosPaul Cercueil2021-12-171-4/+2
| | | * | mmc: jz4740: Use the new PM macrosPaul Cercueil2021-12-171-4/+4
* | | | | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-101-72/+6
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki2022-01-101-72/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | | |/ / / | | | | | | / | | | | |_|/ | | | |/| |
| | * | | | mmc: sdhci-acpi: Use the new soc_intel_is_byt() helperHans de Goede2021-12-011-14/+3
| | * | | | mmc: sdhci-acpi: Remove special handling for GPD win/pocket devicesHans de Goede2021-12-011-58/+3
| | |/ / /
* | | | | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-01-101-16/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mmc: sdhci-tegra: Add runtime PM and OPP supportDmitry Osipenko2021-12-161-16/+65
| | |/ / | |/| |
* | | | mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier2021-12-211-0/+2
* | | | mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl2021-12-201-0/+16
* | | | mmc: core: Disable card detect during shutdownUlf Hansson2021-12-203-1/+16
* | | | mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete2021-12-141-17/+26
| |_|/ |/| |
* | | mmc: mediatek: free the ext_csd when mmc_get_ext_csd successWenbin Mei2021-12-091-1/+3
* | | mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang2021-11-301-1/+1
| |/ |/|
* | mmc: spi: Add device-tree SPI IDsJon Hunter2021-11-231-0/+7
* | mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2021-11-172-4/+21
* | mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey2021-11-151-2/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+0
|\
| * include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2021-11-061-1/+0
* | Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-11-0126-341/+551
|\ \
| * | Merge branch 'fixes' into nextUlf Hansson2021-10-281-5/+12
| |\|
| * | Merge branch 'fixes' into nextUlf Hansson2021-10-281-19/+19
| |\ \
| * | | mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidatesColin Ian King2021-10-281-10/+10
| * | | mmc: sdhci-esdhc-imx: add NXP S32G2 supportChester Lin2021-10-261-2/+15
| * | | Merge branch 'fixes' into nextUlf Hansson2021-10-263-9/+26
| |\ \ \
| * | | | mmc: dw_mmc: Drop use of ->init_card() callbackUlf Hansson2021-10-211-22/+17
| * | | | mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not setTony Lindgren2021-10-211-3/+4
| * | | | mmc: sdhci-omap: Remove forward declaration of sdhci_omap_context_save()Geert Uytterhoeven2021-10-211-2/+0
| * | | | mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET2021-10-191-0/+10
| * | | | mmc: sdhci-omap: Configure optional wakeirqTony Lindgren2021-10-191-0/+24
| * | | | mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PMTony Lindgren2021-10-191-0/+3
| * | | | mmc: sdhci-omap: Implement PM runtime functionsTony Lindgren2021-10-191-17/+31
| * | | | mmc: sdhci-omap: Add omap_offset to support omap3 and earlierTony Lindgren2021-10-191-16/+45
| * | | | mmc: sdhci-omap: Handle voltages to add support omap4Tony Lindgren2021-10-191-28/+96
| * | | | Merge branch 'fixes' into nextUlf Hansson2021-10-192-1/+17
| |\ \ \ \
| * | | | | mmc: sdhci-pci: Remove dead code (rst_n_gpio et al)Andy Shevchenko2021-10-192-29/+0
| * | | | | mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)Andy Shevchenko2021-10-192-77/+1
| * | | | | mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko2021-10-194-35/+4
| * | | | | mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko2021-10-191-1/+0
| * | | | | mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko2021-10-194-31/+21
| * | | | | mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King2021-10-141-6/+7
| * | | | | Merge branch 'fixes' into nextUlf Hansson2021-10-141-5/+24
| |\ \ \ \ \
| * | | | | | mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong2021-10-121-2/+14
| * | | | | | Merge branch 'fixes' into nextUlf Hansson2021-10-121-0/+6
| |\ \ \ \ \ \
| * | | | | | | mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko2021-10-121-0/+8
| * | | | | | | mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko2021-10-121-17/+17
| * | | | | | | mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai2021-10-121-0/+13
| * | | | | | | mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King2021-10-121-1/+1