index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
hisi504_nand.c
Age
Commit message (
Expand
)
Author
2016-05-05
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
mtd: nand: hisi504: switch to mtd_ooblayout_ops
Boris Brezillon
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
mtd: nand: hisi504_nand: drop owner assignment
Frans Klaver
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-02-15
mtd: hisilicon: && vs & typo
Dan Carpenter
2015-02-08
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang