summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nandsim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2018-10-031-2/+2
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
* mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon2018-09-041-10/+0
* mtd: rawnand: nandsim: convert driver to nand_scan()Miquel Raynal2018-07-311-37/+45
* mtd: rawnand: Kill the chip->scan_bbt() hookBoris Brezillon2018-07-181-1/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-2/+3
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel2018-03-151-8/+7
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+2392