blob: 710d5e3ac3d1b8e2869264a3665049514e7128df [file] [log] [blame]
2f91eb6951d9 ("mtd: rawnand: atmel: use struct_size() in devm_kzalloc()")
f88fc122cc34 ("mtd: nand: Cleanup/rework the atmel_nand driver")
b5169d35ed58 ("mtd: nand: atmel: return error code of nand_scan_ident/tail() on error")
53b74ed2d0b4 ("Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"")
d5f304ac6aff ("mtd: nand: atmel: set ECC algorithm explicitly")
cc00383722db ("mtd: nand: atmel: switch to mtd_ooblayout_ops")
78d28e8ec4fb ("mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate")
4f3cab9b4457 ("mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident()")
ff6ee101584c ("mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs")
94248462f066 ("mtd: atmel_nand: Support 32-bit ECC strength")
5575075612ca ("mtd: atmel_nand: Support PMECC on SAMA5D2")
ec4ee5fb97f8 ("doc: dt: atmel_nand: Reword the documentation")
5ddc7bd43ccc ("mtd: atmel_nand: Support variable RB_EDGE interrupts")
8ce06d379a06 ("mtd: atmel_nand: Use of_device_get_match_data")
e88b7f7d6ca4 ("mtd: atmel_nand: Simplify error messages")
12197bf21c26 ("mtd: atmel_nand: Do not warn on bitflips")
d699ed250c07 ("mtd: nand: make use of nand_set/get_controller_data() helpers")
6e9411923b8f ("mtd: nand: return consistent error codes in ecc.correct() implementations")
37f5a54646da ("mtd: nand: remove useless mtd->priv = chip assignments")
442f201b93b5 ("mtd: nand: denali: use the mtd instance embedded in struct nand_chip")
17dd20bd7d43 ("mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip")
7208b997b726 ("mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip")
66c9595d499e ("mtd: nand: tmio: use the mtd instance embedded in struct nand_chip")
0324e6469ab0 ("mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip")
de9f56f9137b ("mtd: nand: r852: use the mtd instance embedded in struct nand_chip")
063294a36e8e ("mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip")
a0260d21ac91 ("mtd: nand: plat: use the mtd instance embedded in struct nand_chip")
432420c0fc8d ("mtd: nand: omap2: use the mtd instance embedded in struct nand_chip")
396a9c437bc0 ("mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip")
ca921b537aea ("mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip")
ed10f1655832 ("mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip")
a008deb1655c ("mtd: nand: mxc: use the mtd instance embedded in struct nand_chip")
0faf8c39c058 ("mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip")
d25cc7abb164 ("mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip")
dc2948ca66e4 ("mtd: nand: gpio: use the mtd instance embedded in struct nand_chip")
478d51f0213b ("mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip")
5e9fb93dd378 ("mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip")
18ba50c3c0cc ("mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip")
a5cfb4db89bc ("mtd: nand: davinci: use the mtd instance embedded in struct nand_chip")
7085a3bee3a2 ("mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip")
ff70f354a960 ("mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip")
ac01efebb107 ("mtd: nand: atmel: use the mtd instance embedded in struct nand_chip")
187d6ada2a12 ("mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip")
4578ea9a9989 ("mtd: nand: omap2: create and use mtd_to_omap()")
faee6c358b0f ("mtd: nand: nuc900: create and use mtd_to_nuc900()")
665d2c2848f1 ("mtd: bcm47xxnflash: really unregister NAND on device removal")
320092a05dab ("mtd: nand: denali: add missing nand_release() call in denali_remove()")
4bd4ebcc540c ("mtd: nand: make use of mtd_to_nand() in NAND drivers")
862eba519e79 ("mtd: nand: make use of mtd_to_nand() in NAND core code")
72eaec21b0cf ("mtd: nand: atmel_nand: constify atmel_nand_caps structures")