aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/doc2001plus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-05mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy1-1080/+0
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy1-1/+1
2012-09-29mtd: use %*ph[CN] to dump small buffersAndy Shevchenko1-11/+3
2012-03-27mtd: flash drivers set ecc strengthMike Dunn1-0/+1
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy1-1/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-8/+0
2012-03-27mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-5/+5
2012-01-09mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy1-9/+0
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-2/+2
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris1-3/+2
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris1-1/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-03-20[MTD] we don't need no misc devicesDavid Brownell1-1/+0
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy1-1/+0
2006-06-28[MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner1-101/+63
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner1-11/+23
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner1-2/+0
2006-05-22[MTD] Introduce writesizeJoern Engel1-1/+1
2006-05-10[MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse1-1/+1
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse1-18/+4
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1154