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