*.* !.gitignore !Makefile !abiname.c !nacl_build.sh !nacl_path.sh ' type='text/css' href='/cgit.css'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-07-23 11:43:17 +0900
committerLinus Torvalds <torvalds@linux-foundation.org>2016-07-23 11:43:17 +0900
commitea4b3cfa6a328ee87286ea3d4c18929898f76a95 (patch)
treea327d0683d22cfd675449a4984f1be35cefa020b
parentb6cbecaebd45374f6ecf7de574d0f027d1690836 (diff)
parentb3802db5eb72d2a96f4aa4ff0abb937033df2acf (diff)
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'