index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
parsers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
4
-38
/
+59
2021-05-26
mtd: parsers: qcom: Fix leaking of partition name
Ansuel Smith
1
-0
/
+10
2021-05-26
mtd: partitions: redboot: fix style issues
Corentin Labbe
1
-35
/
+34
2021-05-26
mtd: partitions: redboot: seek fis-index-block in the right node
Corentin Labbe
1
-1
/
+6
2021-05-10
mtd: parsers: ofpart: fix parsing subpartitions
Rafał Miłecki
1
-12
/
+14
2021-05-10
mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs
Hauke Mehrtens
1
-1
/
+1
2021-05-10
mtd: parsers: trx: Allow to specify brcm, trx-magic in DT
Hauke Mehrtens
1
-1
/
+8
2021-03-28
mtd: parsers: ofpart: support Linksys Northstar partitions
Rafał Miłecki
5
-0
/
+85
2021-03-11
mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
Wei Yongjun
1
-1
/
+1
2021-03-11
mtd: parsers: qcom: incompatible with spi-nor 4k sectors
Baruch Siach
1
-0
/
+7
2021-03-11
mtd: parsers: qcom: Fix error condition
Miquel Raynal
1
-1
/
+1
2021-03-11
mtd: parsers: ofpart: limit parsing of deprecated DT syntax
Rafał Miłecki
1
-1
/
+3
2021-03-11
mtd: parsers: ofpart: support BCM4908 fixed partitions
Rafał Miłecki
5
-2
/
+116
2021-03-11
mtd: parsers: extend Qcom SMEM parser to SPI flash
Baruch Siach
1
-3
/
+2
2021-02-10
Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
3
-0
/
+179
2021-02-01
mtd: parsers: afs: Fix freeing the part name memory in failure
Manivannan Sadhasivam
1
-3
/
+1
2021-01-28
mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
Dan Carpenter
1
-0
/
+4
2021-01-04
mtd: parsers: Add Qcom SMEM parser
Manivannan Sadhasivam
3
-0
/
+179
2020-12-07
mtd: parser: cmdline: Fix parsing of part-names with colons
Sven Eckelmann
1
-1
/
+13
2020-10-02
mtd: parsers: bcm63xx: Do not make it modular
Florian Fainelli
1
-1
/
+1
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-20
/
+12
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-06-26
mtd: parsers: bcm63xx: simplify CFE detection
Álvaro Fernández Rojas
1
-20
/
+12
2020-06-05
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
1
-3
/
+20
2020-05-11
mtd: cmdlinepart: Add an slc option to use SLC mode on a part
Boris Brezillon
1
-2
/
+10
2020-05-11
mtd: partitions: ofpart: Parse the slc-mode property
Boris Brezillon
1
-0
/
+3
2020-01-21
mtd: sharpslpart: Fix unsigned comparison to zero
YueHaibing
1
-2
/
+2
2019-09-15
mtd: parsers: Move CMDLINE parser
Linus Walleij
3
-0
/
+438
2019-09-15
mtd: parsers: Move OF parser
Linus Walleij
3
-0
/
+247
2019-09-15
mtd: parsers: Move BCM63xx parser
Linus Walleij
3
-0
/
+190
2019-09-15
mtd: parsers: Move BCM47xx parser
Linus Walleij
3
-0
/
+325
2019-09-15
mtd: parsers: Move TI AR7 parser
Linus Walleij
3
-0
/
+135
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-2
/
+1
2019-07-07
mtd: afs: remove unneeded NULL check
Ding Xiang
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
1
-15
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-06
mtd: afs: add v2 partition parsing
Linus Walleij
1
-1
/
+157
2019-05-06
mtd: afs: factor the IIS read into partition parser
Linus Walleij
1
-39
/
+20
2019-05-06
mtd: afs: factor footer parsing into the v1 part parsing
Linus Walleij
1
-59
/
+39
2019-05-06
mtd: factor out v1 partition parsing
Linus Walleij
1
-38
/
+50
2019-05-06
mtd: afs: simplify partition detection
Linus Walleij
1
-11
/
+22
2019-05-06
mtd: afs: simplify partition parsing
Linus Walleij
1
-35
/
+32
2019-05-06
mtd: partitions: Add OF support to AFS partitions
Linus Walleij
1
-0
/
+7
2019-05-06
mtd: afs: Move AFS partition parser to parsers subdir
Linus Walleij
3
-0
/
+283
2019-05-06
mtd: parser_imagetag: add of_match_table support
Jonas Gorski
1
-0
/
+8
2019-05-06
mtd: bcm63xxpart: move imagetag parsing to its own parser
Jonas Gorski
3
-0
/
+226
2018-11-12
mtd: partitions: Add OF support to RedBoot partitions
Linus Walleij
1
-1
/
+31
[next]