Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: rawnand: Pass a nand_chip object to nand_release() | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: Pass a nand_chip object to nand_scan() | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: jz4740: convert driver to nand_scan() | Miquel Raynal | 2018-07-31 | 1 | -12/+20 |
* | mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls | Miquel Raynal | 2018-07-31 | 1 | -12/+11 |
* | mtd: rawnand: jz4740: fix probe function error path | Miquel Raynal | 2018-07-31 | 1 | -3/+3 |
* | mtd: rawnand: jz4740: Include gpio/consumer.h instead of gpio.h | Boris Brezillon | 2018-07-31 | 1 | -1/+2 |
* | mtd: rawnand: use mtd_device_register() where applicable | Rafał Miłecki | 2018-07-19 | 1 | -3/+2 |
* | mtd: rawnand: jz4740: Use the proper format specifier to print chipnr | Boris Brezillon | 2018-07-19 | 1 | -1/+1 |
* | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740 | Boris Brezillon | 2018-07-18 | 1 | -1/+1 |
* | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 2018-02-16 | 1 | -0/+536 |