summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/afs.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij2019-05-061-266/+0Star
* mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-091-1/+1
* mtd: kill off MTD partition parser boilerplateBrian Norris2015-11-201-16/+1Star
* mtd: afs: refactor v1 partition parsingLinus Walleij2015-11-111-20/+17Star
* mtd: afs: break out v1 footer magic to a defineLinus Walleij2015-11-111-1/+3
* mtd: afs: rename structs and functions for v1Linus Walleij2015-11-111-12/+12
* mtd: make register_mtd_parser return voidAxel Lin2014-01-031-1/+2
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-2/+2
* mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-111-2/+2
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-1/+1
* mtd: afs: fix build warningRussell King2009-09-041-1/+1
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0Star
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-291-2/+1Star
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-8/+8
* [PATCH] ARM: 2780/1: AFS partition length calculation fixCatalin Marinas2005-07-011-14/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+296