Revision 098179413d07392ad8c52c7c7605d3d3886ef569 authored by Linus Torvalds on 13 October 2022, 19:19:18 UTC, committed by Linus Torvalds on 13 October 2022, 19:19:18 UTC
Pull MMC fixes from Ulf Hansson:
 "MMC core:
   - Add SD card quirk for broken discard

  MMC host:
   - renesas_sdhi: Fix clock rounding errors
   - sdhci-sprd: Fix minimum clock limit to detect cards
   - sdhci-tegra: Use actual clock rate for SW tuning correction"

* tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: sdhci-sprd: Fix minimum clock limit
  mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
  mmc: renesas_sdhi: Fix rounding errors
  mmc: core: Add SD card quirk for broken discard
2 parent s f2b220e + 6e14177
History
File Mode Size
Kconfig -rw-r--r-- 12.0 KB
Makefile -rw-r--r-- 726 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
energy_model.c -rw-r--r-- 10.4 KB
hibernate.c -rw-r--r-- 30.6 KB
main.c -rw-r--r-- 22.2 KB
power.h -rw-r--r-- 8.9 KB
poweroff.c -rw-r--r-- 992 bytes
process.c -rw-r--r-- 5.5 KB
qos.c -rw-r--r-- 17.2 KB
snapshot.c -rw-r--r-- 72.6 KB
suspend.c -rw-r--r-- 15.5 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 37.9 KB
user.c -rw-r--r-- 9.7 KB
wakelock.c -rw-r--r-- 5.8 KB

back to top