summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon1-10/+0
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada1-0/+5
2018-07-31mtd: rawnand: denali: convert to nand_scan()Miquel Raynal1-62/+77
2018-07-18mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada1-25/+24
2018-07-18mtd: rawnand: denali: use helper function for ecc setupAbhishek Sahu1-28/+2
2018-03-29mtd: rawnand: denali: fix probe function error pathMiquel Raynal1-1/+3
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+1408