aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/parsers
AgeCommit message (Expand)Author
2022-04-04mtd: parsers: bcm47xxpart: print correct offset on read errorRafał Miłecki
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-02-18mtd: parsers: trx: allow to use on MediaTek MIPS SoCsINAGAKI Hiroshi
2022-01-25mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith
2022-01-25mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith
2022-01-25mtd: parsers: qcom: Don't print error message on -EPROBE_DEFERBryan O'Donoghue
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-05-26mtd: parsers: qcom: Fix leaking of partition nameAnsuel Smith
2021-05-26mtd: partitions: redboot: fix style issuesCorentin Labbe
2021-05-26mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe
2021-05-10mtd: parsers: ofpart: fix parsing subpartitionsRafał Miłecki
2021-05-10mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens
2021-05-10mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens
2021-03-28mtd: parsers: ofpart: support Linksys Northstar partitionsRafał Miłecki
2021-03-11mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' staticWei Yongjun
2021-03-11mtd: parsers: qcom: incompatible with spi-nor 4k sectorsBaruch Siach
2021-03-11mtd: parsers: qcom: Fix error conditionMiquel Raynal
2021-03-11mtd: parsers: ofpart: limit parsing of deprecated DT syntaxRafał Miłecki
2021-03-11mtd: parsers: ofpart: support BCM4908 fixed partitionsRafał Miłecki
2021-03-11mtd: parsers: extend Qcom SMEM parser to SPI flashBaruch Siach
2021-02-10Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-02-01mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam
2021-01-28mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter
2021-01-04mtd: parsers: Add Qcom SMEM parserManivannan Sadhasivam
2020-12-07mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-10-02mtd: parsers: bcm63xx: Do not make it modularFlorian Fainelli
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-26mtd: parsers: bcm63xx: simplify CFE detectionÁlvaro Fernández Rojas
2020-06-05mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon
2020-05-11mtd: cmdlinepart: Add an slc option to use SLC mode on a partBoris Brezillon
2020-05-11mtd: partitions: ofpart: Parse the slc-mode propertyBoris Brezillon
2020-01-21mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing
2019-09-15mtd: parsers: Move CMDLINE parserLinus Walleij
2019-09-15mtd: parsers: Move OF parserLinus Walleij
2019-09-15mtd: parsers: Move BCM63xx parserLinus Walleij
2019-09-15mtd: parsers: Move BCM47xx parserLinus Walleij
2019-09-15mtd: parsers: Move TI AR7 parserLinus Walleij
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-07-07mtd: afs: remove unneeded NULL checkDing Xiang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06mtd: afs: add v2 partition parsingLinus Walleij
2019-05-06mtd: afs: factor the IIS read into partition parserLinus Walleij
2019-05-06mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij
2019-05-06mtd: factor out v1 partition parsingLinus Walleij
2019-05-06mtd: afs: simplify partition detectionLinus Walleij