From patchwork Fri Jul 5 14:51:53 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] UBI changes for 3.11-rc1 X-Patchwork-Submitter: "Bityutskiy, Artem" X-Patchwork-Id: 257182 Message-Id: <1373036154.2711.61.camel@sauron.fi.intel.com> To: Linus Torvalds Cc: linux-mtd , "linux-kernel@vger.kernel.org" Date: Fri, 5 Jul 2013 14:51:53 +0000 From: "Bityutskiy, Artem" List-Id: Linux MTD discussion mailing list Hellow 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 ++++-