aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nandsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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