summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_hynix.c
AgeCommit message (Expand)Author
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon
2018-10-03mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon
2018-10-03mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon
2018-07-18mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()Boris Brezillon
2018-07-02mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTRMartin Blumenstingl
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon