Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-03 | mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks | Boris Brezillon | 1 | -6/+7 |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks | Boris Brezillon | 1 | -9/+9 |
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: vf610: convert driver to nand_scan() | Miquel Raynal | 1 | -61/+66 |
2018-04-04 | Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Boris Brezillon | 1 | -4/+2 |
2018-03-17 | mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands | Stefan Agner | 1 | -2/+0 |
2018-03-17 | mtd: rawnand: vf610_nfc: remove old hooks | Stefan Agner | 1 | -269/+0 |
2018-03-17 | mtd: rawnand: vf610_nfc: make use of ->exec_op() | Stefan Agner | 1 | -12/+412 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+835 |