From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752092AbbJJQVS (ORCPT ); Sat, 10 Oct 2015 12:21:18 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33564 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751866AbbJJQVD (ORCPT ); Sat, 10 Oct 2015 12:21:03 -0400 Date: Sat, 10 Oct 2015 09:21:02 -0700 From: Greg KH To: Linus Torvalds , Andrew Morton Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org Subject: [GIT PULL] Staging driver fixes for 4.3-rc5 Message-ID: <20151010162102.GA14344@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c: Linux 4.3-rc3 (2015-09-27 07:50:08 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.3-rc5 for you to fetch changes up to b1d562acc78f0af46de0dfe447410bc40bdb7ece: staging: speakup: fix speakup-r regression (2015-10-04 19:57:20 +0100) ---------------------------------------------------------------- Staging fixes for 4.3-rc5 Here are two tiny staging tree fixes for 4.3-rc5. One fixes the broken speakup subsystem as reported by a user, and the other removes an entry in the MAINTAINERS file for a developer that doesn't want to be listed anymore. Signed-off-by: Greg Kroah-Hartman ---------------------------------------------------------------- Julian Andres Klode (1): MAINTAINERS: Remove myself as nvec co-maintainer covici@ccs.covici.com (1): staging: speakup: fix speakup-r regression MAINTAINERS | 1 - drivers/staging/speakup/fakekey.c | 1 + 2 files changed, 1 insertion(+), 1 deletion(-)