summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_hynix.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf2019-04-181-1/+1
* mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf2019-04-181-2/+2
* mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon2019-04-081-20/+20
* mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon2019-04-081-1/+1
* mtd: rawnand: Fill memorg during detectionBoris Brezillon2019-04-081-16/+32
* mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon2018-12-071-2/+2
* mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon2018-12-071-2/+2
* 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/+1
* mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon2018-10-031-5/+2
* 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