summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/cmdlinepart.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: cmdlinepart: Spelling s/trucate/truncate/Geert Uytterhoeven2014-07-021-1/+1
* mtd: make register_mtd_parser return voidAxel Lin2014-01-031-1/+2
* mtd: Allow removal of partitioning modulesLubomir Rintel2013-02-041-0/+6
* mtd: cmdlinepart: Make it into a moduleLubomir Rintel2013-02-041-1/+7
* mtd: cmdlinepart: update /proc/mtd commentChristopher Cordahi2013-02-041-1/+1
* mtd: cmdlinepart: describe mtd orderingChristopher Cordahi2013-02-041-1/+12
* mtd: cmdlinepart: skip partitions truncated to zeroChristopher Cordahi2013-02-041-9/+8
* mtd: cmdlinepart: fix skipping zero sized partitionChristopher Cordahi2013-02-041-0/+1
* mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie2012-11-151-5/+6
* mtd: cmdlinepart: Simplify parse_cmdline_partitionsShmulik Ladkani2012-11-151-38/+42
* mtd: cmdlinepart: make the partitions rule more strictShmulik Ladkani2012-09-291-1/+11
* mtd: cmdlinepart: minor cleanupsArtem Bityutskiy2012-09-291-78/+59
* mtd: cmdlinepart: revise error handlingArtem Bityutskiy2012-09-291-16/+18
* mtd: cmdlinepart: remove unneeded initializationArtem Bityutskiy2012-09-291-1/+1
* mtd: cmdlinepart: fix commentaryPeter Meerwald2012-05-131-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-5/+2
|\
| * mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-111-2/+2
| * mtd: remove printk's for [kv][mz]alloc failuresBrian Norris2011-09-111-3/+0
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
|/
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-1/+16
* mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
* [MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto2009-03-201-1/+5
* [MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity2008-10-181-0/+1
* [MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells2008-07-111-1/+1
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard2008-04-221-4/+1
* [MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk2008-04-221-4/+6
* [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-031-1/+8
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* [MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() staticAdrian Bunk2006-11-281-1/+1
* [PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto2006-03-311-3/+4
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-28/+28
* [MTD] Fix commandline parser alignementJoern Engel2005-06-291-2/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+367
OpenPOWER on IntegriCloud