linux/drivers/mtd/chips
Joakim Tjernlund 7b70eb1439 mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
Currently it is possible to read and/or write to suspend EB's.
Writing /dev/mtdX or /dev/mtdblockX from several processes may
break the flash state machine.

Taken from cfi_cmdset_0001 driver.

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Cc: <stable@vger.kernel.org>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
2018-04-24 17:42:15 +02:00
..
Kconfig
Makefile
cfi_cmdset_0001.c mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. 2018-04-24 17:42:06 +02:00
cfi_cmdset_0002.c mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. 2018-04-24 17:42:15 +02:00
cfi_cmdset_0020.c mtd: Stop updating erase_info->state and calling mtd_erase_callback() 2018-03-21 09:50:56 +01:00
cfi_probe.c
cfi_util.c
chipreg.c
fwh_lock.h
gen_probe.c
jedec_probe.c MTD changes: 2018-04-06 12:15:41 -07:00
map_absent.c
map_ram.c mtd: Stop updating erase_info->state and calling mtd_erase_callback() 2018-03-21 09:50:56 +01:00
map_rom.c mtd: remove the get_unmapped_area method 2017-11-13 21:39:18 +01:00