aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linuxLinus 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/linuxLinus 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/mtd/linux into mtd/nextRichard 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/linuxLinus 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/linuxLinus 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