Age | Commit message (Expand) | Author |
---|---|---|
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: Pass the CS line to be selected in struct nand_operation | Boris Brezillon |
2018-12-07 | mtd: rawnand: Move nand_exec_op() to internal.h | Boris Brezillon |
2018-10-03 | mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte | Marcel Ziswiler |
2018-10-03 | mtd: rawnand: reorder NAND manufacturer IDs | Marcel Ziswiler |
2018-10-03 | mtd: rawnand: Move JEDEC code to nand_jedec.c | Boris Brezillon |
2018-10-03 | mtd: rawnand: Move ONFI code to nand_onfi.c | Boris Brezillon |
2018-10-03 | mtd: rawnand: Move legacy code to nand_legacy.c | Boris Brezillon |
2018-10-03 | mtd: rawnand: Keep all internal stuff private | Boris Brezillon |