Masahiro Yamada
|
ce2eaca7eb
mtd: nand: plat_nand: return error code of nand_scan() on error
|
8 years ago |
Rafał Miłecki
|
41ccb49e91
mtd: nand: plat: set ECC algorithm explicitly
|
9 years ago |
Boris BREZILLON
|
02db97a9de
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
|
9 years ago |
Boris BREZILLON
|
8142b47ef3
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
a0260d21ac
mtd: nand: plat: use the mtd instance embedded in struct nand_chip
|
9 years ago |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 years ago |
Frans Klaver
|
f0aa200ceb
mtd: nand: plat_nand: show parent device in sysfs
|
10 years ago |
Brian Norris
|
8bf57b0dd4
mtd: plat_nand: use default partition probe
|
10 years ago |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 years ago |
Wei Yongjun
|
840f53c312
mtd: plat_nand: remove redundant return value check of platform_get_resource()
|
11 years ago |
Jingoo Han
|
a01eb2043b
mtd: plat_nand: Remove unnecessary OOM messages
|
11 years ago |
Jingoo Han
|
ffdac7cd31
mtd: plat_nand: Use devm_*() functions
|
11 years ago |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
c2e89f8225
mtd: nand: plat_nand: remove unnecessary platform_set_drvdata()
|
12 years ago |
Bill Pemberton
|
810b7e060c
mtd: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5153b88cac
mtd: remove use of __devexit_p
|
12 years ago |
John Crispin
|
da3888cb84
mtd: check for valid pdata inside plat_nand
|
13 years ago |
John Crispin
|
b4f7aa84d6
mtd: add read_byte support to plat_nand
|
13 years ago |
John Crispin
|
a4f203512b
OF: MTD: make plat_nand loadable from DT
|
13 years ago |
H Hartley Sweeten
|
f2e5a24480
mtd: plat_nand: Add default partition parser to driver
|
13 years ago |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 years ago |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 years ago |
Dmitry Eremin-Solenikov
|
009c840770
mtd: plat_nand.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
0dc8626a17
mtd: plat-nand: drop unused fields from platform_nand_data
|
14 years ago |
Brian Norris
|
a40f73419f
mtd: nand: consolidate redundant flash-based BBT flags
|
14 years ago |
Jamie Iles
|
3ee904f275
mtd: plat_nand: convert to mtd_device_register()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Marek Vasut
|
01cd2ababd
gen_nand: Test if nr_chips field is valid
|
15 years ago |