Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-03 | mtd: rawnand: Pass a nand_chip object to nand_release() | Boris Brezillon | 1 | -3/+1 |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to nand_scan() | Boris Brezillon | 1 | -1/+1 |
2018-09-05 | mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch | Masahiro Yamada | 1 | -10/+7 |
2018-09-04 | mtd: rawnand: Get rid of the ->read_word() hook | Boris Brezillon | 1 | -10/+0 |
2018-08-27 | mtd: rawnand: denali: do not pass zero maxchips to nand_scan() | Masahiro Yamada | 1 | -0/+5 |
2018-07-31 | mtd: rawnand: denali: convert to nand_scan() | Miquel Raynal | 1 | -62/+77 |
2018-07-18 | mtd: rawnand: denali: optimize timing parameters for data interface | Masahiro Yamada | 1 | -25/+24 |
2018-07-18 | mtd: rawnand: denali: use helper function for ecc setup | Abhishek Sahu | 1 | -28/+2 |
2018-03-29 | mtd: rawnand: denali: fix probe function error path | Miquel Raynal | 1 | -1/+3 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+1408 |