kernel-hacking-2024-linux-s.../drivers/mtd
Roel Kluin 0a032a4df6 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()
mtd->writesize and len are unsigned so the test does not work.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-12-16 03:26:33 +00:00
..
chips mtd: cfi_cmdset_0002, fix lock imbalance 2009-12-10 13:33:53 +00:00
devices mtd: m25p80: add support for Macronix MX25L4005A 2009-12-05 16:05:09 +00:00
lpddr
maps mtd: add ARM pismo support 2009-11-30 12:01:05 +00:00
nand Revert "mtd: move mxcnd_remove to .exit.text" 2009-12-07 09:44:05 +00:00
onenand mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() 2009-12-16 03:26:33 +00:00
tests mtd: make pagetest work 2009-11-30 10:02:41 +00:00
ubi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-09-22 07:51:45 -07:00
afs.c
ar7part.c
cmdlinepart.c
ftl.c trivial: mtd: add __init/__exit macros to init/exitfunctions 2009-09-21 15:14:53 +02:00
inftlcore.c mtd: inftl: fix fold chain block number 2009-09-19 14:17:35 -07:00
inftlmount.c
internal.h
Kconfig mtd: fix order of TEST/PARTITIONS kconfig options 2009-09-19 11:53:31 -07:00
Makefile
mtd_blkdevs.c mtd: don't use PF_MEMALLOC 2009-11-30 11:33:25 +00:00
mtdbdi.c
mtdblock.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-20 05:55:36 -07:00
mtdblock_ro.c
mtdchar.c
mtdconcat.c
mtdcore.c mtd: ensure index is positive 2009-11-30 09:50:46 +00:00
mtdcore.h
mtdoops.c mtd: mtdoops: refactor as a kmsg_dumper 2009-11-30 12:02:07 +00:00
mtdpart.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-20 05:55:36 -07:00
mtdsuper.c
nftlcore.c
nftlmount.c
ofpart.c mtd: ofpart: Check availability of reg property instead of name property 2009-09-19 14:14:48 -07:00
redboot.c
rfd_ftl.c
ssfdc.c