Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | mtd: rawnand: Give the possibility to verify a read operation is supported | Miquel Raynal |
2020-03-30 | mtd: Convert fallthrough comments into statements | Miquel Raynal |
2019-02-05 | mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp | Mathieu Malaterre |
2018-12-07 | mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops | Boris Brezillon |
2018-12-07 | mtd: rawnand: Move the ->exec_op() method to nand_controller_ops | Boris Brezillon |
2018-12-07 | mtd: rawnand: Deprecate the ->select_chip() hook | Boris Brezillon |
2018-12-07 | mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults() | Boris Brezillon |
2018-12-07 | mtd: rawnand: Stop passing mtd_info objects to internal functions | Boris Brezillon |
2018-10-03 | mtd: rawnand: Move legacy code to nand_legacy.c | Boris Brezillon |