summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/hisi504_nand.c
AgeCommit message (Expand)Author
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-05-30mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon
2016-11-07mtd: nand: hisi504: return error code of nand_scan_ident() on errorMasahiro Yamada
2016-05-05mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: hisi504: switch to mtd_ooblayout_opsBoris Brezillon
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: hisi504: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-13mtd: nand: hisi504_nand: drop owner assignmentFrans Klaver
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg
2015-02-15mtd: hisilicon: && vs & typoDan Carpenter
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang