Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 年 前 |
Boris Brezillon
|
6b75065e0d
mtd: nand: docg4: switch to mtd_ooblayout_ops
|
9 年 前 |
Archit Taneja
|
9f3e04297b
mtd: nand: don't select chip in nand_chip's block_bad op
|
9 年 前 |
Boris BREZILLON
|
f5b8aa78ef
mtd: kill the ecclayout->oobavail field
|
9 年 前 |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 年 前 |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 年 前 |
Brian Norris
|
2d3743944a
mtd: nand: docg4: simplify error case
|
9 年 前 |
Boris BREZILLON
|
5d07379681
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
|
9 年 前 |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 年 前 |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 年 前 |
Frans Klaver
|
0a1abe7961
mtd: nand: docg4: show parent device in sysfs
|
10 年 前 |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 年 前 |
Brian Norris
|
49c50b97b5
mtd: nand: refactor erase_cmd() to return chip status
|
11 年 前 |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 年 前 |
Mike Dunn
|
9fee840c03
mtd: docg4: fix status polling loop
|
12 年 前 |
Brian Norris
|
2ee41fa0ba
nand: docg4: use nand_base's default BBT scan
|
12 年 前 |
Masanari Iida
|
6d3be300c6
treewide: Fix typo in printk
|
12 年 前 |
Brian Norris
|
5a0edb251a
mtd: nand: refactor chip->block_markbad interface
|
12 年 前 |
Jingoo Han
|
4fdcd3ff96
mtd: nand: docg4: remove unnecessary platform_set_drvdata()
|
12 年 前 |
Jingoo Han
|
725a2277f8
mtd: doc: use module_platform_driver_probe()
|
12 年 前 |
Mike Dunn
|
3c9c6d657a
mtd: nand/docg4: fix and improve read of factory bbt
|
12 年 前 |
Mike Dunn
|
440b1d73b1
mtd: nand/docg4: reserve bb marker area in ecclayout
|
12 年 前 |
Mike Dunn
|
5a90d41b69
mtd: nand/docg4: add support for writing in reliable mode
|
12 年 前 |
Mike Dunn
|
5bf3d66a93
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
|
13 年 前 |
Mike Dunn
|
aa6d01fa43
mtd: docg4: fix oob reads
|
13 年 前 |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 年 前 |
Shmulik Ladkani
|
5c2ffb11d4
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
|
13 年 前 |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 年 前 |
Brian Norris
|
1826dbcceb
mtd: nand: kill NAND_NO_AUTOINCR option
|
13 年 前 |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 年 前 |