Jingoo Han
|
b2b263f2e7
mtd: nandsim: Staticize local symbols
|
12 years ago |
Akinobu Mita
|
2f3b07a7fc
mtd: nandsim: remove unused ns->geom.oobshift
|
12 years ago |
Akinobu Mita
|
8e716a8b58
mtd: nandsim: remove unused code
|
12 years ago |
Akinobu Mita
|
6d07fcf7e0
mtd: nandsim: use NS_RAW_OFFSET()
|
12 years ago |
Akinobu Mita
|
3b8b8fa1ed
mtd: nandsim: simplify NS_RAW_OFFSET()
|
12 years ago |
Akinobu Mita
|
f03a572928
mtd: nandsim: use kasprintf()
|
12 years ago |
Akinobu Mita
|
08efe91a1b
mtd: nandsim: convert pages_written[] to bitmap
|
12 years ago |
Artem Bityutskiy
|
51148f1fb0
mtd: nand: remove few tiny page NAND bits
|
12 years ago |
Artem Bityutskiy
|
68aa352de2
mtd: nand: rename the id field of 'struct nand_flash_dev'
|
12 years ago |
Artem Bityutskiy
|
0be718e552
mtd: nand: remove a bunch of unused commands
|
12 years ago |
Linus Torvalds
|
48476df998
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
|
12 years ago |
Al Viro
|
7bb307e894
export kernel_write(), convert open-coded instances
|
12 years ago |
Akinobu Mita
|
aca662a3b1
mtd: rename random32() to prandom_u32()
|
12 years ago |
Linus Torvalds
|
ca2a88f56a
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
|
12 years ago |
Akinobu Mita
|
7e45bf83f4
mtd: nandsim: use prandom_bytes
|
12 years ago |
Ezequiel Garcia
|
5346c27c5f
mtd: nandsim: Introduce debugfs infrastructure
|
12 years ago |
Richard Genoud
|
bb0a13a134
mtd: nandsim: bugfix: fail if overridesize is too big
|
13 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Herton Ronaldo Krzesinski
|
596fd46268
mtd: nandsim: don't open code a do_div helper
|
13 years ago |
Brian Norris
|
831d316b8b
mtd: nandsim: remove autoincrement code
|
13 years ago |
Artem Bityutskiy
|
5942ddbc50
mtd: introduce mtd_block_markbad interface
|
13 years ago |
Brian Norris
|
bb9ebd4e71
mtd: nand: rename NAND_USE_FLASH_BBT
|
14 years ago |
Brian Norris
|
a40f73419f
mtd: nand: consolidate redundant flash-based BBT flags
|
14 years ago |
Jamie Iles
|
ee0e87b174
mtd: convert remaining users to mtd_device_register()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Ivan Djelic
|
fc2ff592b5
mtd: nand: enable software BCH ECC in nand simulator
|
14 years ago |
Joe Perches
|
309b5e4e41
mtd: use vzalloc
|
14 years ago |
srimugunthan
|
daf05ec00c
mtd: nandsim: spell fixes in comments
|
14 years ago |
Sebastian Andrzej Siewior
|
ce85b79fe8
mtd: nandsim: add module param for BBT handling
|
15 years ago |
Kulikov Vasiliy
|
7b8516b780
mtd: nandsim: remove casts from void
|
15 years ago |