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