Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754135AbbGYBJI (ORCPT ); Fri, 24 Jul 2015 21:09:08 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:33927 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753083AbbGYBJG (ORCPT ); Fri, 24 Jul 2015 21:09:06 -0400 Date: Fri, 24 Jul 2015 18:09:02 -0700 From: Brian Norris To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, David Woodhouse , Brian Norris Subject: [GIT PULL] MTD updates for 4.2-rc4 Message-ID: <20150725010902.GO8876@google.com> 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: 1351 Lines: 41 Hi Linus, The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/for-linus-20150724 for you to fetch changes up to 5f867db63473f32cce1b868e281ebd42a41f8fad: mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict (2015-07-07 13:03:25 -0700) ---------------------------------------------------------------- MTD updates for 4.2-rc4: Two trivial updates. I meant to send these much earlier, but I've been preoccupied. * Add MAINTAINERS entry for diskonchip g3 driver * Fix an overlooked conflict in bitfield value assignments The latter update is a bit overdue, but there's no reason to wait any longer. ---------------------------------------------------------------- Robert Jarzmik (1): MAINTAINERS: mtd: docg3: add docg3 maintainer Scott Wood (1): mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict MAINTAINERS | 6 ++++++ include/linux/mtd/nand.h | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) -- 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/