Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-12-03 | mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it | Yangtao Li | 4 | -45/+12 |
2018-12-03 | mtd: change len type from signed to unsigned type | huijin.park | 1 | -1/+1 |
2018-12-02 | mtd: improve calculating partition boundaries when checking for alignment | Rafał Miłecki | 1 | -2/+11 |
2018-12-02 | mtd: keep original flags for every struct mtd_info | Rafał Miłecki | 3 | -1/+5 |
2018-12-02 | mtd: fix Coverity integer handling issue | Miquel Raynal | 1 | -3/+3 |
2018-12-02 | mtd: fix mtd_oobavail() incoherent returned value | Miquel Raynal | 1 | -1/+1 |
2018-12-02 | mtd: nftl: clean up indentation, remove extraneous tabs | Colin Ian King | 1 | -19/+20 |
2018-12-02 | jffs2: Fix use of uninitialized delayed_work, lockdep breakage | Daniel Santos | 1 | -1/+2 |
2018-11-12 | mtd: partitions: Add OF support to RedBoot partitions | Linus Walleij | 1 | -1/+31 |