aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/tango_nand.c
AgeCommit message (Expand)Author
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2018-05-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-07Merge tag 'nand/for-4.13' into MTDBrian Norris
2017-06-01mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon
2017-06-01mtd: nand: tango: Fix incorrect use of SEQIN commandBoris Brezillon
2017-06-01mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-05-22mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez
2017-05-22mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho
2017-03-16mtd: nand: tango: Enforce DMA direction typeBoris Brezillon
2017-01-03mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez
2017-01-03mtd: nand: tango: Update DT binding descriptionMarc Gonzalez
2016-12-01mtd: nand: tango: Add standard legalese headerMarc Gonzalez
2016-11-21mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtdBoris Brezillon
2016-11-19mtd: nand: tango: Cleanup raw_write and raw_readMarc Gonzalez
2016-11-19mtd: nand: tango: Enable custom page accessorsMarc Gonzalez
2016-11-07mtd: nand: add tango NAND flash controller supportMarc Gonzalez