summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nandsim.c
Commit message (Expand)AuthorAgeFilesLines
...
* [MTD] [NAND] nandsim: fix size bugAdrian Hunter2008-06-041-1/+1
* drivers/mtd/: Spelling fixesJoe Perches2008-02-031-1/+1
* [MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy2007-10-201-1/+1
* [MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy2007-09-061-1/+7
* [MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter2007-04-171-1/+20
* [MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter2007-04-171-0/+99
* [MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter2007-04-171-1/+300
* [MTD] nandsim: add partition capability to nandsimAdrian Hunter2007-04-171-24/+73
* [MTD] nandsim: bugfix in page addressingArtem Bityutskiy2006-12-081-2/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-291-3/+1Star
* [MTD] NAND: nandsim: support subpage writeArtem Bityutskiy2006-10-211-1/+3
* [MTD] NAND: nandsim coding style fixVijay Kumar2006-10-211-38/+19Star
* [MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar2006-10-211-24/+138
* [MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar2006-10-211-22/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-13/+0Star
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-63/+13Star
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-231-1/+1
|\
| * [MTD] Introduce writesizeJoern Engel2006-05-221-1/+1
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-231-1/+1
|/
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-141-0/+2
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-291-1/+1
* [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-071-81/+81
* [MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy2005-05-231-29/+12Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1613