summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: denali: decouple controller and NAND chipsMasahiro Yamada2019-04-181-21/+93
* mtd: rawnand: denali: use bool type instead of int where appropriateMasahiro Yamada2019-04-181-2/+2
* mtd: rawnand: denali: refactor raw page accessorsMasahiro Yamada2019-04-181-1/+0
* mtd: rawnand: denali: remove unused dma_addr field from denali_nand_infoMasahiro Yamada2019-02-051-1/+0
* mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada2018-11-051-1/+1
* mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatchMasahiro Yamada2018-09-041-9/+1
* mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada2018-07-181-0/+1
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+335