summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/hisi504_nand.c
AgeCommit message (Expand)Author
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