[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1278786791-4025-1-git-send-email-alan@signal11.us>
Date: Sat, 10 Jul 2010 14:33:10 -0400
From: Alan Ott <alan@...nal11.us>
To: Jiri Kosina <jkosina@...e.cz>,
Antonio Ospite <ospite@...denti.unina.it>,
Alexey Dobriyan <adobriyan@...il.com>,
Tejun Heo <tj@...nel.org>,
Marcel Holtmann <marcel@...tmann.org>,
Alan Stern <stern@...land.harvard.edu>,
Greg Kroah-Hartman <gregkh@...e.de>,
Alan Ott <alan@...nal11.us>, Stephane Chatty <chatty@...c.fr>,
Michael Poole <mdpoole@...ilus.org>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org
Cc: Alan Ott <alan@...nal11.us>
Subject: [PATCH v3 0/1] HID: Add Support for Setting and Getting Feature Reports from hidraw
Version 3 of the patch. Fixing the problem reported by Amit Nagal where
Report IDs were not getting sent to the device when using Set_Report control
tranfers.
Alan Ott (1):
HID: Add Support for Setting and Getting Feature Reports from hidraw
drivers/hid/hidraw.c | 105 +++++++++++++++++++++++++++++++++++++++--
drivers/hid/usbhid/hid-core.c | 31 ++++++++++--
include/linux/hid.h | 3 +
include/linux/hidraw.h | 3 +
4 files changed, 132 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists