[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
[linux-flexiantxendom0-3.2.10.git] / drivers / mtd / mtdconcat.c
2012-03-27 Shmulik Ladkanimtd: unify initialization of erase_info->fail_addr
2012-03-26 Artem Bityutskiymtd: remove retlen zeroing duplication
2012-03-26 Artem Bityutskiymtd: remove R/O checking duplication
2012-03-26 Artem Bityutskiymtd: do not duplicate length and offset checks in drivers
2012-03-26 Artem Bityutskiymtd: mtdconcat: return -EOPNOTSUPP if block_markbad...
2012-03-26 Artem Bityutskiymtd: add leading underscore to all mtd functions
2012-01-09 Artem Bityutskiymtd: do not use mtd->block_markbad directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_can_have_bb helper
2012-01-09 Artem Bityutskiymtd: do not use mtd->lock, unlock and is_locked directly
2012-01-09 Artem Bityutskiymtd: do not use mtd->get_unmapped_area directly
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_markbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_block_isbad interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_resume interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_suspend interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_unlock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_lock interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_sync interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_writev interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read_oob interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_write interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_read interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_get_unmapped_area interface
2012-01-09 Artem Bityutskiymtd: introduce mtd_erase interface
2011-09-21 Brian Norrismtd: utilize `mtd_is_*()' functions
2011-09-11 Brian Norrismtd: spelling fixes
2011-05-25 Felix Radenskymtd: mtdconcat: fix NAND OOB write
2011-03-11 Holger Brunckmtd: adapt writebufsize calculation for concat
2011-01-06 Anatolij Gustschinmtd: initialize writebufsize in the MTD object of a...
2010-08-08 David Woodhousemtd: Update copyright notices
2010-08-02 Martin Krausemtd: mtdconcat: fix bug with uninitialized lock and...
2010-05-15 Julia Lawalldrivers/mtd: Use kmemdup
2009-09-19 Roel Kluinmtd: mtdconcat: prevent a read from eraseregions[-1]
2009-03-24 David HowellsNOMMU: Add support for direct mapping through mtdconcat...
2009-01-06 Kay Sieversmtd: struct device - replace bus_id with dev_name(...
2008-12-23 Kay Sievers[MTD] struct device - replace bus_id with dev_name...
2008-12-10 David Woodhouse[MTD] Remove more strange u_intxx_t types
2008-12-10 Adrian Hunter[MTD] update internal API to support 64-bit device...
2008-08-12 Adrian Hunter[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead...
2008-06-04 Adrian BunkMTD/JFFS2: remove CVS keywords
2007-10-14 Chris Paulson-Ellis[MTD] fix mtdconcat for subpage-write NAND
2007-07-23 David Woodhouse[MTD] Fix do_div() type warning in mtdconcat
2007-03-08 Vitaly Wool[MTD] [NAND] make oobavail public
2007-02-09 Artem Bityutskiy[MTD] remove unused ecctype,eccsize fields from struct...
2006-11-29 Thomas Gleixner[MTD] NAND: add subpage write support
2006-11-28 Burman Yan[MTD] replace kmalloc+memset with kzalloc
2006-11-28 Vitaly Wool[MTD] [NAND] remove len/ooblen confusion.
2006-05-29 Thomas Gleixner[MTD] NAND Expose the new raw mode function and status...
2006-05-29 Thomas Gleixner[MTD] NAND Signal that a bitflip was corrected by ECC
2006-05-29 Thomas Gleixner[MTD] Rework the out of band handling completely
2006-05-29 Thomas Gleixner[MTD] NAND Replace oobinfo by ecclayout
2006-05-29 Thomas Gleixner[MTD] NAND Consolidate oobinfo handling
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas Gleixner[MTD] Remove nand writev support
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-20 Andrew Morton[MTD] Avoid 64-bit division in mtdconcat
2006-05-17 David Woodhouse[MTD] Fix mtdconcat build. We didn't introduce mtd...
2006-05-17 Alexander BelyakovMTD: mtdconcat NAND/Sibley support (rev.2)
2006-03-26 Eric SesterhennBUG_ON() Conversion in drivers/mtd/
2005-11-07 Thomas Gleixner[MTD] core: Clean up trailing white spaces
2005-11-06 Thomas Gleixner[MTD] Tidy up Tims include cleanup
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2