summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdcore.c
AgeCommit message (Expand)Author
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles
2011-05-25mtd:fix the bad format in the mtdcore.cWanlong Gao
2011-05-25mtd: simplify get_mtd_device_nm functionWanlong Gao
2011-05-25mtd: convert to seq_file interfaceAlexey Dobriyan
2011-05-25mtd: create function to perform large allocationsGrant Erickson
2011-03-11mtd: local symbols should be staticH Hartley Sweeten
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-05-19mtd: update gfp/slab.h includesTejun Heo
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredJens Axboe
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26mtd: call the remove notifiers before assuming it is in useMaxim Levitsky
2010-02-26mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings
2010-02-25mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings
2009-11-30mtd: ensure index is positiveRoel Kluin
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-04mtd: make few symbols staticH Hartley Sweeten
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara
2009-05-26[MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse
2009-04-19mtd: expose subpage size via sysfsArtem Bityutskiy
2009-04-19mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev
2009-04-04[MTD] sysfs support should not depend on CONFIG_PROC_FSKevin Cernekee
2009-04-04[MTD] driver model updates (part 2)Kevin Cernekee
2009-04-04[MTD] driver model updatesDavid Brownell
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
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