summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/arasan_nfc.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* nand: arasan_nfc: Fixed NAND write issueVipul Kumar2018-04-091-2/+2
* arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar2018-03-231-3/+4
* nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu2018-01-301-2/+5
* nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu2018-01-301-27/+138
* nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu2018-01-301-7/+7
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu2016-11-151-0/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-031-1/+2
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-10/+9
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-2/+2
* mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-031-9/+9
* arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu2016-02-121-0/+1154