summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/mxc_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
* mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon2018-09-041-13/+0
* mtd: rawnand: mxc: convert driver to nand_scan()Miquel Raynal2018-07-311-65/+71
* mtd: rawnand: mxc: Switch to SPDX identifierFabio Estevam2018-07-181-14/+1
* mtd: rawnand: mxc: Avoid inclusion of asm/mach headersBoris Brezillon2018-07-181-2/+0
* mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dtMartin Kaiser2018-07-181-2/+2
* mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser2018-06-191-1/+4
* mtd: rawnand: mxc: fix probe function error pathMiquel Raynal2018-03-291-4/+7
* mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functionsMiquel Raynal2018-03-201-10/+0
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-8/+6
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+1966
OpenPOWER on IntegriCloud