summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/fsmc_nand.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: fsmc: convert driver to nand_scan()Miquel Raynal2018-07-311-70/+78
* mtd: rawnand: fsmc: Stop using chip->read_buf()Boris Brezillon2018-07-191-1/+1
* mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned onesBoris Brezillon2018-07-181-2/+2
* mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPSBoris Brezillon2018-07-181-14/+15
* mtd: rawnand: fsmc: fix the probe function error pathMiquel Raynal2018-04-291-1/+3
* mtd: rawnand: fsmc: clean the probe function styleMiquel Raynal2018-04-291-12/+13
* mtd: nand: fsmc: use ->exec_op()Miquel Raynal2018-02-171-51/+99
* mtd: nand: fsmc: get rid of IO_ADDR_[R|W]Miquel Raynal2018-02-171-58/+42
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+1175