[GIT PULL] MTD fixes for 3.16-rc6

Brian Norris computersforpeace at gmail.com
Wed Jul 16 10:42:35 PDT 2014


Hi Linus,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20140716

for you to fetch changes up to 812c5fa82bae9f377f49000d7636c19a8b61735c:

  mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR (2014-07-13 22:22:47 -0700)

----------------------------------------------------------------
MTD updates for 3.16-rc6
- Fix ELM suspend/resume
- Reduce warnings if NAND ECC is too weak
- Add CFI support for Sharp LH28F640BF NOR

The last fix is coming in because other commits in the 3.16 cycle depended on
this support.

----------------------------------------------------------------
Andrea Adami (1):
      mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR

Ted Juan (1):
      mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions

Thomas Petazzoni (1):
      mtd: nand: reduce the warning noise when the ECC is too weak

 drivers/mtd/chips/cfi_cmdset_0001.c | 43 +++++++++++++++++++++++++++++++++++++
 drivers/mtd/devices/elm.c           |  2 ++
 drivers/mtd/nand/nand_base.c        |  6 ++++--
 3 files changed, 49 insertions(+), 2 deletions(-)



More information about the linux-mtd mailing list