summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-11mtd: rawnand: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-04-18mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada1-21/+93
2019-04-18mtd: rawnand: denali: use bool type instead of int where appropriateMasahiro Yamada1-2/+2
2019-04-18mtd: rawnand: denali: refactor raw page accessorsMasahiro Yamada1-1/+0
2019-02-05mtd: rawnand: denali: remove unused dma_addr field from denali_nand_infoMasahiro Yamada1-1/+0
2018-11-05mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada1-1/+1
2018-09-04mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada1-9/+1
2018-07-18mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada1-0/+1
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+335