kernel-ark/drivers/mtd
Joern Engel 73c619ea0e [MTD] Disconnect struct mtd_info from ABI
mtdchar.c direcly copied part of struct mtd_info to userspace, thereby
implicitly making it part of the ABI.  With this patch, struct
mtd_info is independent of the ABI and can have its fields removed,
reordered, etc.

Signed-off-by: Joern Engel <joern@wh.fh-wedel.de>
2006-05-30 14:25:35 +02:00
..
chips [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 2006-05-30 14:25:24 +02:00
devices [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 2006-05-30 14:25:24 +02:00
maps
nand [MTD] Fix build warnings (and debug build error) in nand_base.c 2006-05-30 09:06:41 +01:00
onenand [MTD] Rework the out of band handling completely 2006-05-29 15:06:51 +02:00
afs.c
cmdlinepart.c
ftl.c
inftlcore.c [MTD] NAND Signal that a bitflip was corrected by ECC 2006-05-29 15:06:51 +02:00
inftlmount.c [MTD] Rework the out of band handling completely 2006-05-29 15:06:51 +02:00
Kconfig
Makefile
mtd_blkdevs.c
mtdblock_ro.c
mtdblock.c [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 2006-05-30 14:25:24 +02:00
mtdchar.c [MTD] Disconnect struct mtd_info from ABI 2006-05-30 14:25:35 +02:00
mtdconcat.c [MTD] NAND Expose the new raw mode function and status info to userspace 2006-05-30 00:37:34 +02:00
mtdcore.c
mtdpart.c [MTD] NAND Expose the new raw mode function and status info to userspace 2006-05-30 00:37:34 +02:00
nftlcore.c [MTD] NAND Signal that a bitflip was corrected by ECC 2006-05-29 15:06:51 +02:00
nftlmount.c [MTD] Rework the out of band handling completely 2006-05-29 15:06:51 +02:00
redboot.c
rfd_ftl.c