Masahiro Yamada
|
b5169d35ed
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
|
8 years ago |
Wenyou Yang
|
53b74ed2d0
Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"
|
9 years ago |
Rafał Miłecki
|
d5f304ac6a
mtd: nand: atmel: set ECC algorithm explicitly
|
9 years ago |
Boris Brezillon
|
cc00383722
mtd: nand: atmel: switch to mtd_ooblayout_ops
|
9 years ago |
Boris Brezillon
|
78d28e8ec4
mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate
|
9 years ago |
Boris Brezillon
|
4f3cab9b44
mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()
|
9 years ago |
Boris Brezillon
|
ff6ee10158
mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs
|
9 years ago |
Romain Izard
|
94248462f0
mtd: atmel_nand: Support 32-bit ECC strength
|
9 years ago |
Romain Izard
|
5575075612
mtd: atmel_nand: Support PMECC on SAMA5D2
|
9 years ago |
Romain Izard
|
5ddc7bd43c
mtd: atmel_nand: Support variable RB_EDGE interrupts
|
9 years ago |
Romain Izard
|
8ce06d379a
mtd: atmel_nand: Use of_device_get_match_data
|
9 years ago |
Romain Izard
|
e88b7f7d6c
mtd: atmel_nand: Simplify error messages
|
9 years ago |
Romain Izard
|
12197bf21c
mtd: atmel_nand: Do not warn on bitflips
|
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
|
ac01efebb1
mtd: nand: atmel: 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 |
LABBE Corentin
|
72eaec21b0
mtd: nand: atmel_nand: constify atmel_nand_caps structures
|
9 years ago |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 years ago |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 years ago |
Frans Klaver
|
03c287d21f
mtd: nand: atmel_nand: show parent device in sysfs
|
10 years ago |
Wu, Josh
|
41c7540d0c
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
|
10 years ago |
Josh Wu
|
477478aedc
mtd: atmel_nand: add a definition for the oob reserved bytes
|
10 years ago |
Boris Brezillon
|
111573ccd8
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
|
10 years ago |
Colin Ian King
|
393d23c4e2
mtd: atmel_nand: fix typo in dev_err error message
|
10 years ago |
Wu, Josh
|
51585778f6
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
|
10 years ago |
Wu, Josh
|
267d46e635
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
|
10 years ago |
Linus Torvalds
|
d6666be6f0
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
|
10 years ago |
Wu, Josh
|
068b44b714
mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy
|
10 years ago |