Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 years ago |
Rafał Miłecki
|
04dae62c89
mtd: nand: bf5xx: set ECC algorithm explicitly
|
9 years ago |
Boris Brezillon
|
c8766e81ca
mtd: nand: bf5xx: switch to mtd_ooblayout_ops
|
9 years ago |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 years ago |
Boris BREZILLON
|
6e9411923b
mtd: nand: return consistent error codes in ecc.correct() implementations
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
7085a3bee3
mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip
|
9 years ago |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 years ago |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 years ago |
Frans Klaver
|
c7d5955c46
mtd: nand: bf5xx_nand: show parent device in sysfs
|
10 years ago |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 years ago |
Brian Norris
|
1360246a4f
mtd: bf5xx_nand: drop no-op PM support
|
11 years ago |
Himangi Saraogi
|
0c53be9de8
mtd: bf5xx_nand: use the managed version of kzalloc
|
11 years ago |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 years ago |
Jingoo Han
|
aad0753183
mtd: bf5xx_nand: Remove unnecessary OOM messages
|
11 years ago |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
2ab8e88639
mtd: nand: bf5xx_nand: remove unnecessary platform_set_drvdata()
|
12 years ago |
Sachin Kamat
|
5884974eda
mtd: bf5xx_nand: Use module_platform_driver()
|
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 |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 years ago |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Jamie Iles
|
88146872f0
mtd: bf5xx_nand: convert to mtd_device_register()
|
14 years ago |
Mike Frysinger
|
5954c47c21
mtd: Blackfin NFC: fix badblock location with BootROM OOB
|
15 years ago |
Mike Frysinger
|
8b865d5efd
mtd: Blackfin NFC: fix invalid free in remove()
|
15 years ago |
Mike Frysinger
|
eac15a429a
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
|
15 years ago |
Barry Song
|
d2350c2ab5
mtd: Blackfin NFC: fix nand busy detection
|
15 years ago |
Barry Song
|
44299179c0
mtd: Blackfin NFC: fix handling of page sizes
|
15 years ago |