summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nandsim.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon1-2/+2
2018-10-03mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon1-1/+1
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon1-10/+0
2018-07-31mtd: rawnand: nandsim: convert driver to nand_scan()Miquel Raynal1-37/+45
2018-07-18mtd: rawnand: Kill the chip->scan_bbt() hookBoris Brezillon1-1/+1
2018-06-13treewide: Use array_size() in vzalloc()Kees Cook1-2/+3
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-03-15mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel1-8/+7
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+2392