From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761207AbbAaBbo (ORCPT ); Fri, 30 Jan 2015 20:31:44 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49800 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760815AbbAaBbn (ORCPT ); Fri, 30 Jan 2015 20:31:43 -0500 Date: Fri, 30 Jan 2015 17:31:42 -0800 From: Greg KH To: Linus Torvalds , Andrew Morton Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org Subject: [GIT PULL] Staging driver fixes for 3.19-rc7 Message-ID: <20150131013142.GA5926@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc: Linux 3.19-rc5 (2015-01-18 18:02:20 +1200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.19-rc7 for you to fetch changes up to 41c9e95d641acc096975e70239742929b5971afa: MAINTAINERS: add Android driver entries (2015-01-25 20:21:54 +0800) ---------------------------------------------------------------- Staging tree fixes for 3.19-rc7 Here are two tiny staging tree fixes. One for the nvec driver to resolve a reported problem, and one to add a MAINTAINERS entry for the Android drivers. Signed-off-by: Greg Kroah-Hartman ---------------------------------------------------------------- Greg KH (1): MAINTAINERS: add Android driver entries Marc Dietrich (1): staging: nvec: specify a platform-device base id MAINTAINERS | 10 ++++++++++ drivers/staging/nvec/nvec.c | 9 +++------ 2 files changed, 13 insertions(+), 6 deletions(-)