summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-07-141-2/+1Star
|\
| * mtd: afs: remove unneeded NULL checkDing Xiang2019-07-071-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-15/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* 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-063-0/+283
* mtd: parser_imagetag: add of_match_table supportJonas Gorski2019-05-061-0/+8
* mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski2019-05-063-0/+226
* mtd: partitions: Add OF support to RedBoot partitionsLinus Walleij2018-11-121-1/+31
* mtd: Move Redboot partition parserLinus Walleij2018-11-123-0/+353
* mtd: parsers: trx: add of_match_table with the new DT bindingRafał Miłecki2018-07-071-0/+7
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-3/+4
* mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun2018-01-061-1/+1
* mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King2017-12-181-2/+2
* mtd: sharpslpart: Add sharpslpart partition parserAndrea Adami2017-11-133-0/+407
* mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki2017-06-231-1/+1
* mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki2017-06-223-0/+135