aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/cmdlinepart.c
AgeCommit message (Expand)Author
2013-02-04mtd: Allow removal of partitioning modulesLubomir Rintel
2013-02-04mtd: cmdlinepart: Make it into a moduleLubomir Rintel
2013-02-04mtd: cmdlinepart: update /proc/mtd commentChristopher Cordahi
2013-02-04mtd: cmdlinepart: describe mtd orderingChristopher Cordahi
2013-02-04mtd: cmdlinepart: skip partitions truncated to zeroChristopher Cordahi
2013-02-04mtd: cmdlinepart: fix skipping zero sized partitionChristopher Cordahi
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie
2012-11-15mtd: cmdlinepart: Simplify parse_cmdline_partitionsShmulik Ladkani
2012-09-29mtd: cmdlinepart: make the partitions rule more strictShmulik Ladkani
2012-09-29mtd: cmdlinepart: minor cleanupsArtem Bityutskiy
2012-09-29mtd: cmdlinepart: revise error handlingArtem Bityutskiy
2012-09-29mtd: cmdlinepart: remove unneeded initializationArtem Bityutskiy
2012-05-13mtd: cmdlinepart: fix commentaryPeter Meerwald
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2009-06-25mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo
2009-03-20[MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto
2008-10-18[MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard
2008-04-22[MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-11-28[MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() staticAdrian Bunk
2006-03-31[PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-06-29[MTD] Fix commandline parser alignementJoern Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds