summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/docg4.c
AgeCommit message (Expand)Author
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-06mtd: docg4: fix status polling loopMike Dunn
2013-10-27nand: docg4: use nand_base's default BBT scanBrian Norris
2013-10-14treewide: Fix typo in printkMasanari Iida
2013-08-30mtd: nand: refactor chip->block_markbad interfaceBrian Norris
2013-08-05mtd: nand: docg4: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-05mtd: doc: use module_platform_driver_probe()Jingoo Han
2012-12-12mtd: nand/docg4: fix and improve read of factory bbtMike Dunn
2012-12-12mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn
2012-12-12mtd: nand/docg4: add support for writing in reliable modeMike Dunn
2012-09-29mtd: docg4: ecc.read_page() returns 0 on uncorrectable errorsMike Dunn
2012-09-29mtd: docg4: fix oob readsMike Dunn
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: docg4: fix printk() warningsDan Carpenter
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn