Huang Shijie
|
97de79e02d
mtd: nand: use a local variable to simplify the nand_scan_tail
|
12 年之前 |
Brian Norris
|
4355b70cf4
mtd: nand: hack ONFI for non-power-of-2 dimensions
|
12 年之前 |
Huang Shijie
|
963d1c285f
mtd: nand: fix the wrong mtd->type for nand chip
|
12 年之前 |
Huang Shijie
|
3723e93c64
mtd: nand: print out the cell information for nand chip
|
12 年之前 |
Huang Shijie
|
13fbd17941
mtd: nand: set the cell information for ONFI nand
|
12 年之前 |
Huang Shijie
|
1c195e909c
mtd: nand: add the "bits per cell" info for legacy ID NAND
|
12 年之前 |
Huang Shijie
|
7db906b79f
mtd: nand: rename the cellinfo to bits_per_cell
|
12 年之前 |
Huang Shijie
|
1d0ed69ddd
mtd: nand: add a helper to check the SLC/MLC nand chip
|
12 年之前 |
Brian Norris
|
4ae7d228d6
mtd: nand: correct extemded param page error handling
|
12 年之前 |
Brian Norris
|
c7f23a7063
mtd: nand: cleanup ONFI printed errors, warnings
|
12 年之前 |
Brian Norris
|
5cb1327172
mtd: nand: fix memory leak in ONFI extended parameter page
|
12 年之前 |
Brian Norris
|
d6a95080a2
mtd: nand: fixup kerneldoc, rename parameter
|
12 年之前 |
Huang Shijie
|
4204cccde5
mtd: set ONFI nand's default hooks in nand_set_defaults()
|
12 年之前 |
Huang Shijie
|
bdf69c47ac
mtd: set the ecc step size for master/slave mtd_info
|
12 年之前 |
Dan Carpenter
|
daae74cad4
mtd: nand: silence some shift wrap warnings
|
12 年之前 |
Huang Shijie
|
5721934206
mtd: parse out the ECC info for the full-id nand chips
|
12 年之前 |
Huang Shijie
|
e2985fc1d6
mtd: replace the hardcode with the onfi_feature()
|
12 年之前 |
Huang Shijie
|
6dcbe0cdd8
mtd: get the ECC info from the Extended Parameter Page
|
12 年之前 |
Huang Shijie
|
10c86babfb
mtd: get the ECC info from the parameter page for ONFI nand
|
12 年之前 |
Brian Norris
|
b32843b772
mtd: nand: hide in-memory BBT implementation details
|
12 年之前 |
Brian Norris
|
5a0edb251a
mtd: nand: refactor chip->block_markbad interface
|
12 年之前 |
Brian Norris
|
60c6738245
mtd: nand: detect OOB size for Toshiba 24nm raw SLC
|
12 年之前 |
Brian Norris
|
68e8078072
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
|
12 年之前 |
David Mosberger
|
d914c932d7
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
|
12 年之前 |
Alexander Shiyan
|
76413839db
mtd: nand_base: Use io{read, write}*_rep functions for transfer
|
12 年之前 |
Gupta, Pekon
|
837a6ba4f3
mtd: nand: subpage write support for hardware based ECC schemes
|
12 年之前 |
Huang Shijie
|
ec6e87e378
mtd: add the support to parse out the full-id nand type
|
12 年之前 |
Alexander Shiyan
|
0cca9fbf5d
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
|
12 年之前 |
Alexander Shiyan
|
fb066adadd
mtd: nand_base: Removed unnecessary command masking
|
12 年之前 |
Artem Bityutskiy
|
51148f1fb0
mtd: nand: remove few tiny page NAND bits
|
12 年之前 |