Hello Linus! The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) are available in the git repository at: git://git.infradead.org/linux-ubi.git tags/upstream-3.11-rc1 for you to fetch changes up to 83ff59a066637a6c28844bbf43009459408240f4: UBI: support ubi_num on mtd.ubi command line (2013-07-01 08:32:57 +0300) ---------------------------------------------------------------- A couple of fixes and clean-ups, allow for assigning user-defined UBI device numbers when attaching MTD devices by using the "mtd=" module parameter. ---------------------------------------------------------------- Brian Pomerantz (1): UBI: fastmap break out of used PEB search Mike Frysinger (4): UBI: drop redundant "UBI error" string UBI: do not abort init when ubi.mtd devices cannot be found UBI: document UBI_IOCVOLUP better in user header UBI: support ubi_num on mtd.ubi command line drivers/mtd/ubi/build.c | 59 ++++++++++++++++++++++++++++++++++++++++------------------- drivers/mtd/ubi/fastmap.c | 4 +++- include/uapi/mtd/ubi-user.h | 5 ++++- -- 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/