Masahiro Yamada
|
133fe8fa61
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
|
8 years ago |
Uwe Kleine-König
|
8bd8fbd8bc
mtd: nand: pxa3xx_nand: write exactly one message on probe failure
|
9 years ago |
Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 years ago |
Boris Brezillon
|
39980c5616
mtd: nand: pxa3xx: switch to mtd_ooblayout_ops
|
9 years ago |
Boris Brezillon
|
44ccb64fa5
mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()
|
9 years ago |
Brian Norris
|
4cf9339d20
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
|
9 years ago |
Robert Jarzmik
|
9097103f06
mtd: nand: pxa3xx_nand: fix dmaengine initialization
|
9 years ago |
Thomas Petazzoni
|
c2cdace755
mtd: nand: pxa3xx_nand: add support for partial chunks
|
9 years ago |
Robert Jarzmik
|
26d072e36c
mtd: nand: pxa3xx_nand: add register access debug
|
9 years ago |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
063294a36e
mtd: nand: pxa3xx: 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
|
1d8d8b5c85
mtd: nand: fix drivers abusing mtd->priv
|
9 years ago |
Ezequiel García
|
d55d31a6b8
mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths
|
9 years ago |
Ezequiel García
|
f3028c8408
mtd: pxa3xx_nand: Remove dead code
|
9 years ago |
Ezequiel García
|
b1e485779c
mtd: pxa3xx_nand: Remove redundant NAND sensing
|
9 years ago |
Ezequiel García
|
154f50fbde
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
|
9 years ago |
Ezequiel García
|
66e8e47eae
mtd: pxa3xx_nand: Fix initial controller configuration
|
9 years ago |
Ezequiel García
|
c7f00c29aa
mtd: pxa3xx_nand: Increase the initial chunk size
|
9 years ago |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 years ago |
Antoine Ténart
|
89c1702da7
mtd: pxa3xx_nand: clean up the pxa3xx timings
|
9 years ago |
Antoine Ténart
|
f19fe9833d
mtd: pxa3xx_nand: rework flash detection and timing setup
|
9 years ago |
Antoine Ténart
|
3f225b7f52
mtd: pxa3xx_nand: add helpers to setup the timings
|
9 years ago |
Antoine Ténart
|
ab53a571a4
mtd: pxa3xx_nand: fix some compile issues on non-ARM arches
|
9 years ago |
Brian Norris
|
d3e94f3f2c
mtd: pxa3xx_nand: switch to device PM
|
9 years ago |
Brian Norris
|
2e17497ccf
mtd: pxa3xx_nand: don't duplicate MTD suspend/resume
|
9 years ago |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 years ago |
Frans Klaver
|
550dab5b35
mtd: nand: pxa3xx_nand: show parent device in sysfs
|
10 years ago |
Robert Jarzmik
|
e971affaf9
mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal
|
10 years ago |