summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/atmel
AgeCommit message (Expand)Author
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2019-12-05mtd: rawnand: atmel: fix possible object reference leakWen Yang
2019-12-05mtd: rawnand: atmel: Fix spelling mistake in error messageMiquel Raynal
2018-11-27mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-07-31mtd: rawnand: atmel: convert driver to nand_scan()Miquel Raynal
2018-07-31mtd: rawnand: atmel: clarify NAND addition/removal pathsMiquel Raynal
2018-07-31mtd: rawnand: atmel: Stop including gpio.hBoris Brezillon
2018-07-31mtd: rawnand: better name for the controller structureMiquel Raynal
2018-07-18mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() callBoris Brezillon
2018-07-18mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned intBoris Brezillon
2018-07-02mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon