[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
[linux-flexiantxendom0-3.2.10.git] / drivers / mtd / mtdoops.c
2012-03-26 Artem Bityutskiymtdoops: clean-up new MTD API usage
2012-01-13 WANG Congkexec: remove KMSG_DUMP_KEXEC
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: mtdoops: do not use mtd->panic_write 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_panic_write 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_erase interface
2012-01-09 Roman Tereshonkovmtdoops: fix the oops_page_used array size
2012-01-09 Roman Tereshonkovmtd: mtdoops: skip reading initially bad blocks
2011-09-21 Brian Norrismtd: utilize `mtd_is_*()' functions
2011-01-17 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-01-13 Seiji Aguchikmsg_dump: constrain mtdoops and ramoops to perform...
2011-01-06 Tejun Heomtd: don't use flush_scheduled_work()
2010-08-08 David Woodhousemtd: Update copyright notices
2010-02-25 Ben Hutchingsmtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
2009-12-31 KOSAKI Motohirokmsg_dump: Dump on crash_kexec as well
2009-11-30 Simon Kagstrommtd: mtdoops: refactor as a kmsg_dumper
2009-11-30 Simon Kagstrommtd: mtdoops: make record size configurable
2009-11-30 Simon Kagstrommtd: mtdoops: limit the maximum mtd partition size
2009-11-30 Simon Kagstrommtd: mtdoops: keep track of used/unused pages in an...
2009-11-30 Artem Bityutskiymtd: mtdoops: several minor cleanups
2009-03-20 Adrian Hunter[MTD] mtdoops: fix a bit of spin lock usage
2009-03-20 Adrian Hunter[MTD] mtdoops: allow MTD selection by name
2008-12-10 Adrian Hunter[MTD] update internal API to support 64-bit device...
2008-10-18 Richard Purdie[MTD] mtdoops: Fix a bug where block may not be erased
2008-10-18 Richard Purdie[MTD] mtdoops: Add a magic number to logged kernel...
2008-10-18 Richard Purdie[MTD] mtdoops: Fix an off by one error
2008-04-22 Adrian Bunk[MTD] mtdoops.c: make struct oops_cxt static again
2008-02-07 David Woodhouse[MTD] Fix mtdoops.c compilation
2008-02-07 Richard Purdie[MTD] mtdoops: Use the panic_write function when present
2008-02-03 Richard Purdie[MTD] mtdoops: Various minor cleanups
2008-02-03 Richard Purdie[MTD] mtdoops: Ensure sequential write to the buffer
2008-02-03 Richard Purdie[MTD] mtdoops: Perform write operations in a workqueue
2008-02-03 Richard Purdie[MTD] mtdoops: Add further error return code checking
2007-12-03 Peter Korsgaard[MTD] mtdoops cleanup
2007-08-22 Andrew Morton[MTD] mtdoops printk warning fixes
2007-07-11 Richard Purdie[MTD] Add sync/unblank function to mtdoops
2007-06-28 Richard Purdie[MTD] oops and panic message logging to MTD device