From: Maxim Levitsky <maximlevitsky@gmail.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>, joern <joern@logfs.org>,
linux-mtd <linux-mtd@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Alex Dubov <oakad@yahoo.com>
Subject: [PATCH 0/2] Smartmedia/xD support
Date: Fri, 22 Jan 2010 18:12:45 +0200 [thread overview]
Message-ID: <1264176765.24012.59.camel@maxim-laptop> (raw)
Hello,
This is final patch series that depends on two former series and consist
of two patches.
First adds a driver for my xD card reader. Patch is almost unchanged
from previous submission.
I fixed few problems with suspend/resume. Device just works now.
Second patch, is a new SmartMedia/xD FTL support.
This version reverts many things I did in last version.
Driver again doesn't use mtd badblock handling.
Due to all kinds of problems I deciced it will be better to do it here.
I added support for 256 byte nand devices, thus now the FTL covers
everything. This is tested with nandsim.
I added lots of error checking. Driver is now very carefull and not
erase happy as it was. I decided that repairing the card should be done
by fsck like utility and not the driver.
Driver does some checks for device fails, by rereading the CIS.
Everything works now, and I think ready for use.
Best regards,
Maxim Levitsky
next reply other threads:[~2010-01-22 16:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-22 16:12 Maxim Levitsky [this message]
2010-01-22 16:14 ` [PATCH 1/2] MTD: Add nand driver for ricoh xD/SmartMedia reader Maxim Levitsky
2010-01-22 16:15 ` [PATCH 2/2] MTD: Add new SmartMedia/xD FTL Maxim Levitsky
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=1264176765.24012.59.camel@maxim-laptop \
--to=maximlevitsky@gmail.com \
--cc=dwmw2@infradead.org \
--cc=joern@logfs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=oakad@yahoo.com \
--cc=tglx@linutronix.de \
/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