linux/drivers/mtd/chips
Joern Engel 5fa433942b [MTD] Introduce MTD_BIT_WRITEABLE
o Add a flag MTD_BIT_WRITEABLE for devices that allow single bits to be
  cleared.
o Replace MTD_PROGRAM_REGIONS with a cleared MTD_BIT_WRITEABLE flag for
  STMicro and Intel Sibley flashes with internal ECC.  Those flashes
  disallow clearing of single bits, unlike regular NOR flashes, so the
  new flag models their behaviour better.
o Remove MTD_ECC.  After the STMicro/Sibley merge, this flag is only set
  and never checked.

Signed-off-by: Joern Engel <joern@wh.fh-wedel.de>
2006-05-22 23:18:29 +02:00
..
Kconfig Remove use of inter_module_crap in NOR flash chip drivers. 2006-05-08 22:35:05 +01:00
Makefile Remove use of inter_module_crap in NOR flash chip drivers. 2006-05-08 22:35:05 +01:00
amd_flash.c Remove use of inter_module_crap in NOR flash chip drivers. 2006-05-08 22:35:05 +01:00
cfi_cmdset_0001.c [MTD] Introduce MTD_BIT_WRITEABLE 2006-05-22 23:18:29 +02:00
cfi_cmdset_0002.c Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL 2006-05-08 22:58:25 +01:00
cfi_cmdset_0020.c [MTD] Introduce MTD_BIT_WRITEABLE 2006-05-22 23:18:29 +02:00
cfi_probe.c [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd 2006-05-14 01:51:54 +01:00
cfi_util.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
chipreg.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
fwh_lock.h [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
gen_probe.c [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver 2006-05-21 19:03:21 +01:00
jedec.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
jedec_probe.c [PATCH] Add chip used in collie to jedec_probe 2006-03-31 12:18:49 -08:00
map_absent.c [MTD] chips: Clean up trailing white spaces 2005-11-07 14:45:15 +01:00
map_ram.c Remove unchecked MTD flags 2006-04-17 15:48:17 +01:00
map_rom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sharp.c [PATCH] drivers/mtd/: small cleanups 2006-03-31 12:18:48 -08:00