index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
docg4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: docg4: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-5
/
+28
*
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-03-10
1
-1
/
+1
*
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
-20
/
+20
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: docg4: simplify error case
Brian Norris
2015-12-18
1
-8
/
+4
*
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-11
/
+12
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-17
/
+17
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-3
/
+3
*
mtd: nand: docg4: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2013-10-14
1
-1
/
+1
*
|
mtd: docg4: fix status polling loop
Mike Dunn
2013-11-06
1
-9
/
+6
*
|
nand: docg4: use nand_base's default BBT scan
Brian Norris
2013-10-27
1
-1
/
+0
*
|
mtd: nand: refactor chip->block_markbad interface
Brian Norris
2013-08-30
1
-6
/
+0
*
|
mtd: nand: docg4: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
|
/
*
mtd: doc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
*
mtd: nand/docg4: fix and improve read of factory bbt
Mike Dunn
2012-12-12
1
-5
/
+19
*
mtd: nand/docg4: reserve bb marker area in ecclayout
Mike Dunn
2012-12-12
1
-4
/
+6
*
mtd: nand/docg4: add support for writing in reliable mode
Mike Dunn
2012-12-12
1
-0
/
+39
*
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
Mike Dunn
2012-09-29
1
-0
/
+2
*
mtd: docg4: fix oob reads
Mike Dunn
2012-09-29
1
-27
/
+6
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-3
/
+5
*
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
1
-1
/
+1
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-6
/
+6
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-2
/
+1
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
1
-2
/
+3
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: docg4: fix printk() warnings
Dan Carpenter
2012-03-27
1
-3
/
+1
*
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
2012-03-27
1
-0
/
+1378