summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_hynix.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Keep all internal stuff privateBoris Brezillon2018-10-031-1/+2
* mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon2018-10-031-2/+2
* mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()Boris Brezillon2018-10-031-2/+1Star
* mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon2018-10-031-5/+2Star
* mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()Boris Brezillon2018-07-181-0/+10
* mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTRMartin Blumenstingl2018-07-021-0/+13
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+676