aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdblock.c
AgeCommit message (Expand)Author
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lockAxel Lin
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-02-26mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky
2010-02-26mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can failMaxim Levitsky
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky
2010-02-25mtd: mtdblock: Dynamically allocate cache info structuresBen Hutchings
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-04mtd: fix a typo in commentMatthias Kaehlcke
2009-08-03mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner
2006-04-17Simplify test for RAM devicesJörn Engel
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-11-07[MTD] Tidy up Tims include cleanupThomas Gleixner
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-04-16Linux-2.6.12-rc2Linus Torvalds