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 |
Brian Norris
|
68e8078072
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
|
12 years ago |
David Mosberger
|
d914c932d7
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
|
12 years ago |
Alexander Shiyan
|
76413839db
mtd: nand_base: Use io{read, write}*_rep functions for transfer
|
12 years ago |
Gupta, Pekon
|
837a6ba4f3
mtd: nand: subpage write support for hardware based ECC schemes
|
12 years ago |
Huang Shijie
|
ec6e87e378
mtd: add the support to parse out the full-id nand type
|
12 years ago |
Alexander Shiyan
|
0cca9fbf5d
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
|
12 years ago |
Alexander Shiyan
|
fb066adadd
mtd: nand_base: Removed unnecessary command masking
|
12 years ago |
Artem Bityutskiy
|
51148f1fb0
mtd: nand: remove few tiny page NAND bits
|
12 years ago |
Artem Bityutskiy
|
68aa352de2
mtd: nand: rename the id field of 'struct nand_flash_dev'
|
12 years ago |
Artem Bityutskiy
|
3239a6cdef
mtd: nand: use NAND_HAS_CACHEPROG
|
12 years ago |
Artem Bityutskiy
|
0be718e552
mtd: nand: remove a bunch of unused commands
|
12 years ago |
Artem Bityutskiy
|
14c6578683
mtd: nand: remove AG-AND support
|
12 years ago |
Brian Norris
|
5bc7c33ca9
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
|
12 years ago |
Linus Torvalds
|
48476df998
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
|
12 years ago |
Huang Shijie
|
6d2559f8bc
mtd: fix the wrong timeo for panic_nand_wait()
|
12 years ago |
Matthieu CASTET
|
0ce82b7f7b
mtd: nand: onfi don't WARN if we are in 16 bits mode
|
12 years ago |
Brian Norris
|
d4d4f1bf6a
mtd: nand: typo in nand_id_has_period() comments
|
12 years ago |
Matthieu CASTET
|
ff3206b245
mtd: nand: onfi need to be probed in 8 bits mode
|
12 years ago |
Matthieu CASTET
|
64b37b2a63
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
|
12 years ago |