linux/drivers/mtd
Thomas Gleixner 819d6a32c3 [MTD] Improve software ECC calculation
Unrolling the loops produces denser and much faster code.
Add a config switch which allows to select the byte order of the
resulting ecc code. The current Linux implementation has a byte
swap versus the SmartMedia specification

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-23 11:32:45 +02:00
..
chips [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver 2006-05-21 19:03:21 +01:00
devices [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver 2006-05-21 18:38:51 +01:00
maps LASAT depends on MTD_CFI 2006-05-17 16:20:57 +01:00
nand [MTD] Improve software ECC calculation 2006-05-23 11:32:45 +02:00
onenand OneNAND: fix block command typo 2006-05-12 15:35:51 +01:00
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
Kconfig Trivial typo fixes in Kconfig files (MTD). 2006-05-12 17:35:02 +01:00
Makefile
mtd_blkdevs.c
mtdblock_ro.c
mtdblock.c
mtdchar.c
mtdconcat.c [MTD] Avoid 64-bit division in mtdconcat 2006-05-20 10:17:21 +01:00
mtdcore.c
mtdpart.c [MTD] generic: propagate oobavail to MTD partitions 2006-05-17 12:34:27 +01:00
nftlcore.c
nftlmount.c
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