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
|
12 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
|
14 years ago |
Kulikov Vasiliy
|
7b8516b780
mtd: nandsim: remove casts from void
|
15 years ago |
Artem Bityutskiy
|
0bfa4df2b6
mtd: nandsim: make some structures anonymous
|
15 years ago |
Ben Hutchings
|
e99e90aef1
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
|
15 years ago |
Andrey Yurovsky
|
6029a3a462
mtd: nandsim: fix spelling
|
15 years ago |
Sebastian Andrzej Siewior
|
75352662c5
mtd: nandsim: add support for 4KiB pages
|
15 years ago |
Randy Dunlap
|
a5cce42f35
[MTD] [NAND] fix nandsim sched.h references
|
16 years ago |
David Woodhouse
|
0f07a0be39
[MTD] [NAND] Remove strange u_int64_t types from nandsim
|
16 years ago |
Alexey Korolev
|
8a4c2495b1
MTD: nandsim: use less RAM
|
16 years ago |
Adrian Hunter
|
a9fc899188
MTD: nandsim: add option to use a file to cache pages
|
16 years ago |
Adrian Hunter
|
9359ea461b
MTD: nandsim: suppress unnecessary warning
|
16 years ago |
Huang Weiyi
|
d483492cb5
[MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include
|
17 years ago |