Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: rawnand: mxc: convert driver to nand_scan() | Miquel Raynal | 2018-07-31 | 1 | -65/+71 |
* | mtd: rawnand: mxc: Switch to SPDX identifier | Fabio Estevam | 2018-07-18 | 1 | -14/+1 |
* | mtd: rawnand: mxc: Avoid inclusion of asm/mach headers | Boris Brezillon | 2018-07-18 | 1 | -2/+0 |
* | mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dt | Martin Kaiser | 2018-07-18 | 1 | -2/+2 |
* | mtd: rawnand: mxc: set spare area size register explicitly | Martin Kaiser | 2018-06-19 | 1 | -1/+4 |
* | mtd: rawnand: mxc: fix probe function error path | Miquel Raynal | 2018-03-29 | 1 | -4/+7 |
* | mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functions | Miquel Raynal | 2018-03-20 | 1 | -10/+0 |
* | mtd: rawnand: rename SET/GET FEATURES related functions | Miquel Raynal | 2018-03-20 | 1 | -8/+6 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -0/+1966 |