summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ar7part.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-091-1/+1
* mtd: kill off MTD partition parser boilerplateBrian Norris2015-11-191-15/+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: use SQUASHFS_MAGIC from uapi/linux/magic.hLuka Perkov2012-11-211-5/+2
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-8/+7
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-1/+1
|\
| * mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-111-1/+1
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
|/
* [MTD] mtdpart: Make all partition parsers return allocated arrayAtsushi Nemoto2009-03-201-2/+4
* [MTD] Clean up AR7 partition map supportDavid Woodhouse2008-04-231-5/+10
* [MTD] AR7 mtd partition mapMatteo Croce2008-04-221-0/+146