index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
parsers
/
afs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: parsers: afs: Fix freeing the part name memory in failure
Manivannan Sadhasivam
2021-02-01
1
-3
/
+1
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-2
/
+2
*
mtd: afs: remove unneeded NULL check
Ding Xiang
2019-07-07
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
mtd: afs: add v2 partition parsing
Linus Walleij
2019-05-06
1
-1
/
+157
*
mtd: afs: factor the IIS read into partition parser
Linus Walleij
2019-05-06
1
-39
/
+20
*
mtd: afs: factor footer parsing into the v1 part parsing
Linus Walleij
2019-05-06
1
-59
/
+39
*
mtd: factor out v1 partition parsing
Linus Walleij
2019-05-06
1
-38
/
+50
*
mtd: afs: simplify partition detection
Linus Walleij
2019-05-06
1
-11
/
+22
*
mtd: afs: simplify partition parsing
Linus Walleij
2019-05-06
1
-35
/
+32
*
mtd: partitions: Add OF support to AFS partitions
Linus Walleij
2019-05-06
1
-0
/
+7
*
mtd: afs: Move AFS partition parser to parsers subdir
Linus Walleij
2019-05-06
1
-0
/
+266