Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-05 | mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp | Mathieu Malaterre | 1 | -1/+2 |
2018-12-07 | mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops | Boris Brezillon | 1 | -1/+1 |
2018-12-07 | mtd: rawnand: Move the ->exec_op() method to nand_controller_ops | Boris Brezillon | 1 | -2/+2 |
2018-12-07 | mtd: rawnand: Deprecate the ->select_chip() hook | Boris Brezillon | 1 | -4/+5 |
2018-12-07 | mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults() | Boris Brezillon | 1 | -1/+1 |
2018-12-07 | mtd: rawnand: Stop passing mtd_info objects to internal functions | Boris Brezillon | 1 | -11/+7 |
2018-10-03 | mtd: rawnand: Move legacy code to nand_legacy.c | Boris Brezillon | 1 | -0/+642 |