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
|
88ad4b162a
mtd: nand: remove NAND_COPYBACK macro
|
12 years ago |
Artem Bityutskiy
|
96dca4c29c
mtd: nand: remove NAND_NO_PADDING macro
|
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 |
Matthieu CASTET
|
64b37b2a63
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
|
12 years ago |
Robert P. J. Day
|
9ef525a914
mtd: Fix kernel-doc content to avoid warning.
|
12 years ago |
Brian Norris
|
b9e48534d8
mtd: nand: increase max OOB size to 640
|
12 years ago |
Huang Shijie
|
3e70192c41
mtd: add helpers to get the supportted ONFI timing mode
|
13 years ago |
Huang Shijie
|
7db03eccfc
mtd: add helpers to set/get features for ONFI nand
|
13 years ago |
Mike Dunn
|
5ca7f41528
mtd: nand: expand description of read_page method in comment header
|
13 years ago |
Jeff Westfahl
|
a5ff4f1029
mtd: nand: Added a device flag for subpage read support
|
13 years ago |
Randy Dunlap
|
25806d3cd2
mtd: fix kernel-doc warning in include/linux/mtd/nand.h
|
13 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Brian Norris
|
bf7a01bf79
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
|
13 years ago |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 years ago |
Brian Norris
|
1696e6bc2a
mtd: nand: kill NAND_NO_READRDY
|
13 years ago |
Brian Norris
|
b1ccfab31a
mtd: nand: add Eon Silicon Solutions manufacturer ID
|
13 years ago |
Shmulik Ladkani
|
5c2ffb11d4
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
|
13 years ago |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 years ago |
John Crispin
|
b4f7aa84d6
mtd: add read_byte support to plat_nand
|
13 years ago |
Brian Norris
|
1826dbcceb
mtd: nand: kill NAND_NO_AUTOINCR option
|
13 years ago |
Mike Dunn
|
edbc4540e0
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
|
13 years ago |
Mike Dunn
|
1d0b95b083
mtd: add ecc_strength fields to mtd structs
|
13 years ago |
Brian Norris
|
661a08327d
mtd: nand: correct comment on nand_chip badblockbits
|
13 years ago |
Brian Norris
|
c1257b4798
mtd: nand: add Macronix manufacturer
|
13 years ago |
Brian Norris
|
4a89ff885f
mtd: nand: kill member `ops' of `struct nand_chip'
|
14 years ago |
Brian Norris
|
c46f6483d2
mtd: support reading OOB without ECC
|
14 years ago |