linux-stable/drivers/mtd
Thomas Gleixner 7a30601b3a [MTD] NAND Introduce NAND_NO_READRDY option
The nand driver has a superflous read ready / command
delay in the read functions. This was added to handle
chips which have an automatic read forward. Newer
chips do not have this functionality anymore. Add this
option to avoid the delay / I/O operation. Mark all
large page chips with the new option flag.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-25 12:45:26 +01:00
..
chips [MTD] Introduce MTD_BIT_WRITEABLE 2006-05-22 23:18:29 +02:00
devices [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
maps LASAT depends on MTD_CFI 2006-05-17 16:20:57 +01:00
nand [MTD] NAND Introduce NAND_NO_READRDY option 2006-05-25 12:45:26 +01:00
onenand [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
afs.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
cmdlinepart.c [PATCH] mtd cmdlinepart: allow zero offset value 2006-03-31 12:18:48 -08:00
ftl.c [MTD] Make functions static, include header files with prototypes 2005-11-29 19:54:58 +01:00
inftlcore.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
inftlmount.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
Kconfig Trivial typo fixes in Kconfig files (MTD). 2006-05-12 17:35:02 +01:00
Makefile [MTD] Add initial support for OneNAND flash chips 2005-11-06 21:17:24 +01:00
mtd_blkdevs.c [PATCH] sem2mutex: drivers/mtd/ 2006-03-31 12:18:48 -08:00
mtdblock.c Simplify test for RAM devices 2006-04-17 15:48:16 +01:00
mtdblock_ro.c Make mtdblock_ro unconditionally readonly 2006-04-17 15:48:16 +01:00
mtdchar.c OneNAND: One-Time Programmable (OTP) support 2006-05-12 15:35:50 +01:00
mtdconcat.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
mtdcore.c [PATCH] Kill ifdefs in mtdcore.c 2006-03-31 12:18:49 -08:00
mtdpart.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
nftlcore.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
nftlmount.c [MTD] Remove read/write _ecc variants 2006-05-23 17:21:03 +02:00
redboot.c [MTD] Fix build warnings in RedBoot MTD partition parser. 2006-05-16 17:31:15 +01:00
rfd_ftl.c [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased 2006-05-17 12:45:34 +01:00