aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/block2mtd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge 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-28[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-14[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-03-31[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-16Linux-2.6.12-rc2Linus Torvalds1-0/+495