Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-12 | mtd: partitions: Add OF support to RedBoot partitions | Linus Walleij | 1 | -1/+31 |
2018-11-12 | mtd: Move Redboot partition parser | Linus Walleij | 3 | -0/+353 |
2018-07-07 | mtd: parsers: trx: add of_match_table with the new DT binding | Rafał Miłecki | 1 | -0/+7 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -3/+4 |
2018-01-06 | mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() static | Wei Yongjun | 1 | -1/+1 |
2017-12-18 | mtd: sharpslpart: fix overflow on block_adr calculation | Colin Ian King | 1 | -2/+2 |
2017-11-13 | mtd: sharpslpart: Add sharpslpart partition parser | Andrea Adami | 3 | -0/+407 |
2017-06-23 | mtd: parsers: trx: fix pr_err format for printing offset | Rafał Miłecki | 1 | -1/+1 |
2017-06-22 | mtd: extract TRX parser out of bcm47xxpart into a separated module | Rafał Miłecki | 3 | -0/+135 |