aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nandsim.c
Commit message (Expand)AuthorAge
* mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-02
* nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita2015-01-15
* nandsim: add id_bytes module parameterAkinobu Mita2014-10-23
* mtd: nandsim: fix integer wideningBrian Norris2014-08-19
* replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-06
* Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-13
|\
| * mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris2013-10-27
* | file->f_op is never NULL...Al Viro2013-10-24
|/
* mtd: nandsim: Staticize local symbolsJingoo Han2013-08-30
* mtd: nandsim: remove unused ns->geom.oobshiftAkinobu Mita2013-08-05
* mtd: nandsim: remove unused codeAkinobu Mita2013-08-05
* mtd: nandsim: use NS_RAW_OFFSET()Akinobu Mita2013-08-05
* mtd: nandsim: simplify NS_RAW_OFFSET()Akinobu Mita2013-08-05
* mtd: nandsim: use kasprintf()Akinobu Mita2013-08-05
* mtd: nandsim: convert pages_written[] to bitmapAkinobu Mita2013-08-05
* mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy2013-04-05
* mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-05
* mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-05
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-02
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-04
* | export kernel_write(), convert open-coded instancesAl Viro2013-02-26
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\
| * mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia2012-12-10
* | mtd: nandsim: use prandom_bytesAkinobu Mita2012-12-17
|/
* mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-09-29
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-06
* mtd: nandsim: remove autoincrement codeBrian Norris2012-05-14
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* mtd: nand: enable software BCH ECC in nand simulatorIvan Djelic2011-03-11
* mtd: use vzallocJoe Perches2010-12-03
* mtd: nandsim: spell fixes in commentssrimugunthan2010-12-03
* 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