aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nandsim.c
Commit message (Expand)AuthorAge
* mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior2010-10-24
* mtd: nandsim: remove casts from voidKulikov Vasiliy2010-08-02
* mtd: nandsim: make some structures anonymousArtem Bityutskiy2010-05-10
* mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings2010-02-25
* mtd: nandsim: fix spellingAndrey Yurovsky2010-02-25
* mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-01
* [MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap2009-01-05
* [MTD] [NAND] Remove strange u_int64_t types from nandsimDavid Woodhouse2008-12-10
* MTD: nandsim: use less RAMAlexey Korolev2008-12-10
* MTD: nandsim: add option to use a file to cache pagesAdrian Hunter2008-12-10
* MTD: nandsim: suppress unnecessary warningAdrian Hunter2008-12-10
* [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi2008-08-11
* [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-01
* [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-01
* [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-30
* [MTD] [NAND] nandsim: missing header for do_divRandy Dunlap2008-06-05
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] [NAND] nandsim: allow for 64-bit sizeAdrian Hunter2008-06-04
* [MTD] [NAND] nandsim: fix overridesizeAdrian Hunter2008-06-04
* [MTD] [NAND] nandsim: fix size bugAdrian Hunter2008-06-04
* drivers/mtd/: Spelling fixesJoe Perches2008-02-03
* [MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy2007-10-20
* [MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy2007-09-06
* [MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter2007-04-17
* [MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter2007-04-17
* [MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter2007-04-17
* [MTD] nandsim: add partition capability to nandsimAdrian Hunter2007-04-17
* [MTD] nandsim: bugfix in page addressingArtem Bityutskiy2006-12-08
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] NAND: nandsim: support subpage writeArtem Bityutskiy2006-10-21
* [MTD] NAND: nandsim coding style fixVijay Kumar2006-10-21
* [MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar2006-10-21
* [MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar2006-10-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-23
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-23
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-23
|\
| * [MTD] Introduce writesizeJoern Engel2006-05-22
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-23
|/
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-13
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-29
* [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-07
* [MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy2005-05-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16