remarkable-linux/drivers/mtd
Randy Dunlap 844d3b427e MTD: fix all kernel-doc warnings
Fix all kernel-doc warnings in MTD headers and source files:
- add some missing struct fields;
- correct some function parameter names;
- use kernel-doc format for function doc. headers;
- nand_ecc.c contains only exported interfaces, no internal ones;

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-06-29 08:55:00 +01:00
..
chips [MTD] Initialize 'writesize' 2006-06-22 18:15:48 +04:00
devices [MTD] DOC: Fixup read functions and do a little cleanup 2006-06-28 10:11:33 +02:00
maps Merge git://git.infradead.org/mtd-2.6 2006-06-27 19:13:56 -07:00
nand MTD: fix all kernel-doc warnings 2006-06-29 08:55:00 +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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 2006-06-26 11:05:15 -07:00
Makefile
mtd_blkdevs.c
mtdblock.c [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 2006-05-30 14:25:24 +02:00
mtdblock_ro.c
mtdchar.c [MTD] CORE mtdchar.c: fix off-by-one error in lseek() 2006-06-27 23:22:07 +01: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 [MTD] assume mtd->writesize is 1 for NOR flashes 2006-06-14 19:53:44 +04:00
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