summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdblock.c
Commit message (Expand)AuthorAge
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-15
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-15
* mtd: mtdblock: remove the needless mtdblks_lockGu Zheng2015-01-07
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-06
* mtd: Use MTD_BLOCK_MAJOR instead of the magic numberEzequiel Garcia2013-11-06
* mtd_blktrans_ops->release() should return voidAl Viro2013-05-05
* mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-27
* mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
* mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lockAxel Lin2011-09-11
* Fix common misspellingsLucas De Marchi2011-03-31
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-26
* mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can failMaxim Levitsky2010-02-26
* mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-26
* mtd: mtdblock: Dynamically allocate cache info structuresBen Hutchings2010-02-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* | mtd: fix a typo in commentMatthias Kaehlcke2009-09-04
|/
* mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke2009-08-03
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-30
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-29
* Simplify test for RAM devicesJörn Engel2006-04-17
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-31
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
* [MTD] Tidy up Tims include cleanupThomas Gleixner2005-11-07
* [PATCH] fix missing includesTim Schmielau2005-10-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16