]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Jan 2021 21:43:42 +0000 (13:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Jan 2021 21:43:42 +0000 (13:43 -0800)
commit394730d17ccc02c760efcde1977c1591fb0c281a
treef0a81784722ad3de467a2ea58f1b8094a9463200
parent03bd28307fda4fef31e0cde55e3ca304f4b3e5dd
parentba329e6b4c4ecec931de0b86dcf78a96691331e1
Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "MMC core:
   - Fix initialization of block size when ext_csd isn't present

  MMC host:
   - sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
   - sdhci-of-dwcmshc: Fix request accessing RPMB
   - sdhci-xenon: Fix 1.8v regulator stabilization"

* tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: core: don't initialize block size from ext_csd if not present
  mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
  mmc: sdhci-xenon: fix 1.8v regulator stabilization
  mmc: sdhci-of-dwcmshc: fix rpmb access