Boris Brezillon
|
d4092d76a4
mtd: nand: Rename nand.h into rawnand.h
|
il y a 8 ans |
Paul Cercueil
|
cf2fd519e6
mtd: nand: jz4740: Let the pinctrl driver configure the pins
|
il y a 8 ans |
Maarten ter Huurne
|
99fec60aad
mtd: nand: jz4740: Remove unused local variable
|
il y a 9 ans |
Boris Brezillon
|
50533187ee
mtd: nand: jz4740: switch to mtd_ooblayout_ops
|
il y a 9 ans |
Boris BREZILLON
|
d5e83ea7dc
mtd: nand: jz4740: kill the ->ecc_layout field
|
il y a 9 ans |
Boris BREZILLON
|
48bf35de31
mtd: nand: jz4740: remove custom 'erased check' implementation
|
il y a 9 ans |
Boris BREZILLON
|
6e9411923b
mtd: nand: return consistent error codes in ecc.correct() implementations
|
il y a 9 ans |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
il y a 9 ans |
Boris BREZILLON
|
d25cc7abb1
mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip
|
il y a 9 ans |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
il y a 9 ans |
Brian Norris
|
96dd922c19
mtd: jz4740_nand: fix build on jz4740 after removing gpio.h
|
il y a 9 ans |
Frans Klaver
|
249eab6980
mtd: nand: jz4740_nand: show parent device in sysfs
|
il y a 10 ans |
Lars-Peter Clausen
|
cd145af998
mtd: nand: jz4740: Convert to GPIO descriptor API
|
il y a 10 ans |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
il y a 10 ans |
Jingoo Han
|
51b37b8a72
mtd: jz4740_nand: Remove unnecessary OOM messages
|
il y a 11 ans |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
il y a 12 ans |
Jingoo Han
|
1b03147277
mtd: nand: jz4740_nand: remove unnecessary platform_set_drvdata()
|
il y a 12 ans |
Greg Kroah-Hartman
|
d892994280
Drivers: mtd: remove __dev* attributes.
|
il y a 12 ans |
Artem Bityutskiy
|
7bf350b724
mtd: fix a number of checkpatch complaints
|
il y a 12 ans |
Bill Pemberton
|
810b7e060c
mtd: remove use of __devexit
|
il y a 12 ans |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
il y a 12 ans |
Bill Pemberton
|
5153b88cac
mtd: remove use of __devexit_p
|
il y a 12 ans |
Maarten ter Huurne
|
1471d41a5b
MTD: NAND: JZ4740: Multi-bank support with autodetection
|
il y a 13 ans |
Mike Dunn
|
44df4d11b8
mtd: nand: fix incorrect ecc strength values
|
il y a 13 ans |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
il y a 13 ans |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
il y a 13 ans |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
il y a 13 ans |
Dmitry Eremin-Solenikov
|
90ee1fb3ac
mtd: jz4740_nand.c: use mtd_device_parse_register
|
il y a 14 ans |
Dmitry Eremin-Solenikov
|
bef06150b2
mtd: jz4740_nand don't specify default parsing options
|
il y a 14 ans |
Jamie Iles
|
85358b2aa9
mtd: jz4740_nand: convert to mtd_device_register()
|
il y a 14 ans |