linux/drivers/mtd
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM
MODULE_PARM was actually breaking: recent gcc version optimize them out as
unused.  It's time to replace the last users, which are generally in the
most unloved drivers anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:52 -08:00
..
chips [PATCH] cfi: init wait queue in chip struct 2006-02-24 14:31:37 -08:00
devices [PATCH] mtd_dataflash, fix block vs page erase 2006-03-14 07:57:17 -08:00
maps [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
nand [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
onenand [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
Kconfig [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
Makefile [MTD] Add initial support for OneNAND flash chips 2005-11-06 21:17:24 +01:00
afs.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
cmdlinepart.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
ftl.c [MTD] Make functions static, include header files with prototypes 2005-11-29 19:54:58 +01:00
inftlcore.c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-11-07 10:24:08 -08:00
inftlmount.c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-11-07 10:24:08 -08:00
mtd_blkdevs.c [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00
mtdblock.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
mtdblock_ro.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtdchar.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
mtdconcat.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
mtdcore.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
mtdpart.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
nftlcore.c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-11-07 10:24:08 -08:00
nftlmount.c [MTD] core: Clean up trailing white spaces 2005-11-07 13:37:38 +01:00
redboot.c [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table" update 2006-03-02 08:33:07 -08:00
rfd_ftl.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00