aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/cmdlinepart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+2
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker1-0/+1
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov1-2/+2
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris1-3/+0
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-1/+16
2009-06-25mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo1-1/+1
2009-03-20[MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto1-1/+5
2008-10-18[MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity1-0/+1
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells1-1/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-22[MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard1-4/+1
2008-04-22[MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk1-4/+6
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon1-1/+8
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-11-28[MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() staticAdrian Bunk1-1/+1
2006-03-31[PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto1-3/+4
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner1-28/+28
2005-06-29[MTD] Fix commandline parser alignementJoern Engel1-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+367