linux-stable-rt/drivers/mtd
Thomas Gleixner a36ed2995c [MTD] Simplify NAND locking
Replace the chip lock by a the controller lock. For simple drivers a
dummy controller structure is created by the scan code.
This simplifies the locking algorithm in nand_get/release_chip().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-23 11:37:03 +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] Simplify NAND locking 2006-05-23 11:37:03 +02:00
onenand OneNAND: fix block command typo 2006-05-12 15:35:51 +01:00
Kconfig Trivial typo fixes in Kconfig files (MTD). 2006-05-12 17:35:02 +01:00
Makefile
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
mtd_blkdevs.c
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] 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