index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_bch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-234
/
+0
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand_bch: fix spelling of "probably"
Brian Norris
2016-05-06
1
-1
/
+1
*
mtd: nand: kill the ecc->layout field
Boris Brezillon
2016-05-05
1
-8
/
+0
*
mtd: nand: bch: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-30
/
+11
*
mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-1
/
+12
*
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
2016-03-08
1
-10
/
+17
*
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2016-01-07
1
-1
/
+1
*
mtd: nand: make use of mtd_to_nand() in NAND core code
Boris BREZILLON
2015-12-08
1
-2
/
+2
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
1
-2
/
+2
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: nand: add software BCH ECC support
Ivan Djelic
2011-03-11
1
-0
/
+243