summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/hisi504_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-3/+3
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-2/+1
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-2/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-301-0/+2
* mtd: nand: hisi504: return error code of nand_scan_ident() on errorMasahiro Yamada2016-11-071-3/+1
* mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-11/+3
* mtd: nand: hisi504: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-3/+23
* mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-071-1/+0
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-10/+10
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0
* mtd: nand: hisi504: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-7/+6
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-081-8/+8
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-111-3/+2
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-1/+2
* mtd: nand: hisi504_nand: drop owner assignmentFrans Klaver2015-10-131-1/+0
* genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-051-2/+1
* mtd: hisilicon: && vs & typoDan Carpenter2015-02-151-1/+1
* mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang2015-02-081-0/+891
OpenPOWER on IntegriCloud