]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jan 2024 20:12:33 +0000 (12:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jan 2024 20:12:33 +0000 (12:12 -0800)
commit6c23529c08fc7539a04c9c9222ab189fcd982e8e
tree82c5b2e3162c9e3f0bfeb64c686593e7ee203d32
parent2b5bd1498da5537e3d130b3862bccdd9aedd6c84
parent8abf77c88929b6d20fa4f9928b18d6448d64e293
Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "MMC core:
   - Fix releasing the host by canceling the delayed work
   - Fix pause retune on all RPMB partitions

  MMC host:
   - meson-mx-sdhc: Fix HW hang during card initialization
   - sdhci-sprd: Fix eMMC init failure after HW reset"

* tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: sdhci-sprd: Fix eMMC init failure after hw reset
  mmc: core: Cancel delayed work before releasing host
  mmc: rpmb: fixes pause retune on all RPMB partitions.
  mmc: meson-mx-sdhc: Fix initialization frozen issue