Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: rawnand: fsmc: convert driver to nand_scan() | Miquel Raynal | 2018-07-31 | 1 | -70/+78 |
* | mtd: rawnand: fsmc: Stop using chip->read_buf() | Boris Brezillon | 2018-07-19 | 1 | -1/+1 |
* | mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones | Boris Brezillon | 2018-07-18 | 1 | -2/+2 |
* | mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS | Boris Brezillon | 2018-07-18 | 1 | -14/+15 |
* | mtd: rawnand: fsmc: fix the probe function error path | Miquel Raynal | 2018-04-29 | 1 | -1/+3 |
* | mtd: rawnand: fsmc: clean the probe function style | Miquel Raynal | 2018-04-29 | 1 | -12/+13 |
* | mtd: nand: fsmc: use ->exec_op() | Miquel Raynal | 2018-02-17 | 1 | -51/+99 |
* | mtd: nand: fsmc: get rid of IO_ADDR_[R|W] | Miquel Raynal | 2018-02-17 | 1 | -58/+42 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -0/+1175 |