aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers
AgeCommit message (Expand)AuthorFilesLines
2024-03-25mtd: partitions: redboot: Added conversion of operands to a larger typeDenis Arefev1-1/+1
2023-10-19mtd: parsers: ar7: remove supportWolfram Sang3-135/+0
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal1-1/+1
2023-03-08mtd: bcm63xxpart: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-07mtd: parsers: remove reference to config MTD_NAND_TMIOLukas Bulwahn1-1/+1
2023-02-23Merge tag 'spi-nor/for-6.3' into mtd/nextMiquel Raynal2-2/+4
2023-02-06mtd: parsers: ofpart: add workaround for #size-cells 0Francesco Dolcini1-0/+19
2023-01-02mtd: parsers: scpart: fix __udivdi3 undefined on mipsMikhail Zhilkin1-1/+1
2023-01-02mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()Yuan Can1-1/+3
2022-11-17mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908Lukas Bulwahn1-1/+1
2022-11-17dt-bindings: mtd: Remove useless file about partitionsMiquel Raynal1-1/+1
2022-11-07mtd: parsers: tplink_safeloader: fix uninitialized variable bugDan Carpenter1-3/+3
2022-11-07mtd: parsers: add TP-Link SafeLoader partitions table parserRafał Miłecki3-0/+166
2022-10-18mtd: parsers: bcm47xxpart: Fix halfblock readsLinus Walleij1-2/+2
2022-10-07Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds4-2/+97
2022-09-19mtd: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-09-19mtd: parsers: add Broadcom's U-Boot parserRafał Miłecki3-0/+95
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang1-3/+3
2022-06-17mtd: parsers: scpart: add missing of_node_put() in scpart_parse()Yang Yingliang1-0/+1
2022-06-09mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offsetMiaoqian Lin1-0/+3
2022-06-09mtd: parsers: add support for Sercomm partitionsMikhail Zhilkin3-0/+258
2022-06-09mtd: partitions: Fix refcount leak in parse_redboot_ofMiaoqian Lin1-0/+1
2022-04-04mtd: parsers: bcm47xxpart: print correct offset on read errorRafał Miłecki1-1/+1
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal1-13/+23
2022-02-18mtd: parsers: trx: allow to use on MediaTek MIPS SoCsINAGAKI Hiroshi1-1/+1
2022-01-25mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith1-0/+2
2022-01-25mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith1-12/+19
2022-01-25mtd: parsers: qcom: Don't print error message on -EPROBE_DEFERBryan O'Donoghue1-1/+2
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds4-38/+59
2021-05-26mtd: parsers: qcom: Fix leaking of partition nameAnsuel Smith1-0/+10
2021-05-26mtd: partitions: redboot: fix style issuesCorentin Labbe1-35/+34
2021-05-26mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe1-1/+6
2021-05-10mtd: parsers: ofpart: fix parsing subpartitionsRafał Miłecki1-12/+14
2021-05-10mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens1-1/+1
2021-05-10mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens1-1/+8
2021-03-28mtd: parsers: ofpart: support Linksys Northstar partitionsRafał Miłecki5-0/+85
2021-03-11mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' staticWei Yongjun1-1/+1
2021-03-11mtd: parsers: qcom: incompatible with spi-nor 4k sectorsBaruch Siach1-0/+7
2021-03-11mtd: parsers: qcom: Fix error conditionMiquel Raynal1-1/+1
2021-03-11mtd: parsers: ofpart: limit parsing of deprecated DT syntaxRafał Miłecki1-1/+3
2021-03-11mtd: parsers: ofpart: support BCM4908 fixed partitionsRafał Miłecki5-2/+116
2021-03-11mtd: parsers: extend Qcom SMEM parser to SPI flashBaruch Siach1-3/+2
2021-02-10Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger3-0/+179
2021-02-01mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam1-3/+1
2021-01-28mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter1-0/+4
2021-01-04mtd: parsers: Add Qcom SMEM parserManivannan Sadhasivam3-0/+179
2020-12-07mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-10-02mtd: parsers: bcm63xx: Do not make it modularFlorian Fainelli1-1/+1
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-20/+12
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-2/+2
2020-06-26mtd: parsers: bcm63xx: simplify CFE detectionÁlvaro Fernández Rojas1-20/+12
2020-06-05mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon1-3/+20
2020-05-11mtd: cmdlinepart: Add an slc option to use SLC mode on a partBoris Brezillon1-2/+10
2020-05-11mtd: partitions: ofpart: Parse the slc-mode propertyBoris Brezillon1-0/+3
2020-01-21mtd: sharpslpart: Fix unsigned comparison to zeroYueHaibing1-2/+2
2019-09-15mtd: parsers: Move CMDLINE parserLinus Walleij3-0/+438
2019-09-15mtd: parsers: Move OF parserLinus Walleij3-0/+247
2019-09-15mtd: parsers: Move BCM63xx parserLinus Walleij3-0/+190
2019-09-15mtd: parsers: Move BCM47xx parserLinus Walleij3-0/+325
2019-09-15mtd: parsers: Move TI AR7 parserLinus Walleij3-0/+135
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-2/+1
2019-07-07mtd: afs: remove unneeded NULL checkDing Xiang1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-06mtd: afs: add v2 partition parsingLinus Walleij1-1/+157
2019-05-06mtd: afs: factor the IIS read into partition parserLinus Walleij1-39/+20
2019-05-06mtd: afs: factor footer parsing into the v1 part parsingLinus Walleij1-59/+39
2019-05-06mtd: factor out v1 partition parsingLinus Walleij1-38/+50
2019-05-06mtd: afs: simplify partition detectionLinus Walleij1-11/+22
2019-05-06mtd: afs: simplify partition parsingLinus Walleij1-35/+32
2019-05-06mtd: partitions: Add OF support to AFS partitionsLinus Walleij1-0/+7
2019-05-06mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij3-0/+283
2019-05-06mtd: parser_imagetag: add of_match_table supportJonas Gorski1-0/+8
2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski3-0/+226
2018-11-12mtd: partitions: Add OF support to RedBoot partitionsLinus Walleij1-1/+31
2018-11-12mtd: Move Redboot partition parserLinus Walleij3-0/+353
2018-07-07mtd: parsers: trx: add of_match_table with the new DT bindingRafał Miłecki1-0/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-3/+4
2018-01-06mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun1-1/+1
2017-12-18mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King1-2/+2
2017-11-13mtd: sharpslpart: Add sharpslpart partition parserAndrea Adami3-0/+407
2017-06-23mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki1-1/+1
2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki3-0/+135