]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Jan 2017 17:08:19 +0000 (09:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Jan 2017 17:08:19 +0000 (09:08 -0800)
commit7e84b3035592b58872f476cdeff61d4bbcbb3452
tree87c614abc7fdfa04f3fe1f6d27821195cc4b7af9
parent7d8b8c09d71dab6747c519d869cc93352b359af3
parentee6ff743e3a4b697e8286054667d7e4e1b56510d
Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "MMC core:
   - fix regressions detecting HS/HS DDR eMMC cards related to CMD6

  MMC host:
   - mmc: mxs-mmc: Fix additional cycles after transmission stop
   - sdhci-acpi: Only powered up enabled acpi child devices
   - meson: avoid possible NULL dereference"

* tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: core: Restore parts of the polling policy when switch to HS/HS DDR
  mmc: mxs-mmc: Fix additional cycles after transmission stop
  mmc: sdhci-acpi: Only powered up enabled acpi child devices
  MMC: meson: avoid possible NULL dereference