android_kernel_xiaomi_sm8350/drivers/mtd/nand
Matt Reimer d0bf37932a [MTD] [NAND] fix s3c2410 error correction
The single-bit error correction was, well, incorrect. For determing which
bit to correct it was using P1' P2' P4' P8' instead of P1 P2 P4 P8, and
it was using P16' P32' P64' P128' P256' P512' P1024' P2048' instead of
P16 P32 P64 P128 P256 P512 P1024 P2048.

Signed-off-by: Matt Reimer <mreimer@vpop.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2008-01-26 21:11:38 +08:00
..
alauda.c [MTD] [NAND] Fix compiler warning in Alauda driver 2007-10-13 14:33:27 +01:00
ams-delta.c
at91_nand.c [MTD] [NAND] at91_nand rdy_pin fix 2007-08-02 21:46:48 +01:00
au1550nd.c
autcpu12.c
bf5xx_nand.c [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver 2007-10-30 08:50:46 -04:00
cafe_nand.c [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND 2007-10-28 21:56:39 -04:00
cmx270_nand.c
cs553x_nand.c
diskonchip.c [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 2007-10-20 22:30:54 +01:00
edb7312.c [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. 2007-08-02 21:46:07 +01:00
excite_nandflash.c [MTD] Clean up duplicate includes in drivers/mtd/ 2007-07-23 11:56:27 +01:00
h1910.c
Kconfig [MTD] [NAND] Marvell Orion device bus NAND controller 2007-12-03 13:03:46 +00:00
Makefile [MTD] [NAND] Marvell Orion device bus NAND controller 2007-12-03 13:03:46 +00:00
nand_base.c [MTD] [NAND] Don't panic if a controller driver does ecc its own way. 2008-01-08 07:51:57 +00:00
nand_bbt.c
nand_ecc.c [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 2007-10-20 22:30:54 +01:00
nand_ids.c [MTD] [NAND] Add NAND manufacturer AMD. 2007-07-23 11:51:53 +01:00
nandsim.c [MTD] [NAND] nandsim: bugfix in initialization 2007-10-20 15:00:29 +01:00
ndfc.c [MTD] [NAND] Change NDFC driver to support 405 platforms too 2007-06-28 20:33:04 +01:00
orion_nand.c [MTD] [NAND] Marvell Orion device bus NAND controller 2007-12-03 13:03:46 +00:00
pasemi_nand.c [MTD] [NAND] pasemi_nand driver 2007-11-29 00:47:13 +00:00
plat_nand.c
ppchameleonevb.c parse errors in ifdefs 2007-06-01 08:18:28 -07:00
rtc_from4.c
s3c2410.c [MTD] [NAND] fix s3c2410 error correction 2008-01-26 21:11:38 +08:00
sharpsl.c
spia.c
toto.c
ts7250.c