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