]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jul 2016 02:43:17 +0000 (11:43 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jul 2016 02:43:17 +0000 (11:43 +0900)
commitea4b3cfa6a328ee87286ea3d4c18929898f76a95
treea327d0683d22cfd675449a4984f1be35cefa020b
parentb6cbecaebd45374f6ecf7de574d0f027d1690836
parentb3802db5eb72d2a96f4aa4ff0abb937033df2acf
Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc

Pull MMC fixes from Ulf Hansson:
 "Here are a few late mmc fixes intended for v4.7 final.

  MMC core:
   - Fix eMMC packed command header endianness
   - Fix free of uninitialized buffer for mmc ioctl

  MMC host:
   - pxamci: Fix potential oops in ->probe()"

* tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc:
  mmc: pxamci: fix potential oops
  mmc: block: fix packed command header endianness
  mmc: block: fix free of uninitialized 'idata->buf'