summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/hisi504_nand.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON1-10/+10
2015-12-19mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON1-1/+0
2015-12-18mtd: nand: hisi504: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-7/+6
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON1-8/+8
2015-11-12mtd: nand: drop unnecessary partition parser dataBrian Norris1-3/+2
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON1-1/+2
2015-10-13mtd: nand: hisi504_nand: drop owner assignmentFrans Klaver1-1/+0
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg1-2/+1
2015-02-15mtd: hisilicon: && vs & typoDan Carpenter1-1/+1
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang1-0/+891