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