summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers/afs.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: afs: remove unneeded NULL checkDing Xiang2019-07-071-2/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* mtd: afs: add v2 partition parsingLinus Walleij2019-05-061-1/+157
* mtd: afs: factor the IIS read into partition parserLinus Walleij2019-05-061-39/+20Star
* mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij2019-05-061-59/+39Star
* mtd: factor out v1 partition parsingLinus Walleij2019-05-061-38/+50
* mtd: afs: simplify partition detectionLinus Walleij2019-05-061-11/+22
* mtd: afs: simplify partition parsingLinus Walleij2019-05-061-35/+32Star
* mtd: partitions: Add OF support to AFS partitionsLinus Walleij2019-05-061-0/+7
* mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij2019-05-061-0/+266