summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/arasan_nfc.c
AgeCommit message (Expand)Author
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-09nand: arasan_nfc: Fixed NAND write issueVipul Kumar
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar
2018-01-30nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2016-11-15nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-03mtd: nand: Add page argument to write_page() etc.Scott Wood
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu
2016-02-12arasan: nfc: Add initial nand driver support for arasanSiva Durga Prasad Paladugu