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
104-quad-8.c -rw-r--r-- 35.9 KB
Kconfig -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 601 bytes
counter-chrdev.c -rw-r--r-- 17.0 KB
counter-chrdev.h -rw-r--r-- 373 bytes
counter-core.c -rw-r--r-- 6.3 KB
counter-sysfs.c -rw-r--r-- 31.4 KB
counter-sysfs.h -rw-r--r-- 292 bytes
ftm-quaddec.c -rw-r--r-- 8.0 KB
intel-qep.c -rw-r--r-- 12.9 KB
interrupt-cnt.c -rw-r--r-- 6.3 KB
microchip-tcb-capture.c -rw-r--r-- 10.2 KB
stm32-lptimer-cnt.c -rw-r--r-- 13.2 KB
stm32-timer-cnt.c -rw-r--r-- 10.7 KB
ti-ecap-capture.c -rw-r--r-- 15.9 KB
ti-eqep.c -rw-r--r-- 11.4 KB

back to top