Boris Brezillon
|
d4092d76a4
mtd: nand: Rename nand.h into rawnand.h
|
8 年之前 |
Masahiro Yamada
|
29453ba40b
mtd: nand: cs553x: return error code of nand_scan() on error
|
8 年之前 |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 年之前 |
Boris BREZILLON
|
8cd65d1a63
mtd: nand: cs553x: 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 年之前 |
Richard Weinberger
|
bc349da0a6
mtd: cs553x_nand: Fix kasprintf() usage
|
10 年之前 |
Jingoo Han
|
1f4bd45a7e
mtd: cs553x_nand: Remove unnecessary OOM messages
|
11 年之前 |
Dan Carpenter
|
8e7fd23686
mtd cs553x_nand: use kzalloc() instead of memset
|
12 年之前 |
Nathan Williams
|
d1f3b65d2d
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
|
12 年之前 |
Brian Norris
|
1826dbcceb
mtd: nand: kill NAND_NO_AUTOINCR option
|
13 年之前 |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 年之前 |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 年之前 |
Dmitry Eremin-Solenikov
|
bbd86c9c33
mtd: cs553x_nand.c: use mtd_device_parse_register
|
14 年之前 |
Dmitry Eremin-Solenikov
|
5987d3f45a
mtd: cs553x_nand don't specify default parsing options
|
14 年之前 |
Brian Norris
|
bb9ebd4e71
mtd: nand: rename NAND_USE_FLASH_BBT
|
14 年之前 |
Brian Norris
|
a40f73419f
mtd: nand: consolidate redundant flash-based BBT flags
|
14 年之前 |
Jamie Iles
|
a17f7ca510
mtd: cs553x_nand: convert to mtd_device_register()
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Manish Katiyar
|
6b8520296d
[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
|
17 年之前 |
Adrian Bunk
|
ec12cc74e9
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
|
17 年之前 |
Mart Raudsepp
|
641f43669f
[MTD] [NAND] cs553x_nand: command line partitioning support
|
17 年之前 |
Joe Perches
|
8e87d7820a
drivers/mtd/: Spelling fixes
|
17 年之前 |
Jean Delvare
|
6473d160b4
PCI: Cleanup the includes of <linux/pci.h>
|
18 年之前 |
David Woodhouse
|
c9ac597729
[MTD] Remove trailing whitespace
|
18 年之前 |
Al Viro
|
afc12d30a7
[PATCH] mtd: remove several bogus casts to void * in iounmap() argument
|
19 年之前 |
David Woodhouse
|
e4d222ff18
[MTD] Remove PCI dependency for Geode CS553[56] NAND controller.
|
19 年之前 |
Thomas Gleixner
|
cad74f2c38
[MTD] NAND remove write_byte/word function from nand_chip
|
19 年之前 |
Thomas Gleixner
|
7abd3ef987
[MTD] Refactor NAND hwcontrol to cmd_ctrl
|
19 年之前 |
Thomas Gleixner
|
6dfc6d250d
[MTD] NAND modularize ECC
|
19 年之前 |
David Woodhouse
|
cead4dbc03
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
|
19 年之前 |