Hi Linus, The following changes since commit 802eee95bde72fd0cd0f3a5b2098375a487d1eda:
Linux 3.13-rc6 (2013-12-29 16:01:33 -0800) are available in the git repository at: git://git.infradead.org/linux-ubifs.git tags/upstream-3.14-rc1 for you to fetch changes up to 2c7ca5cc3624e05a5235f70039adce30725972d6: UBI: avoid program operation on NOR flash after erasure interrupted (2014-01-09 18:25:38 +0200) ---------------------------------------------------------------- * Improve the NOR erasure quirk - now it tries to do as little writes as possible, because the eraseblock may be in an "unstable" state and write operation sometimes causes NOR chip lock-ups. * Both UBI and UBIFS changes are now maintainer in one single tree, because the amount of changes dropped significantly. ---------------------------------------------------------------- Artem Bityutskiy (1): MAINTAINERS: keep UBI and UBIFS stuff in the same tree Julia Lawall (1): UBI: fix error return code Qi Wang 王起 (qiwang) (1): UBI: avoid program operation on NOR flash after erasure interrupted MAINTAINERS | 2 +- drivers/mtd/ubi/attach.c | 4 +++- drivers/mtd/ubi/build.c | 4 +++- drivers/mtd/ubi/io.c | 54 ++++++++++++++++++++++-------------------------------- 4 files changed, 29 insertions(+), 35 deletions(-) -- Best Regards, Artem Bityutskiy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/