index
:
pm24.git
master
perf-mon
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
2017-09-18
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2016-11-07
mtd: nand: hisi504: return error code of nand_scan_ident() on error
Masahiro Yamada
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