Wei Yongjun
|
ff52c67a10
mtd: atmel_nand: fix error return code in atmel_nand_probe()
|
12 years ago |
Josh Wu
|
2fa831f9db
mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector
|
12 years ago |
Josh Wu
|
1fad0e8b9a
mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()
|
12 years ago |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
12 years ago |
Josh Wu
|
9fe5f52c9e
mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
|
12 years ago |
Josh Wu
|
6054d4d563
mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram
|
12 years ago |
Josh Wu
|
1ae9c092ef
mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram
|
12 years ago |
Josh Wu
|
7dc37de7d5
mtd: atmel_nand: add Nand Flash Controller (NFC) support
|
12 years ago |
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 |