Gu Zheng
|
c30e1f790b
mtd: nand: correct the comment of function nand_block_isreserved()
|
11 年之前 |
Rafał Miłecki
|
3755a99157
mtd: nand: print erase size on init
|
11 年之前 |
Gerhard Sittig
|
7a442f171a
mtd: nand: comment update, the DEPLETE1 command has gone
|
11 年之前 |
Jordan Friendshuh
|
438320dd34
mtd: nand: Base BCH ECC bytes on required strength
|
11 年之前 |
Boris BREZILLON
|
57a94e24bc
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
|
11 年之前 |
Rafał Miłecki
|
2ac63d901b
mtd: nand: don't break long print messages
|
11 年之前 |
Brian Norris
|
537ab1bd47
mtd: nand: fix integer widening problems
|
11 年之前 |
White Ding
|
57d3a9a89a
mtd: nand: fix nand_lock/unlock() function
|
11 年之前 |
Brian Norris
|
d0d5864676
Merge tag 'v3.16-rc6' into MTD development branch
|
11 年之前 |
Thomas Petazzoni
|
54c39e9ba3
mtd: nand: reduce the warning noise when the ECC is too weak
|
11 年之前 |
Ezequiel Garcia
|
8471bb73ba
mtd: Introduce mtd_block_isreserved()
|
11 年之前 |
Ezequiel Garcia
|
67a9ad9b8a
mtd: nand: Warn the user if the selected ECC strength is too weak
|
11 年之前 |
Ron Lee
|
4007e2d175
NAND_ECC_SOFT_BCH can support subpage reads too
|
11 年之前 |
Kamal Dasu
|
66507c7bc8
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
|
11 年之前 |
Brian Norris
|
49c50b97b5
mtd: nand: refactor erase_cmd() to return chip status
|
11 年之前 |
Masahiro Yamada
|
35fc51956b
mtd: nand: fix a typo in a comment line
|
11 年之前 |
Ron
|
47570bb1f5
mtd: nand: use the nand_read_subpage index everywhere
|
11 年之前 |
Ron
|
4a4163cacc
Fix index regression in nand_read_subpage
|
11 年之前 |
Erico Nunes
|
148256fa0b
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
|
11 年之前 |
Huang Shijie
|
e004debdad
mtd: nand: add "page" argument for read_subpage hook
|
11 年之前 |
Cai Zhiyong
|
bb77082fa2
mtd: nand: remove unused function input parameter
|
11 年之前 |
Huang Shijie
|
ffdac6cdd9
mtd: nand: print out the right information for JEDEC compliant NAND
|
11 年之前 |
Huang Shijie
|
913618185e
mtd: nand: parse out the JEDEC compliant NAND
|
11 年之前 |
Boris BREZILLON
|
60c3bc1fd6
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
|
11 年之前 |
Brian Norris
|
bd9c6e99b5
mtd: nand: don't use read_buf for 8-bit ONFI transfers
|
11 年之前 |
Brian Norris
|
3dad2344e9
mtd: nand: force NAND_CMD_READID onto 8-bit bus
|
11 年之前 |
Huang Shijie
|
f02ea4e6a4
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
|
11 年之前 |
Brian Norris
|
28fa65e643
mtd: nand: fix off-by-one read retry mode counting
|
11 年之前 |
Huang Shijie
|
94d04e824f
mtd: nand: add support for Samsung K9LCG08U0B
|
11 年之前 |
Uwe Kleine-König
|
05f7835975
mtd: nand: don't use {read,write}_buf for 8-bit transfers
|
11 年之前 |