All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBI changes for 2.6.40
Date: Tue, 24 May 2011 09:41:47 +0300	[thread overview]
Message-ID: <20110524064147.4545.43792.sendpatchset@localhost.localdomain> (raw)

Hi Linus,

please pull UBI changes.

The following changes since commit a6360dd37e1a144ed11e6548371bade559a1e4df:

  Linux 2.6.39-rc3 (2011-04-11 17:21:51 -0700)

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

Artem Bityutskiy (9):
      UBI: make the control character device non-seekable
      UBI: re-name set volume properties ioctl
      UBI: cleanup comments around volume properties
      UBI: use __packed instead of __attribute__((packed))
      UBI: fix minor stylistic issues
      UBI: fix typo in a message
      UBI: improve checking in debugging prints
      UBI: turn some macros into static inline
      UBI: switch to dynamic printks

 drivers/mtd/ubi/cdev.c      |   14 ++--
 drivers/mtd/ubi/debug.c     |   21 +++---
 drivers/mtd/ubi/debug.h     |  161 ++++++++++++++++++++++---------------------
 drivers/mtd/ubi/io.c        |    6 +-
 drivers/mtd/ubi/scan.c      |    2 +-
 drivers/mtd/ubi/ubi-media.h |    6 +-
 drivers/mtd/ubi/ubi.h       |    4 +-
 drivers/mtd/ubi/wl.c        |    3 +-
 include/linux/mtd/ubi.h     |    4 +-
 include/mtd/ubi-user.h      |   40 ++++++-----
 10 files changed, 132 insertions(+), 129 deletions(-)

Thanks,
Artem.

             reply	other threads:[~2011-05-24  6:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24  6:41 Artem Bityutskiy [this message]
2011-06-12  6:40 ` [GIT PULL] UBI changes for 2.6.40 Markus Trippelsdorf
2011-06-22  4:31   ` Artem Bityutskiy

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=20110524064147.4545.43792.sendpatchset@localhost.localdomain \
    --to=artem.bityutskiy@nokia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.