summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers
AgeCommit message (Expand)AuthorLines
2019-09-15mtd: parsers: Move CMDLINE parserLinus Walleij-0/+438
2019-09-15mtd: parsers: Move OF parserLinus Walleij-0/+247
2019-09-15mtd: parsers: Move BCM63xx parserLinus Walleij-0/+190
2019-09-15mtd: parsers: Move BCM47xx parserLinus Walleij-0/+325
2019-09-15mtd: parsers: Move TI AR7 parserLinus Walleij-0/+135
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-2/+1
2019-07-07mtd: afs: remove unneeded NULL checkDing Xiang-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-6/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-06mtd: afs: add v2 partition parsingLinus Walleij-1/+157
2019-05-06mtd: afs: factor the IIS read into partition parserLinus Walleij-39/+20
2019-05-06mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij-59/+39
2019-05-06mtd: factor out v1 partition parsingLinus Walleij-38/+50
2019-05-06mtd: afs: simplify partition detectionLinus Walleij-11/+22
2019-05-06mtd: afs: simplify partition parsingLinus Walleij-35/+32
2019-05-06mtd: partitions: Add OF support to AFS partitionsLinus Walleij-0/+7
2019-05-06mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij-0/+283
2019-05-06mtd: parser_imagetag: add of_match_table supportJonas Gorski-0/+8
2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski-0/+226
2018-11-12mtd: partitions: Add OF support to RedBoot partitionsLinus Walleij-1/+31
2018-11-12mtd: Move Redboot partition parserLinus Walleij-0/+353
2018-07-07mtd: parsers: trx: add of_match_table with the new DT bindingRafał Miłecki-0/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-3/+4
2018-01-06mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun-1/+1
2017-12-18mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King-2/+2
2017-11-13mtd: sharpslpart: Add sharpslpart partition parserAndrea Adami-0/+407
2017-06-23mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki-1/+1
2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki-0/+135