aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_legacy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lpMathieu Malaterre1-1/+2
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon1-1/+1
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon1-2/+2
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon1-4/+5
2018-12-07mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()Boris Brezillon1-1/+1
2018-12-07mtd: rawnand: Stop passing mtd_info objects to internal functionsBoris Brezillon1-11/+7
2018-10-03mtd: rawnand: Move legacy code to nand_legacy.cBoris Brezillon1-0/+642