Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-23 | mtd: bcm47xxpart: add of_match_table with a new DT binding | Rafał Miłecki |
2018-05-12 | mtd: bcm47xxpart: improve handling TRX partition size | Rafał Miłecki |
2017-06-22 | mtd: extract TRX parser out of bcm47xxpart into a separated module | Rafał Miłecki |
2017-02-09 | mtd: bcm47xxpart: support layouts with multiple TRX partitions | Rafał Miłecki |
2017-02-09 | mtd: bcm47xxpart: move TRX parsing code to separated function | Rafał Miłecki |
2016-11-22 | mtd: bcm47xxpart: fix parsing first block after aligned TRX | Rafał Miłecki |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-01-23 | mtd: bcm47xxpart: don't fail because of bit-flips | Rafał Miłecki |
2016-01-23 | mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only | Rafał Miłecki |
2015-12-09 | mtd: partitions: make parsers return 'const' partition arrays | Brian Norris |
2015-11-19 | mtd: kill off MTD partition parser boilerplate | Brian Norris |
2015-01-07 | mtd: bcm47xxpart: support SquashFS with an original magic | Rafał Miłecki |
2015-01-07 | mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki) | Rafał Miłecki |
2015-01-07 | mtd: bcm47xxpart: support TRX data partition being UBI | Rafał Miłecki |
2014-10-22 | mtd: bcm47xxpart: only register partitions if the trx header was filled | Hauke Mehrtens |
2014-10-22 | mtd: bcm47xxpart: alloc memory for more partitions | Rafał Miłecki |
2014-09-17 | mtd: bcm47xxpart: find NVRAM partitions in middle blocks | Rafał Miłecki |
2014-03-10 | mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X | Rafał Miłecki |
2014-03-10 | mtd: bcm47xxpart: avoid overflowing when registering trx | Rafał Miłecki |
2014-03-10 | mtd: bcm47xxpart: fix off by one in partitions limit | Rafał Miłecki |
2014-01-07 | mtd: bcm47xxpart: alternative MAGIC for board_data partition | Rafał Miłecki |
2014-01-07 | mtd: bcm47xxpart: find boot partition by CFE magic | Rafał Miłecki |
2014-01-03 | mtd: make register_mtd_parser return void | Axel Lin |
2013-11-06 | mtd: bcm47xxpart: detect "factory" partition | Rafał Miłecki |
2013-11-06 | mtd: bcm47xxpart: detect block aligned Squashfs partition | Rafał Miłecki |
2013-11-06 | mtd: bcm47xxpart: handle malloc failures | Hauke Mehrtens |
2013-03-08 | mtd: bcm47xxpart: look for NVRAM at the end of device | Rafał Miłecki |
2013-03-08 | Revert "mtd: bcm47xxpart: improve probing of nvram partition" | Rafał Miłecki |
2013-03-02 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-02-15 | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxpart: improve probing of nvram partition | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxpart: add support for other erase sizes | Hauke Mehrtens |
2013-02-04 | mtd: bcm47xxpart: register extra "firmware" partition | Rafał Miłecki |
2013-02-04 | mtd: bcm47xxpart: simplify size calculation to one loop | Rafał Miłecki |
2012-09-29 | mtd: bcm47part driver for BCM47XX chipsets | Rafał Miłecki |