summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/tango_nand.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16mtd: nand: tango: Enforce DMA direction typeBoris Brezillon1-3/+5
2017-01-03mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez1-0/+2
2017-01-03mtd: nand: tango: Update DT binding descriptionMarc Gonzalez1-1/+1
2016-12-01mtd: nand: tango: Add standard legalese headerMarc Gonzalez1-0/+8
2016-11-21mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtdBoris Brezillon1-9/+16
2016-11-19mtd: nand: tango: Cleanup raw_write and raw_readMarc Gonzalez1-8/+6
2016-11-19mtd: nand: tango: Enable custom page accessorsMarc Gonzalez1-1/+6
2016-11-07mtd: nand: add tango NAND flash controller supportMarc Gonzalez1-0/+658