Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-11 | mtd: rawnand: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2019-04-18 | mtd: rawnand: denali: decouple controller and NAND chips | Masahiro Yamada | 1 | -21/+93 |
2019-04-18 | mtd: rawnand: denali: use bool type instead of int where appropriate | Masahiro Yamada | 1 | -2/+2 |
2019-04-18 | mtd: rawnand: denali: refactor raw page accessors | Masahiro Yamada | 1 | -1/+0 |
2019-02-05 | mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info | Masahiro Yamada | 1 | -1/+0 |
2018-11-05 | mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h> | Masahiro Yamada | 1 | -1/+1 |
2018-09-05 | mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch | Masahiro Yamada | 1 | -9/+1 |
2018-07-18 | mtd: rawnand: denali: optimize timing parameters for data interface | Masahiro Yamada | 1 | -0/+1 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+335 |