aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nandsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05[MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap1-0/+1
2008-12-10[MTD] [NAND] Remove strange u_int64_t types from nandsimDavid Woodhouse1-5/+5
2008-12-10MTD: nandsim: use less RAMAlexey Korolev1-7/+18
2008-12-10MTD: nandsim: add option to use a file to cache pagesAdrian Hunter1-24/+261
2008-12-10MTD: nandsim: suppress unnecessary warningAdrian Hunter1-7/+11
2008-08-11[MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton1-3/+5
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton1-0/+1
2008-07-30[MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy1-17/+40
2008-06-05[MTD] [NAND] nandsim: missing header for do_divRandy Dunlap1-0/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-06-04[MTD] [NAND] nandsim: allow for 64-bit sizeAdrian Hunter1-14/+21
2008-06-04[MTD] [NAND] nandsim: fix overridesizeAdrian Hunter1-0/+1
2008-06-04[MTD] [NAND] nandsim: fix size bugAdrian Hunter1-1/+1
2008-02-03drivers/mtd/: Spelling fixesJoe Perches1-1/+1
2007-10-20[MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy1-1/+1
2007-09-06[MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy1-1/+7
2007-04-17[MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter1-1/+20
2007-04-17[MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter1-0/+99
2007-04-17[MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter1-1/+300
2007-04-17[MTD] nandsim: add partition capability to nandsimAdrian Hunter1-24/+73
2006-12-08[MTD] nandsim: bugfix in page addressingArtem Bityutskiy1-2/+2
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-10-21[MTD] NAND: nandsim: support subpage writeArtem Bityutskiy1-1/+3
2006-10-21[MTD] NAND: nandsim coding style fixVijay Kumar1-38/+19
2006-10-21[MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar1-24/+138
2006-10-21[MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar1-22/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-13/+0
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-63/+13
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner1-1/+1
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-1/+1
2006-05-22[MTD] Introduce writesizeJoern Engel1-1/+1
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse1-0/+2
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk1-1/+1
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner1-81/+81
2005-05-23[MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy1-29/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1613