Jon Povey
|
cdcf12b211
mtd: nand: fix MTD_MODE_RAW writes
|
14 年之前 |
Huang Shijie
|
12a40a57f7
mtd: add init_size hook for NAND driver
|
14 年之前 |
Artem Bityutskiy
|
c1194c7932
mtd: nand_base: do not cache pages with uncorrectable ECC errors
|
14 年之前 |
Florian Fainelli
|
7351d3a5db
mtd: fix almost all checkpatch warnings in nand_base.c
|
14 年之前 |
Florian Fainelli
|
f8ac04140e
mtd: fix all checkpatch errors in nand_base.c
|
14 年之前 |
Florian Fainelli
|
6fb277ba84
mtd: nand: split ONFI detection logic to its own function
|
15 年之前 |
Florian Fainelli
|
d1e1f4e42b
mtd: nand: add support for reading ONFI parameters from NAND device
|
15 年之前 |
Brian Norris
|
34c5bf6cc7
mtd: nand: Samsung MLC - new OOB sizes
|
15 年之前 |
Brian Norris
|
13ed7aed45
mtd: nand: support new Toshiba SLC
|
15 年之前 |
Brian Norris
|
2173bae81e
mtd: nand: spansion S30MLxxxP support
|
15 年之前 |
Baruch Siach
|
12c8eb98de
mtd: fix callback return value check
|
15 年之前 |
Tilman Sauerbeck
|
cfe3fdadb1
mtd: nand: Fix probe of Samsung NAND chips
|
15 年之前 |
Brian Norris
|
065a1ed8de
mtd: nand: Fix regression in BBM detection
|
15 年之前 |
Randy Dunlap
|
b6d676db35
mtd/nand_base: fix kernel-doc warnings & typos
|
15 年之前 |
David Woodhouse
|
6ae0185fe2
mtd: Remove obsolete <mtd/compatmac.h> include
|
15 年之前 |
Brian Norris
|
02ed70bb7b
mtd: nand: update nand_default_block_markbad()
|
15 年之前 |
Brian Norris
|
58373ff0af
mtd: nand: more BB Detection refactoring and dynamic scan options
|
15 年之前 |
Brian Norris
|
c7b28e25cb
mtd: nand: refactor BB marker detection
|
15 年之前 |
Brian Norris
|
30fe8115b5
mtd: nand: edit macro flag for BBT scan of last page in block
|
15 年之前 |
Kevin Cernekee
|
b60b08b02c
mtd: nand: support alternate BB marker locations on MLC
|
15 年之前 |
Kevin Cernekee
|
426c457a32
mtd: nand: extend NAND flash detection to new MLC chips
|
15 年之前 |
Maxim Levitsky
|
93edbad69b
mtd: Workaround wrong write protect status on some xD cards
|
15 年之前 |
David Woodhouse
|
5e81e88a4c
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
|
15 年之前 |
Maxim Levitsky
|
e0b58d0a70
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
|
15 年之前 |
Maxim Levitsky
|
b64d39d8b0
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
|
15 年之前 |
Maxim Levitsky
|
782ce79a45
mtd: nand: cleanup the nand_do_write_ops
|
15 年之前 |
Maxim Levitsky
|
9aca334e85
mtd: nand: make MTD_OOB_PLACE work correctly.
|
15 年之前 |
Maxim Levitsky
|
49ef3c6ee1
mtd: nand: make suspend work if device is accessed by kernel threads.
|
15 年之前 |
Vimal Singh
|
7d70f334ad
mtd: nand: add lock/unlock routines
|
15 年之前 |
Vimal Singh
|
6fe5a6acdc
mtd: nand: create a helper verification function
|
15 年之前 |