Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-07 | mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops | Boris Brezillon | 1 | -0/+12 |
2018-12-07 | mtd: rawnand: Move the ->exec_op() method to nand_controller_ops | Boris Brezillon | 1 | -2/+11 |
2018-12-07 | mtd: rawnand: Pass the CS line to be selected in struct nand_operation | Boris Brezillon | 1 | -0/+3 |
2018-12-07 | mtd: rawnand: Move nand_exec_op() to internal.h | Boris Brezillon | 1 | -0/+9 |
2018-10-03 | mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte | Marcel Ziswiler | 1 | -0/+1 |
2018-10-03 | mtd: rawnand: reorder NAND manufacturer IDs | Marcel Ziswiler | 1 | -14/+14 |
2018-10-03 | mtd: rawnand: Move JEDEC code to nand_jedec.c | Boris Brezillon | 1 | -0/+3 |
2018-10-03 | mtd: rawnand: Move ONFI code to nand_onfi.c | Boris Brezillon | 1 | -0/+7 |
2018-10-03 | mtd: rawnand: Move legacy code to nand_legacy.c | Boris Brezillon | 1 | -0/+6 |
2018-10-03 | mtd: rawnand: Keep all internal stuff private | Boris Brezillon | 1 | -0/+98 |