aboutsummaryrefslogtreecommitdiff
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
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds