Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934515AbaLKWLW (ORCPT ); Thu, 11 Dec 2014 17:11:22 -0500 Received: from cantor2.suse.de ([195.135.220.15]:42511 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933771AbaLKWLV (ORCPT ); Thu, 11 Dec 2014 17:11:21 -0500 Date: Thu, 11 Dec 2014 23:11:18 +0100 (CET) From: Jiri Kosina To: Peter Wu cc: Benjamin Tissoires , Nestor Lopez Casado , Peter Hutterer , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] HID: logitech-hidpp: fixes for error conditions In-Reply-To: <1418302280-14794-1-git-send-email-peter@lekensteyn.nl> Message-ID: References: <1418302280-14794-1-git-send-email-peter@lekensteyn.nl> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Dec 2014, Peter Wu wrote: > Hi Jiri, > > Here are four patches intended for the 3.19 stream and are based on > jikos/hid (for-next, v3.18-rc4-144-gd9372ee). > > * The first is actually from Benjamin Tissoires, but modified to remove > a now unneeded goto. > * The second one depends on the first (it could work without, but there > will be a context mismatch). > * The third one can be applied independently of the others and is needed > to avoid a possible buffer overread. > * The fourth and final patch fixes an unbalanced hid_device_io_start(). > > Tested by booting with three paired USB devices (QEMU + USB > passthrough), two of them are powered off and one M525 is active. evbug > registers mouse events. > Good stuff, thanks! Applied. -- Jiri Kosina SUSE Labs -- 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/