linux/drivers/mtd/chips
Ira W. Snyder 30ec5a2cb1 mtd: cfi: AMD/Fujitsu compatibles: add panic write support
This allows the mtdoops driver to work on flash chips using the
AMD/Fujitsu compatible command set.

As the code comments note, the locks used throughout the normal code
paths in the driver are ignored, so that the chance of writing out the
kernel's last messages are maximized.

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-03-27 00:11:03 +01:00
..
Kconfig Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile
cfi_cmdset_0001.c mtd: remove duplicate assignment of chip->state 2011-05-25 02:11:13 +01:00
cfi_cmdset_0002.c mtd: cfi: AMD/Fujitsu compatibles: add panic write support 2012-03-27 00:11:03 +01:00
cfi_cmdset_0020.c mtd: introduce mtd_write interface 2012-01-09 18:25:20 +00:00
cfi_probe.c mtd: cfi_cmdset_0002: make sector erase command variable 2010-10-26 11:39:17 +01:00
cfi_util.c Fix common misspellings 2011-03-31 11:26:23 -03:00
chipreg.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
fwh_lock.h mtd: replace DEBUG() with pr_debug() 2011-09-11 15:02:16 +03:00
gen_probe.c mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips 2010-05-20 16:57:00 +01:00
jedec_probe.c mtd: replace DEBUG() with pr_debug() 2011-09-11 15:02:16 +03:00
map_absent.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
map_ram.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
map_rom.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00