index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
hisi504_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-3
/
+3
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-14
1
-2
/
+1
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-18
1
-2
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: hisi504: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-3
/
+1
*
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-05-05
1
-11
/
+3
*
mtd: nand: hisi504: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-3
/
+23
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
1
-1
/
+0
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-10
/
+10
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-7
/
+6
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-8
/
+8
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-3
/
+2
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-1
/
+2
*
mtd: nand: hisi504_nand: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
*
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-05
1
-2
/
+1
*
mtd: hisilicon: && vs & typo
Dan Carpenter
2015-02-15
1
-1
/
+1
*
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
2015-02-08
1
-0
/
+891