summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/vf610_nfc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: vf610: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-30/+4Star
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-191-1/+0Star
* mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON2016-01-261-2/+0Star
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0Star
* mtd: nand: vf610: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-3/+5
* mtd: nand: convert to nand_get_flash_node()Boris BREZILLON2015-11-121-3/+3
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-111-5/+1Star
* mtd: nand: convert to nand_set_flash_node()Brian Norris2015-11-111-1/+1
* mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helperBrian Norris2015-10-261-11/+3Star
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-1/+1
* mtd: nand: vf610_nfc: include missing pincrl/consumer.hBrian Norris2015-09-301-0/+1
* mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner2015-09-291-2/+201
* mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner2015-09-291-0/+686