From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Ott Subject: [PATCH 0/1] HID: Send Report ID when numbered reports are sent over the control endpoint. Date: Wed, 30 Jun 2010 09:50:35 -0400 Message-ID: <1277905836-3949-1-git-send-email-alan@signal11.us> References: Return-path: Received: from core.signal11.us ([64.251.29.136]:48564 "EHLO core.signal11.us" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753592Ab0F3Nus (ORCPT ); Wed, 30 Jun 2010 09:50:48 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by core.signal11.us (Postfix) with SMTP id CBC7E10406C for ; Wed, 30 Jun 2010 09:50:47 -0400 (EDT) In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina , Alan Stern , Greg Kroah-Hartman , Marcel Holtmann , Anton Cc: Alan Ott This patch relies on: [PATCH 1/1] hidraw: Use Interrupt Endpoint for OUT Transfers if Available Alan Ott (1): HID: Send Report ID when numbered reports are sent over the control endpoint. drivers/hid/usbhid/hid-core.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-)