summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/block2mtd.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro1-2/+2
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-3/+5
2008-07-22MTD: handle pci_name() being constGreg Kroah-Hartman1-3/+5
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-6/+0
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas1-5/+5
2008-03-25mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel1-2/+2
2007-05-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+2
2007-05-02[MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk1-1/+1
2007-02-20[PATCH] [MTD] block2mtd: remove readahead codeJoern Engel1-53/+4
2007-02-20[PATCH] [MTD] block2mtd: remove warningJoern Engel1-3/+3
2007-02-20[PATCH] [MTD] block2mtd: remove castsJoern Engel1-2/+2
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-1/+2
2006-11-29[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-07-15block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva1-30/+63
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy1-0/+1
2006-06-15[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse1-1/+1
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel1-1/+1
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner1-1/+0
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-1/+1
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl1-3/+6
2006-04-19mtd: improve parameter parsing for block2mtdJoern Engel1-3/+14
2006-04-01[PATCH] sem2mutex: drivers/mtd/Ingo Molnar1-6/+7
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk1-3/+3
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner1-4/+4
2005-05-23[MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner1-9/+8
2005-05-23[MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel1-4/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+495