Shmulik Ladkani
|
3b27dac039
mtd: unify initialization of erase_info->fail_addr
|
13 years ago |
Matthieu CASTET
|
637957551c
mtd: support ONFI multi lun NAND
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Huang Shijie
|
d42b5de35f
mtd: change the location of the ONFI detected log
|
13 years ago |
Artem Bityutskiy
|
bcb1d23871
mtd: move zero length verification to MTD API functions
|
13 years ago |
Artem Bityutskiy
|
5def48982b
mtd: do not duplicate length and offset checks in drivers
|
13 years ago |
Brian Norris
|
e2414f4c20
mtd: nand: write BBM to OOB even with flash-based BBT
|
13 years ago |
Artem Bityutskiy
|
3c3c10bba1
mtd: add leading underscore to all mtd functions
|
13 years ago |
Brian Norris
|
df698621a5
mtd: nand: move SCANLASTPAGE handling to the correct code block
|
13 years ago |
Brian Norris
|
8544331998
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
|
13 years ago |
Brian Norris
|
cdbec05086
mtd: nand: fix SCAN2NDPAGE check for BBM
|
13 years ago |
Brian Norris
|
009184296d
mtd: nand: erase block before marking bad
|
13 years ago |
Wolfram Sang
|
12183a20a8
mtd: nand: fix typo in comment
|
13 years ago |
Brian Norris
|
8c34233596
mtd: nand: scan 1st and 2nd page for Macronix SLC
|
13 years ago |
Brian Norris
|
23b1a99b87
mtd: nand: initialize ops.mode
|
13 years ago |
Brian Norris
|
6d77b9d0af
mtd: nand: invalidate cache on unaligned reads
|
14 years ago |
Brian Norris
|
4a89ff885f
mtd: nand: kill member `ops' of `struct nand_chip'
|
14 years ago |
Brian Norris
|
0612b9ddc2
mtd: rename MTD_OOB_* to MTD_OPS_*
|
14 years ago |
Brian Norris
|
c46f6483d2
mtd: support reading OOB without ECC
|
14 years ago |
Brian Norris
|
9ce244b3fb
mtd: support writing OOB without ECC
|
14 years ago |
Brian Norris
|
289c052221
mtd: replace DEBUG() with pr_debug()
|
14 years ago |
Brian Norris
|
d037021953
mtd: nand: style fixups in pr_* messages
|
14 years ago |
Brian Norris
|
9a4d4d6901
mtd: nand: convert printk() to pr_*()
|
14 years ago |
Matthieu CASTET
|
08c248fbe2
mtd: nand_flash_detect_onfi propagate busw info
|
14 years ago |
Brian Norris
|
041e4575f0
mtd: nand: handle ECC errors in OOB
|
14 years ago |
Brian Norris
|
7854d3f749
mtd: spelling, capitalization, uniformity
|
14 years ago |
THOMSON, Adam (Adam)
|
f722013ee9
mtd: nand_base: always initialise oob_poi before writing OOB data
|
14 years ago |
Brian Norris
|
8b6e50c9eb
mtd: nand: multi-line comment style fixups
|
14 years ago |
Brian Norris
|
5507766b63
mtd: nand: remove unnecessary TODO
|
14 years ago |
Jiri Pinkava
|
d3f2ed520b
mtd: nand: remove meaningless delay from nand_unlock
|
14 years ago |