2010-06-30 13:50:50

by Alan Ott

[permalink] [raw]
Subject: [PATCH 0/1] HID: Send Report ID when numbered reports are sent over the control endpoint.

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(-)