]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Feb 2019 16:45:28 +0000 (08:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Feb 2019 16:45:28 +0000 (08:45 -0800)
commitc7f792f4d2866b34f46bdd3903f1fc573c69a740
tree882ea698abf901ab0353a704a3ea44e7ab7320a1
parent37adcdcd0de74040aa99bece18822450df9e8f9f
parent50740167bcee55fc978556f1ad18bacc5b53c18f
Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "A couple of MMC fixes intended for v5.0-rc7.

  MMC core:
   - Fix deadlock bug for block I/O requests

  MMC host:
   - sunxi: Disable broken HS-DDR mode for H5 by default
   - sunxi: Avoid unsupported speed modes declared via DT
   - meson-gx: Restore interrupt name"

* tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: meson-gx: fix interrupt name
  mmc: block: handle complete_work on separate workqueue
  mmc: sunxi: Filter out unsupported modes declared in the device tree
  mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default