summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/doc2000.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-271-4/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-8/+0
* mtd: doc2000: initialize writebufsizeArtem Bityutskiy2012-03-271-1/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-5/+5
* mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy2012-01-091-9/+0
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-111-2/+2
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-111-7/+4
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-111-1/+1
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* [MTD] we don't need no misc devicesDavid Brownell2009-03-201-1/+0
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-071-2/+2
|\
| * [MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2008-02-071-2/+2
* | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-1/+1
|/
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-091-1/+0
* [MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner2006-06-281-106/+73
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-291-15/+24
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-231-2/+0
* [MTD] Remove nand writev supportThomas Gleixner2006-05-231-64/+0
* [MTD] Introduce writesizeJoern Engel2006-05-221-1/+1
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-081-18/+4
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-311-15/+15
* [PATCH] sem2mutex: mtd/doc2000.cIngo Molnar2006-03-311-3/+4
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-071-21/+21
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1309