index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
parsers
Age
Commit message (
Expand
)
Author
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2023-03-08
mtd: bcm63xxpart: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-07
mtd: parsers: remove reference to config MTD_NAND_TMIO
Lukas Bulwahn
2023-02-23
Merge tag 'spi-nor/for-6.3' into mtd/next
Miquel Raynal
2023-02-06
mtd: parsers: ofpart: add workaround for #size-cells 0
Francesco Dolcini
2023-01-02
mtd: parsers: scpart: fix __udivdi3 undefined on mips
Mikhail Zhilkin
2023-01-02
mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
Yuan Can
2022-11-17
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Lukas Bulwahn
2022-11-17
dt-bindings: mtd: Remove useless file about partitions
Miquel Raynal
2022-11-07
mtd: parsers: tplink_safeloader: fix uninitialized variable bug
Dan Carpenter
2022-11-07
mtd: parsers: add TP-Link SafeLoader partitions table parser
Rafał Miłecki
2022-10-18
mtd: parsers: bcm47xxpart: Fix halfblock reads
Linus Walleij
2022-10-07
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
mtd: parsers: add Broadcom's U-Boot parser
Rafał Miłecki
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
2022-06-17
mtd: parsers: scpart: add missing of_node_put() in scpart_parse()
Yang Yingliang
2022-06-09
mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
Miaoqian Lin
2022-06-09
mtd: parsers: add support for Sercomm partitions
Mikhail Zhilkin
2022-06-09
mtd: partitions: Fix refcount leak in parse_redboot_of
Miaoqian Lin
2022-04-04
mtd: parsers: bcm47xxpart: print correct offset on read error
Rafał Miłecki
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-02-18
mtd: parsers: trx: allow to use on MediaTek MIPS SoCs
INAGAKI Hiroshi
2022-01-25
mtd: parsers: qcom: Fix missing free for pparts in cleanup
Ansuel Smith
2022-01-25
mtd: parsers: qcom: Fix kernel panic on skipped partition
Ansuel Smith
2022-01-25
mtd: parsers: qcom: Don't print error message on -EPROBE_DEFER
Bryan O'Donoghue
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-05-26
mtd: parsers: qcom: Fix leaking of partition name
Ansuel Smith
2021-05-26
mtd: partitions: redboot: fix style issues
Corentin Labbe
2021-05-26
mtd: partitions: redboot: seek fis-index-block in the right node
Corentin Labbe
2021-05-10
mtd: parsers: ofpart: fix parsing subpartitions
Rafał Miłecki
2021-05-10
mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs
Hauke Mehrtens
2021-05-10
mtd: parsers: trx: Allow to specify brcm, trx-magic in DT
Hauke Mehrtens
2021-03-28
mtd: parsers: ofpart: support Linksys Northstar partitions
Rafał Miłecki
2021-03-11
mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
Wei Yongjun
2021-03-11
mtd: parsers: qcom: incompatible with spi-nor 4k sectors
Baruch Siach
2021-03-11
mtd: parsers: qcom: Fix error condition
Miquel Raynal
2021-03-11
mtd: parsers: ofpart: limit parsing of deprecated DT syntax
Rafał Miłecki
2021-03-11
mtd: parsers: ofpart: support BCM4908 fixed partitions
Rafał Miłecki
2021-03-11
mtd: parsers: extend Qcom SMEM parser to SPI flash
Baruch Siach
2021-02-10
Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-02-01
mtd: parsers: afs: Fix freeing the part name memory in failure
Manivannan Sadhasivam
2021-01-28
mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
Dan Carpenter
2021-01-04
mtd: parsers: Add Qcom SMEM parser
Manivannan Sadhasivam
2020-12-07
mtd: parser: cmdline: Fix parsing of part-names with colons
Sven Eckelmann
2020-10-02
mtd: parsers: bcm63xx: Do not make it modular
Florian Fainelli
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-26
mtd: parsers: bcm63xx: simplify CFE detection
Álvaro Fernández Rojas
2020-06-05
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
[next]