Masahiro Yamada
|
b04bafca67
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
|
8 years ago |
Boris Brezillon
|
f6c36aaa3b
mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()
|
9 years ago |
Boris Brezillon
|
d50b523986
mtd: nand: lpc32xx: switch to mtd_ooblayout_ops
|
9 years ago |
Boris Brezillon
|
b9c0f65fea
mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate
|
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
|
0faf8c39c0
mtd: nand: lpc32xx: 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 |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 years ago |
Vladimir Zapolskiy
|
44cab9c930
mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clock
|
9 years ago |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 years ago |
Vladimir Zapolskiy
|
d54e88011d
mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values
|
10 years ago |
Vladimir Zapolskiy
|
08d3cd5ef0
mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits
|
10 years ago |
Vladimir Zapolskiy
|
641f6342f5
mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions
|
10 years ago |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 years ago |
Brian Norris
|
adddcac0a2
mtd: lpc32xx: drop bitflip_threshold initialization
|
11 years ago |
Jingoo Han
|
8ecb66ba39
mtd: lpc32xx_slc: Remove unnecessary OOM messages
|
11 years ago |
Jingoo Han
|
133432a7e2
mtd: lpc32xx_slc: Use devm_*() functions
|
11 years ago |
Sachin Kamat
|
fea7b5697b
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
|
12 years ago |
Brian Norris
|
252026ab93
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
|
12 years ago |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
6f911f78e6
mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()
|
12 years ago |
Thierry Reding
|
b0de774c63
mtd: Convert to devm_ioremap_resource()
|
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 |
Roland Stigge
|
10594f6787
mtd: lpc32xx_slc: Cleanup after DT-only conversion
|
13 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Roland Stigge
|
de20c22d2b
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
|
13 years ago |
Roland Stigge
|
314a15664e
mtd: lpc32xx_slc: Adjust to pl08x DMA interface changes
|
13 years ago |