summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/tango_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-688/+0
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-1/+0
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-18/+8
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* Merge tag 'nand/for-4.13' into MTDBrian Norris2017-07-071-6/+16
|\
| * mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon2017-06-011-1/+12
| * mtd: nand: tango: Fix incorrect use of SEQIN commandBoris Brezillon2017-06-011-1/+1
| * mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-06-011-4/+3
* | mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez2017-05-221-7/+15
* | mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho2017-05-221-0/+1
|/
* mtd: nand: tango: Enforce DMA direction typeBoris Brezillon2017-03-161-3/+5
* mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez2017-01-031-0/+2
* mtd: nand: tango: Update DT binding descriptionMarc Gonzalez2017-01-031-1/+1
* mtd: nand: tango: Add standard legalese headerMarc Gonzalez2016-12-011-0/+8
* mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtdBoris Brezillon2016-11-211-9/+16
* mtd: nand: tango: Cleanup raw_write and raw_readMarc Gonzalez2016-11-191-8/+6
* mtd: nand: tango: Enable custom page accessorsMarc Gonzalez2016-11-191-1/+6
* mtd: nand: add tango NAND flash controller supportMarc Gonzalez2016-11-071-0/+658
OpenPOWER on IntegriCloud