aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks1-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-29[MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.David Woodhouse1-9/+9
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy1-11/+13
2006-11-29[MTD] add get and put methodsArtem Bityutskiy1-7/+30
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy1-0/+38
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen1-0/+10
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-0/+1
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner1-32/+0
2006-03-31[PATCH] Kill ifdefs in mtdcore.cPavel Machek1-9/+4
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar1-16/+16
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner1-9/+9
2005-11-06[MTD] Remove deprecated power management functionsThomas Gleixner1-45/+1
2005-05-23[MTD] Fix unregister_mtd_user() public function documentation.Artem B. Bityuckiy1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+419