aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdcore.c
AgeCommit message (Expand)Author
2012-01-30mtd: fix MTD suspendArtem Bityutskiy
2012-01-09mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy
2012-01-09mtd: harmonize mtd_writev usageArtem Bityutskiy
2012-01-09mtd: mtdcore: export symbols cleanupArtem Bityutskiy
2012-01-09mtd: clean-up the default_mtd_writev functionArtem Bityutskiy
2012-01-09mtd: kill dev_to_mtd helperArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unlock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2011-09-11mtd: check parts pointer before using itJason Liu
2011-09-11mtd: spelling fixesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
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