Brian Norris
|
c66b651ce6
mtd: nandsim: use nand_get_controller_data()
|
9 gadi atpakaļ |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 gadi atpakaļ |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 gadi atpakaļ |
Boris BREZILLON
|
ed10f16558
mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip
|
9 gadi atpakaļ |
Boris BREZILLON
|
862eba519e
mtd: nand: make use of mtd_to_nand() in NAND core code
|
9 gadi atpakaļ |
Julia Lawall
|
0791a5f8ab
mtd: nandsim: drop null test before destroy functions
|
10 gadi atpakaļ |
shengyong
|
5891a8d11f
mtd: nandsim: fix double free
|
10 gadi atpakaļ |
shengyong
|
ec7478fa17
mtd: nandsim: fix free of NULL pointer
|
10 gadi atpakaļ |
Richard Weinberger
|
641c7925b6
mtd: nandsim: Fix kasprintf() usage
|
10 gadi atpakaļ |
Aaron Sierra
|
e0377cdeba
mtd: nand: Request strength instead of bytes for soft BCH
|
10 gadi atpakaļ |
Akinobu Mita
|
69a559e755
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
|
10 gadi atpakaļ |
Akinobu Mita
|
b00358a563
nandsim: add id_bytes module parameter
|
11 gadi atpakaļ |
Brian Norris
|
b033e1aac9
mtd: nandsim: fix integer widening
|
11 gadi atpakaļ |
Al Viro
|
7f7f25e82d
replace checking for ->read/->aio_read presence with check in ->f_mode
|
11 gadi atpakaļ |
Linus Torvalds
|
82cb6acea4
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
|
11 gadi atpakaļ |
Brian Norris
|
4fd18ae46d
mtd: nandsim: don't call nand_default_bbt() directly
|
12 gadi atpakaļ |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 gadi atpakaļ |
Jingoo Han
|
b2b263f2e7
mtd: nandsim: Staticize local symbols
|
12 gadi atpakaļ |
Akinobu Mita
|
2f3b07a7fc
mtd: nandsim: remove unused ns->geom.oobshift
|
12 gadi atpakaļ |
Akinobu Mita
|
8e716a8b58
mtd: nandsim: remove unused code
|
12 gadi atpakaļ |
Akinobu Mita
|
6d07fcf7e0
mtd: nandsim: use NS_RAW_OFFSET()
|
12 gadi atpakaļ |
Akinobu Mita
|
3b8b8fa1ed
mtd: nandsim: simplify NS_RAW_OFFSET()
|
12 gadi atpakaļ |
Akinobu Mita
|
f03a572928
mtd: nandsim: use kasprintf()
|
12 gadi atpakaļ |
Akinobu Mita
|
08efe91a1b
mtd: nandsim: convert pages_written[] to bitmap
|
12 gadi atpakaļ |
Artem Bityutskiy
|
51148f1fb0
mtd: nand: remove few tiny page NAND bits
|
12 gadi atpakaļ |
Artem Bityutskiy
|
68aa352de2
mtd: nand: rename the id field of 'struct nand_flash_dev'
|
12 gadi atpakaļ |
Artem Bityutskiy
|
0be718e552
mtd: nand: remove a bunch of unused commands
|
12 gadi atpakaļ |
Linus Torvalds
|
48476df998
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
|
12 gadi atpakaļ |
Al Viro
|
7bb307e894
export kernel_write(), convert open-coded instances
|
12 gadi atpakaļ |
Akinobu Mita
|
aca662a3b1
mtd: rename random32() to prandom_u32()
|
12 gadi atpakaļ |