summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-3/+17
* mtd: update gfp/slab.h includesTejun Heo2010-05-191-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-6/+74
|\
| * mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-271-4/+42
| * Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-271-1/+32
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | mtd: call the remove notifiers before assuming it is in useMaxim Levitsky2010-02-261-8/+11
* | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-261-21/+39
* | mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-251-71/+80
* | mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings2010-02-251-29/+25
|/
* mtd: ensure index is positiveRoel Kluin2009-11-301-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-201-1/+1
|\
| * driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | mtd: make few symbols staticH Hartley Sweeten2009-09-041-2/+2
|/
* mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-3/+4
* [MTD] Restore suspend/resume support for mtd devicesDavid Woodhouse2009-05-261-10/+37
* mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
* mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
* [MTD] sysfs support should not depend on CONFIG_PROC_FSKevin Cernekee2009-04-041-3/+6
* [MTD] driver model updates (part 2)Kevin Cernekee2009-04-041-21/+90
* [MTD] driver model updatesDavid Brownell2009-04-041-0/+115
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-0/+15
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-1/+15
* [MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley2008-06-041-4/+2
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] use list_for_each_entry() in del_mtd_device()matthias@kaehlcke.net2008-06-041-3/+2
* [MTD] use list_for_each_entry() in add_mtd_device()matthias@kaehlcke.net2008-06-041-3/+2
* [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-031-1/+1
* [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-281-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.David Woodhouse2006-11-291-9/+9
* [MTD] return error code from get_mtd_device()Artem Bityutskiy2006-11-291-11/+13
* [MTD] add get and put methodsArtem Bityutskiy2006-11-291-7/+30
* [MTD] add get_mtd_device_nm() functionArtem Bityutskiy2006-11-291-0/+38
* [MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2006-09-221-0/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-141-0/+1
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-251-32/+0
* [PATCH] Kill ifdefs in mtdcore.cPavel Machek2006-03-311-9/+4
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-311-16/+16
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-9/+9
* [MTD] Remove deprecated power management functionsThomas Gleixner2005-11-061-45/+1
* [MTD] Fix unregister_mtd_user() public function documentation.Artem B. Bityuckiy2005-05-231-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+419
OpenPOWER on IntegriCloud