Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752027Ab0KATXo (ORCPT ); Mon, 1 Nov 2010 15:23:44 -0400 Received: from cantor.suse.de ([195.135.220.2]:39835 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751873Ab0KATXi (ORCPT ); Mon, 1 Nov 2010 15:23:38 -0400 Date: Mon, 1 Nov 2010 15:23:34 -0400 (EDT) From: Jiri Kosina To: Alan Ott , Marcel Holtmann , "David S. Miller" Cc: Stefan Achatz , Antonio Ospite , Alexey Dobriyan , Tejun Heo , Alan Stern , Greg Kroah-Hartman , Stephane Chatty , Michael Poole , Bastien Nocera , Eric Dumazet , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB and Bluetooth) In-Reply-To: Message-ID: References: <1281442367.12579.206.camel@localhost.localdomain> <1281990059-3562-1-git-send-email-alan@signal11.us> 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 Content-Length: 1611 Lines: 43 On Wed, 22 Sep 2010, Jiri Kosina wrote: > > > > This is version 4. Built against 2.6.35+ revision 320b2b8de12698 . > > > > > > > > Alan Ott (2): > > > > HID: Add Support for Setting and Getting Feature Reports from hidraw > > > > Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and > > > > HIDIOCSFEATURE > > > > > > > > drivers/hid/hidraw.c | 105 ++++++++++++++++++++++++++++++++++++-- > > > > drivers/hid/usbhid/hid-core.c | 37 +++++++++++++- > > > > include/linux/hid.h | 3 + > > > > include/linux/hidraw.h | 3 + > > > > net/bluetooth/hidp/core.c | 114 +++++++++++++++++++++++++++++++++++++++-- > > > > net/bluetooth/hidp/hidp.h | 8 +++ > > > > 6 files changed, 260 insertions(+), 10 deletions(-) > > > > > > Marcel, as per our previous discussion -- what is your word on this? I'd > > > be glad taking it once you Ack the bluetooth bits (which, as far as I > > > understood from your last mail, don't have strong objections against any > > > more). > > > > ... Marcel? > > > > I'd really like not to miss 2.6.37 merge window with this. > > Seemingly I have not enought powers to get statement from Marcel here > these days/weeks. > > Davem, would you perhaps be able to step in here? Marcel, any word on this patchset by chance? Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/