Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-03 | mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks | Boris Brezillon | 1 | -19/+15 |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks | Boris Brezillon | 1 | -9/+6 |
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-09-04 | mtd: rawnand: Get rid of the ->read_word() hook | Boris Brezillon | 1 | -15/+0 |
2018-07-31 | mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion | Boris Brezillon | 1 | -1/+0 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+515 |