[PATCH v3 00/16] DocG3 fixes and write support
Robert Jarzmik
robert.jarzmik at free.fr
Sat Nov 19 10:02:42 EST 2011
Hi Artem and David,
This patchset has been in review for several weeks. All
pending comments have been handled. I'd like to have it in
for the next merge window. Do I need to do anything else to
have it integrated (grouping patches to have lesser kernel
history impact, ...) ?
Cheers.
--
Robert
This patchset is aimed at :
- fixing 5 glitches in the driver
- add several new functions
The added functions are :
- add block erase capability
- add write page capability
- add powerdown and powerup
- add multiple floor support
- add ECC support
- add docg3 modes support
- add protection support (DPS areas)
Robert Jarzmik (16):
mtd/docg3: fix debug log verbosity
mtd/docg3: fix tracing of IO in writeb
mtd/docg3: fix protection areas reading
mtd/docg3: fix BCH registers
mtd/docg3: fix reading oob+data without correction
mtd/docg3: add multiple floor support
mtd/docg3: add OOB layout to mtdinfo
mtd/docg3: add registers for erasing and writing
mtd/docg3: add OOB buffer to device structure
mtd/docg3: add write functions
mtd/docg3: add erase functions
mtd/docg3: map erase and write functions
mtd/docg3: add ECC correction code
mtd/docg3: add suspend and resume
mtd/docg3: add fast mode
mtd/docg3: add protection areas sysfs access
drivers/mtd/devices/Kconfig | 9 +
drivers/mtd/devices/docg3.c | 1451 ++++++++++++++++++++++++++++++++++++-------
drivers/mtd/devices/docg3.h | 64 ++-
3 files changed, 1299 insertions(+), 225 deletions(-)
--
1.7.5.4
More information about the linux-mtd
mailing list