Josh Wu
|
5ee3d9da11
mtd: atmel_nand: replace pmecc enable code with one function.
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
0d63748d0b
mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap
|
12 years ago |
Josh Wu
|
edc9cba495
mtd: atmel_nand: fix pmecc selction for ecc requirement typo
|
12 years ago |
Wolfram Sang
|
2e294972f0
mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe
|
12 years ago |
Richard Genoud
|
f666d6495a
mtd: atmel_nand: using a stronger ECC is not dangerous
|
12 years ago |
Jingoo Han
|
91e859211a
mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata()
|
12 years ago |
Josh Wu
|
1b7192658a
mtd: atmel_nand: add a new dt binding item for nand dma support
|
12 years ago |
Josh Wu
|
71b94e2e86
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
|
12 years ago |
Jingoo Han
|
c5345edf7b
mtd: atmel_nand: use module_platform_driver_probe()
|
12 years ago |
Josh Wu
|
84cfbbb85a
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement.
|
12 years ago |
Josh Wu
|
e66b4318f8
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
|
12 years ago |
Josh Wu
|
c0cf787f10
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
|
12 years ago |
Greg Kroah-Hartman
|
d892994280
Drivers: mtd: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
ca2a88f56a
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
|
12 years ago |
Josh Wu
|
c0c70d9ee6
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
251e783ad0
MTD: atmel_nand: add pinctrl consumer support
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
28446acb1f
mtd: atmel nand: fix gpio missing request
|
13 years ago |
Josh Wu
|
1c7b874d33
mtd: at91: atmel_nand: add Programmable Multibit ECC controller support
|
13 years ago |
Josh Wu
|
a41b51a1f7
mtd: at91: add dt parameters for Atmel PMECC
|
13 years ago |
Josh Wu
|
3dfe41a4c7
mtd: at91: extract hw ecc initialization to one function
|
13 years ago |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 years ago |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 years ago |
Linus Torvalds
|
623ff7739e
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
d6a016616b
atmel/nand: add DT support
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
3dcb7ea137
mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
bf4289cba0
ATMEL: fix nand ecc support
|
13 years ago |
Artem Bityutskiy
|
500823195d
Revert "mtd: atmel_nand: optimize read/write buffer functions"
|
13 years ago |