dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mtd
Thomas Gleixner 19870da7ea [MTD] NAND: Fix broken bad block scan for 16 bit devices
The previous change to read a single byte from oob breaks the
bad block scan on 16 bit devices, when the byte is on an odd
address. Read the complete oob for now.
Remove the unused arguments from check_short_pattern()
Move the wait for ready function so it is only executed when
consecutive reads happen.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-07-16 09:27:52 +02:00
..
chips [MTD] cfi_cmdset_0002: Plugged a mem leak. 2005-07-13 19:04:04 +02:00
devices [MTD] ms02-nv: Fix 64bit operation 2005-06-29 14:34:01 +02:00
maps Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-07-11 10:18:18 -07:00
nand [MTD] NAND: Fix broken bad block scan for 16 bit devices 2005-07-16 09:27:52 +02:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
afs.c [PATCH] ARM: 2780/1: AFS partition length calculation fix 2005-06-30 23:01:09 +01:00
cmdlinepart.c [MTD] Fix commandline parser alignement 2005-06-29 14:20:23 +02:00
ftl.c [MTD] FTL Fix missing pointer assignment 2005-05-23 11:19:46 +02:00
inftlcore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inftlmount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtd_blkdevs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtdblock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtdblock_ro.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtdchar.c [MTD] mtdchar: Return the real error code when create_class() failed 2005-07-04 20:49:54 +02:00
mtdconcat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtdcore.c [MTD] Fix unregister_mtd_user() public function documentation. 2005-05-23 12:41:03 +02:00
mtdpart.c [MTD] Support for protection register support on Intel FLASH chips 2005-05-23 12:25:23 +02:00
nftlcore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nftlmount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
redboot.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00