aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/block2mtd.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-2/+2
* block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-13/+4
* mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-131-2/+11
* block2mtd: dubious assignmentNicolas Kaiser2010-10-261-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd: block2mtd: Use kasprintfJulia Lawall2010-03-181-3/+1
|/
* [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+2
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-3/+5
|\
| * MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-211-3/+5
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-6/+0
|/
* [MTD] block2mtd: logging typo fixesStephane Chazelas2008-04-221-5/+5
* mtd: memory corruption in block2mtd.cIngo van Lil2008-03-241-1/+0
* Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-061-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-091-1/+1
|\
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
* | mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+2
|/
* [PATCH] [MTD] block2mtd: remove readahead codeJoern Engel2007-02-201-53/+4
* [PATCH] [MTD] block2mtd: remove warningJoern Engel2007-02-201-3/+3
* [PATCH] [MTD] block2mtd: remove castsJoern Engel2007-02-201-2/+2
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-0/+1
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-141-1/+1
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-251-1/+0
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-141-1/+1
* mtd: fix memory leak in block2mtd_setup()Jesper Juhl2006-05-141-3/+6
* mtd: improve parameter parsing for block2mtdJoern Engel2006-04-191-3/+14
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-311-6/+7
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-291-3/+3
* [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-071-4/+4
* [MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner2005-05-231-9/+8
* [MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel2005-05-231-4/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+495