2009-09-21 09:27:05

by Artem Bityutskiy

[permalink] [raw]
Subject: [GIT PULL] UBI changes for 2.6.32

Hi Linus,

please, pull UBI changes.

The following changes since commit 64f1607ffbbc772685733ea63e6f7f4183df1b16:
Linus Torvalds (1):
Linux 2.6.31-rc6

are available in the git repository at:

git://git.infradead.org/ubi-2.6.git linux-next

Artem Bityutskiy (5):
UBI: print a message if ECH is corrupted and VIDH is ok
UBI: amend NOR flash pre-erase quirk
UBI: print a warning if too many PEBs are corrupted
UBI: introduce flash dump helper
UBI: improve NOR flash erasure quirk

Phil Carmody (1):
UBI: eliminate possible undefined behaviour

drivers/mtd/ubi/debug.c | 32 +++++++++++++++++++++++++++++
drivers/mtd/ubi/debug.h | 2 +
drivers/mtd/ubi/io.c | 51 +++++++++++++++++++++++++++++++---------------
drivers/mtd/ubi/scan.c | 22 +++++++++++++++++--
drivers/mtd/ubi/scan.h | 2 +
drivers/mtd/ubi/ubi.h | 3 +-
6 files changed, 91 insertions(+), 21 deletions(-)


Thanks,
Artem.