Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935203AbbKUDAh (ORCPT ); Fri, 20 Nov 2015 22:00:37 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:36674 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751586AbbKUDAg (ORCPT ); Fri, 20 Nov 2015 22:00:36 -0500 Date: Fri, 20 Nov 2015 19:00:26 -0800 From: Brian Norris To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, Brian Norris , David Woodhouse Subject: [GIT PULL] MTD updates for 4.4-rc2 Message-ID: <20151121030026.GA28964@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1575 Lines: 45 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/