aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali.h
AgeCommit message (Expand)Author
2019-04-18mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada
2019-04-18mtd: rawnand: denali: use bool type instead of int where appropriateMasahiro Yamada
2019-04-18mtd: rawnand: denali: refactor raw page accessorsMasahiro Yamada
2019-02-05mtd: rawnand: denali: remove unused dma_addr field from denali_nand_infoMasahiro Yamada
2018-11-05mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada
2018-09-04mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada
2018-07-18mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon