Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -2/+2 |
2019-07-07 | mtd: afs: remove unneeded NULL check | Ding Xiang | 1 | -2/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -13/+1 |
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 | 1 | -0/+266 |