summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_legacy.c
AgeCommit message (Expand)Author
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2019-02-05mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lpMathieu Malaterre
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon
2018-12-07mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()Boris Brezillon
2018-12-07mtd: rawnand: Stop passing mtd_info objects to internal functionsBoris Brezillon
2018-10-03mtd: rawnand: Move legacy code to nand_legacy.cBoris Brezillon