aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/vf610_nfc.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-768/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada1-1/+1
2016-06-03mtd: nand: Sync with Linux v4.6Scott Wood1-1/+0
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood1-1/+1
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood1-5/+3
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-2/+3
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-4/+1
2015-10-15mtd: nand: vf610_nfc: resync with upstream Linux versionStefan Agner1-109/+138
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner1-18/+49
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner1-5/+35
2015-05-24mtd: vf610_nfc: use in-band bad block tableStefan Agner1-27/+2
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner1-59/+40
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner1-1/+1
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner1-6/+8
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner1-10/+1
2015-03-30mtd: vf610_nfc: specify transfer size before each transferStefan Agner1-8/+17
2015-03-30mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner1-2/+1
2014-11-26mtd/nand/vf610_nfc: Disable subpage writesSanchayan Maity1-0/+3
2014-09-16mtd: nand: add Freescale vf610_nfc driverStefan Agner1-0/+724