summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/atmel/nand-controller.c
AgeCommit message (Expand)Author
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2018-09-04mtd: rawnand: atmel: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon
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-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon