Brian Norris
|
28fa65e643
mtd: nand: fix off-by-one read retry mode counting
|
11 years ago |
Huang Shijie
|
94d04e824f
mtd: nand: add support for Samsung K9LCG08U0B
|
11 years ago |
Uwe Kleine-König
|
05f7835975
mtd: nand: don't use {read,write}_buf for 8-bit transfers
|
11 years ago |
Brian Norris
|
8429bb3975
mtd: nand: support Micron READ RETRY
|
11 years ago |
Brian Norris
|
ba84fb5952
mtd: nand: add generic READ RETRY support
|
11 years ago |
Brian Norris
|
b72f3dfb8c
mtd: nand: localize ECC failures per page
|
11 years ago |
Cai Zhiyong
|
092b6a1dd0
mtd: nand: assign mtd->name in find_full_id_nand
|
11 years ago |
Ezequiel Garcia
|
20171642ed
mtd: nand: refactor print messages
|
11 years ago |
Huang Shijie
|
97de79e02d
mtd: nand: use a local variable to simplify the nand_scan_tail
|
12 years ago |
Brian Norris
|
4355b70cf4
mtd: nand: hack ONFI for non-power-of-2 dimensions
|
12 years ago |
Huang Shijie
|
963d1c285f
mtd: nand: fix the wrong mtd->type for nand chip
|
12 years ago |
Huang Shijie
|
3723e93c64
mtd: nand: print out the cell information for nand chip
|
12 years ago |
Huang Shijie
|
13fbd17941
mtd: nand: set the cell information for ONFI nand
|
12 years ago |
Huang Shijie
|
1c195e909c
mtd: nand: add the "bits per cell" info for legacy ID NAND
|
12 years ago |
Huang Shijie
|
7db906b79f
mtd: nand: rename the cellinfo to bits_per_cell
|
12 years ago |
Huang Shijie
|
1d0ed69ddd
mtd: nand: add a helper to check the SLC/MLC nand chip
|
12 years ago |
Brian Norris
|
4ae7d228d6
mtd: nand: correct extemded param page error handling
|
12 years ago |
Brian Norris
|
c7f23a7063
mtd: nand: cleanup ONFI printed errors, warnings
|
12 years ago |
Brian Norris
|
5cb1327172
mtd: nand: fix memory leak in ONFI extended parameter page
|
12 years ago |
Brian Norris
|
d6a95080a2
mtd: nand: fixup kerneldoc, rename parameter
|
12 years ago |
Huang Shijie
|
4204cccde5
mtd: set ONFI nand's default hooks in nand_set_defaults()
|
12 years ago |
Huang Shijie
|
bdf69c47ac
mtd: set the ecc step size for master/slave mtd_info
|
12 years ago |
Dan Carpenter
|
daae74cad4
mtd: nand: silence some shift wrap warnings
|
12 years ago |
Huang Shijie
|
5721934206
mtd: parse out the ECC info for the full-id nand chips
|
12 years ago |
Huang Shijie
|
e2985fc1d6
mtd: replace the hardcode with the onfi_feature()
|
12 years ago |
Huang Shijie
|
6dcbe0cdd8
mtd: get the ECC info from the Extended Parameter Page
|
12 years ago |
Huang Shijie
|
10c86babfb
mtd: get the ECC info from the parameter page for ONFI nand
|
12 years ago |
Brian Norris
|
b32843b772
mtd: nand: hide in-memory BBT implementation details
|
12 years ago |
Brian Norris
|
5a0edb251a
mtd: nand: refactor chip->block_markbad interface
|
12 years ago |
Brian Norris
|
60c6738245
mtd: nand: detect OOB size for Toshiba 24nm raw SLC
|
12 years ago |