summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdcore.c
AgeCommit message (Expand)Author
2008-06-04[MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-06-04[MTD] use list_for_each_entry() in del_mtd_device()matthias@kaehlcke.net
2008-06-04[MTD] use list_for_each_entry() in add_mtd_device()matthias@kaehlcke.net
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-29[MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.David Woodhouse
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy
2006-11-29[MTD] add get and put methodsArtem Bityutskiy
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner
2006-03-31[PATCH] Kill ifdefs in mtdcore.cPavel Machek
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] Remove deprecated power management functionsThomas Gleixner
2005-05-23[MTD] Fix unregister_mtd_user() public function documentation.Artem B. Bityuckiy
2004-11-16MTD: some cleanupsDavid Woodhouse
2004-07-23remove unused #include <linux/version.h>Domen Puncer
2004-07-15MTD core include and device code cleanupDavid Woodhouse
2004-07-10[PATCH] sparse: NULL noise is mtdAlexander Viro
2004-07-10[PATCH] sparse: removal of iovec use in mtdAlexander Viro
2003-10-03[PATCH] janitor: cleanup includes (mtd)Randy Dunlap
2003-05-28MTD and JFFS2 update.David Woodhouse
2002-02-04v2.4.10.3 -> v2.4.10.4Linus Torvalds
2002-02-04v2.4.5.2 -> v2.4.5.3Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds