The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Artem Bityutskiy <dedekind1@gmail.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBI changes for 3.1
Date: Fri, 22 Jul 2011 11:57:11 +0300	[thread overview]
Message-ID: <20110722085711.9723.11947.sendpatchset@localhost.localdomain> (raw)

Hi Linus,

please pull UBI changes.

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

  Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

are available in the git repository at:
  git://git.infradead.org/ubi-2.6.git linux-next

Artem Bityutskiy (8):
      UBI: change the interface of a debugging check function
      UBI: use debugfs for the extra checks knobs
      UBI: prepare debugging stuff to further debugfs conversion
      UBI: make it possible to use struct ubi_device in debug.h
      UBI: switch debugging tests knobs to debugfs
      UBI: fix oops in error path
      UBI: dump stack when switching to R/O mode
      UBI: remove dead code

David Wagner (1):
      UBI: clarify the volume notification types' doc

 drivers/mtd/ubi/build.c |   28 +++++-
 drivers/mtd/ubi/debug.c |  269 +++++++++++++++++++++++++++++++++++++++++++++--
 drivers/mtd/ubi/debug.h |  113 ++++++++++++--------
 drivers/mtd/ubi/io.c    |   20 ++--
 drivers/mtd/ubi/scan.c  |    2 +-
 drivers/mtd/ubi/ubi.h   |    8 ++-
 drivers/mtd/ubi/vmt.c   |    2 +-
 drivers/mtd/ubi/vtbl.c  |   18 +---
 drivers/mtd/ubi/wl.c    |   42 ++++---
 include/linux/mtd/ubi.h |   14 ++-
 10 files changed, 406 insertions(+), 110 deletions(-)

Thanks,
Artem.

                 reply	other threads:[~2011-07-22  8:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110722085711.9723.11947.sendpatchset@localhost.localdomain \
    --to=dedekind1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox