index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
parsers
Age
Commit message (
Expand
)
Author
2019-05-06
mtd: afs: add v2 partition parsing
Linus Walleij
2019-05-06
mtd: afs: factor the IIS read into partition parser
Linus Walleij
2019-05-06
mtd: afs: factor footer parsing into the v1 part parsing
Linus Walleij
2019-05-06
mtd: factor out v1 partition parsing
Linus Walleij
2019-05-06
mtd: afs: simplify partition detection
Linus Walleij
2019-05-06
mtd: afs: simplify partition parsing
Linus Walleij
2019-05-06
mtd: partitions: Add OF support to AFS partitions
Linus Walleij
2019-05-06
mtd: afs: Move AFS partition parser to parsers subdir
Linus Walleij
2019-05-06
mtd: parser_imagetag: add of_match_table support
Jonas Gorski
2019-05-06
mtd: bcm63xxpart: move imagetag parsing to its own parser
Jonas Gorski
2018-11-12
mtd: partitions: Add OF support to RedBoot partitions
Linus Walleij
2018-11-12
mtd: Move Redboot partition parser
Linus Walleij
2018-07-07
mtd: parsers: trx: add of_match_table with the new DT binding
Rafał Miłecki
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-06
mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static
Wei Yongjun
2017-12-18
mtd: sharpslpart: fix overflow on block_adr calculation
Colin Ian King
2017-11-13
mtd: sharpslpart: Add sharpslpart partition parser
Andrea Adami
2017-06-23
mtd: parsers: trx: fix pr_err format for printing offset
Rafał Miłecki
2017-06-22
mtd: extract TRX parser out of bcm47xxpart into a separated module
Rafał Miłecki