aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/tango_nand.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon1-1/+0
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-18/+8
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris1-6/+16
2017-06-01mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESSBoris Brezillon1-1/+12
2017-06-01mtd: nand: tango: Fix incorrect use of SEQIN commandBoris Brezillon1-1/+1
2017-06-01mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon1-4/+3
2017-05-22mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez1-7/+15
2017-05-22mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho1-0/+1
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