summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/cafe_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon2018-10-031-6/+7
* mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon2018-10-031-4/+6
* mtd: rawnand: Pass a nand_chip object to nand_wait_ready()Boris Brezillon2018-10-031-1/+1
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2018-10-031-1/+1
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
* mtd: rawnand: cafe: convert driver to nand_scan()Miquel Raynal2018-07-311-57/+78
* mtd: rawnand: Kill cafe_nand_bug()Boris Brezillon2018-07-181-8/+0
* rslib: Split rs control structThomas Gleixner2018-04-241-3/+4
* mtd: rawnand: cafe: fix probe function error pathMiquel Raynal2018-03-291-1/+5
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-2/+2
* mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel2018-03-151-2/+2
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+871
OpenPOWER on IntegriCloud