| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: change len type from signed to unsigned type | huijin.park | 2018-12-03 | 1 | -1/+1 |
* | mtd: Unconditionally update ->fail_addr and ->addr in part_erase() | Boris Brezillon | 2018-03-15 | 1 | -1/+0 |
* | mtd: Stop assuming mtd_erase() is asynchronous | Boris Brezillon | 2018-03-15 | 1 | -20/+0 |
* | mtd: mtdblock: remove the needless mtdblks_lock | Gu Zheng | 2015-01-07 | 1 | -10/+0 |
* | mtd: Move major number definitions to major.h | Ezequiel Garcia | 2013-11-07 | 1 | -0/+1 |
* | mtd: Use MTD_BLOCK_MAJOR instead of the magic number | Ezequiel Garcia | 2013-11-07 | 1 | -1/+1 |
* | mtd_blktrans_ops->release() should return void | Al Viro | 2013-05-06 | 1 | -3/+1 |
* | mtd: mtdblock: call mtd_sync() only if opened for write | Alexander Stein | 2012-03-27 | 1 | -2/+6 |
* | mtd: do not use mtd->sync directly | Artem Bityutskiy | 2012-01-09 | 1 | -5/+2 |
* | mtd: introduce mtd_sync interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+2 |
* | mtd: introduce mtd_write interface | Artem Bityutskiy | 2012-01-09 | 1 | -2/+2 |
* | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 1 | -4/+4 |
* | mtd: introduce mtd_erase interface | Artem Bityutskiy | 2012-01-09 | 1 | -1/+1 |
* | mtd: replace DEBUG() with pr_debug() | Brian Norris | 2011-09-11 | 1 | -7/+7 |
* | mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock | Axel Lin | 2011-09-11 | 1 | -3/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | mtd: Update copyright notices | David Woodhouse | 2010-08-08 | 1 | -2/+17 |
* | mtd: Few follow up cleanups for Smartmedia/xD support | Maxim Levitsky | 2010-02-26 | 1 | -1/+0 |
* | mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail | Maxim Levitsky | 2010-02-26 | 1 | -1/+2 |
* | mtd: blktrans: Hotplug fixes | Maxim Levitsky | 2010-02-26 | 1 | -2/+0 |
* | mtd: mtdblock: Dynamically allocate cache info structures | Ben Hutchings | 2010-02-25 | 1 | -43/+31 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-09-20 | 1 | -2/+2 |
|\ |
|
| * | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 1 | -2/+2 |
* | | mtd: fix a typo in comment | Matthias Kaehlcke | 2009-09-04 | 1 | -1/+1 |
|/ |
|
* | mtd: mtdblock: introduce mtdblks_lock | Matthias Kaehlcke | 2009-08-03 | 1 | -1/+15 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 1 | -2/+0 |
* | [MTD] replace kmalloc+memset with kzalloc | Burman Yan | 2006-11-29 | 1 | -5/+2 |
* | [MTD] Allow variable block sizes in mtd_blkdevs | Richard Purdie | 2006-11-28 | 1 | -1/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 | 1 | -1/+1 |
* | [MTD] Remove silly MTD_WRITE/READ macros | Thomas Gleixner | 2006-05-29 | 1 | -6/+7 |
* | Simplify test for RAM devices | Jörn Engel | 2006-04-17 | 1 | -2/+1 |
* | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar | 2006-03-31 | 1 | -6/+8 |
* | [MTD] core: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 1 | -22/+22 |
* | [MTD] Tidy up Tims include cleanup | Thomas Gleixner | 2005-11-07 | 1 | -5/+6 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+394 |