summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/doc2001plus.c
AgeCommit message (Expand)AuthorLines
2012-03-27mtd: flash drivers set ecc strengthMike Dunn-0/+1
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy-1/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy-8/+0
2012-03-27mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy-5/+5
2012-01-09mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy-9/+0
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris-2/+2
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris-3/+2
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris-1/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2009-03-20[MTD] we don't need no misc devicesDavid Brownell-1/+0
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk-2/+0
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy-1/+0
2006-06-28[MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner-101/+63
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner-11/+23
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner-2/+0
2006-05-22[MTD] Introduce writesizeJoern Engel-1/+1
2006-05-10[MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse-1/+1
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse-18/+4
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven-1/+1
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner-10/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1154