Hi Linus, The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/for-linus-20151120 for you to fetch changes up to 1ddaa021b000220b5f2ad023e4f15ed44990974b: MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs (2015-11-18 13:16:58 -0800) ---------------------------------------------------------------- MTD fixes for 4.4-rc2: * MAINTAINERS updates for brcmnand driver * Fix reboot hangs seen when multiple NAND flash chips are registered with the same controller * Fix build issues on jz4740 NAND driver; the error was introduced in 4.3, so I guess nobody really cared, but we might as well fix it ---------------------------------------------------------------- Brian Norris (2): mtd: jz4740_nand: fix build on jz4740 after removing gpio.h mtd: nand: fix shutdown/reboot for multi-chip systems Florian Fainelli (1): MAINTAINERS: brcmnand: Add Broadcom internal mailing-list Kamal Dasu (1): MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs MAINTAINERS | 2 ++ drivers/mtd/nand/jz4740_nand.c | 1 + drivers/mtd/nand/nand_base.c | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/