Mike Dunn
|
edbc4540e0
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
|
13 years ago |
Mike Dunn
|
e2788c98b9
mtd: nand: add sanity check of ecc strength to nand_scan_tail()
|
13 years ago |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 years ago |
Mike Dunn
|
86c2072be6
mtd: ecc_strength is at ecc step granularity
|
13 years ago |
Bastian Hecht
|
09cbe581e3
mtd: nand: Add a NAND_CMD_STATUS when using write verification
|
13 years ago |
Huang Shijie
|
886bd33da7
mtd: print out the page size and oob size after parsing out the nand
|
13 years ago |
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 |