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
/
docg4.c
Age
Commit message (
Expand
)
Author
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-06
mtd: docg4: fix status polling loop
Mike Dunn
2013-10-27
nand: docg4: use nand_base's default BBT scan
Brian Norris
2013-10-14
treewide: Fix typo in printk
Masanari Iida
2013-08-30
mtd: nand: refactor chip->block_markbad interface
Brian Norris
2013-08-05
mtd: nand: docg4: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
2012-12-12
mtd: nand/docg4: fix and improve read of factory bbt
Mike Dunn
2012-12-12
mtd: nand/docg4: reserve bb marker area in ecclayout
Mike Dunn
2012-12-12
mtd: nand/docg4: add support for writing in reliable mode
Mike Dunn
2012-09-29
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
Mike Dunn
2012-09-29
mtd: docg4: fix oob reads
Mike Dunn
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: docg4: fix printk() warnings
Dan Carpenter
2012-03-27
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn