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 |
Matthieu CASTET
|
2fd71a294a
mtd: nand: print flash size during detection
|
12 years ago |
Matthieu CASTET
|
ca6a248930
mted: nand_wait_ready timeout fix
|
12 years ago |
Huang Shijie
|
6a8214aa3d
mtd: remove the "chip" parameter in nand_get_device()
|
12 years ago |
Huang Shijie
|
b0bb6903c8
mtd: remove the de-select chip code in nand_release_device()
|
12 years ago |
Masanari Iida
|
064a7694b5
mtd: Fix typo mtd/tests
|
12 years ago |
Huang Shijie
|
0730016465
mtd: de-select the chip when it is not used
|
12 years ago |
Matthieu CASTET
|
f251b8dfdd
mtd: nand_wait: warn if the nand is busy on exit
|
12 years ago |
Huang Shijie
|
7483096665
mtd: use the NAND_STATUS_FAIL to replace the hardcode
|
13 years ago |