aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/doc2000.c
AgeCommit message (Expand)Author
2013-04-05mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: doc2000: initialize writebufsizeArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-01-09mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2009-03-20[MTD] we don't need no misc devicesDavid Brownell
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu
2008-02-03fix typo 'the same the\>'Uwe Kleine-König
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy
2006-06-28[MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2006-05-23[MTD] Remove nand writev supportThomas Gleixner
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2006-03-31[PATCH] sem2mutex: mtd/doc2000.cIngo Molnar
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds