Age | Commit message (Expand) | Author |
---|---|---|
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-10-03 | mtd: rawnand: Keep all internal stuff private | Boris Brezillon |
2018-10-03 | mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc() | Boris Brezillon |
2018-10-03 | mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks | Boris Brezillon |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry() | Boris Brezillon |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to chip->cmdfunc() | Boris Brezillon |
2018-10-03 | mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks | Boris Brezillon |
2018-07-18 | mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op() | Boris Brezillon |
2018-07-02 | mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTR | Martin Blumenstingl |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon |