public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Cc: linux-mtd@lists.infradead.org
Subject: Pull request blackfin.git (for-mtd branch)
Date: Tue, 14 Jul 2009 09:48:16 -0400	[thread overview]
Message-ID: <1247579296-9866-1-git-send-email-vapier@gentoo.org> (raw)

The following changes since commit 4a390e07fc53ce9dd615d7b788e9ecc73f87ad94:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../gregkh/staging-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd

Graf Yang (2):
      mtd: m25p80: add support for AAI programming with SST SPI flashes
      mtd: m25p80: add SST WF SPI flash device information

Mike Frysinger (5):
      mtd/maps: uclinux: depend on MTD_RAM being built into the kernel
      mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
      mtd: fix order of TEST/PARTITIONS kconfig options
      [MTD] [CHIPS] stm_flash: new ST PSD4256G compatible flash chip driver
      [MTD] phram: cleanup error handling and associated messages

Timofei Bondarenko (1):
      mtd/maps: uclinux: fix building when partition support is disabled

 drivers/mtd/Kconfig                |   16 +-
 drivers/mtd/chips/Kconfig          |    8 +
 drivers/mtd/chips/Makefile         |    1 +
 drivers/mtd/chips/stm_flash.c      |  747 ++++++++++++++++++++++++++++++++++++
 drivers/mtd/devices/m25p80.c       |  130 +++++++-
 drivers/mtd/devices/phram.c        |   25 +-
 drivers/mtd/maps/Kconfig           |   12 +-
 drivers/mtd/maps/Makefile          |    3 +-
 drivers/mtd/maps/gpio-addr-flash.c |  311 +++++++++++++++
 drivers/mtd/maps/uclinux.c         |    8 +
 10 files changed, 1236 insertions(+), 25 deletions(-)
 create mode 100644 drivers/mtd/chips/stm_flash.c
 create mode 100644 drivers/mtd/maps/gpio-addr-flash.c

             reply	other threads:[~2009-07-14 13:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14 13:48 Mike Frysinger [this message]
2009-07-15  6:07 ` Pull request blackfin.git (for-mtd branch) Artem Bityutskiy
2009-07-15 11:25   ` Mike Frysinger
2009-07-16  9:59     ` Artem Bityutskiy
2009-07-16 17:59       ` Mike Frysinger

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=1247579296-9866-1-git-send-email-vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=Artem.Bityutskiy@nokia.com \
    --cc=linux-mtd@lists.infradead.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