On Thu, Jul 21, 2011 at 03:40:07PM +0200, Sebastian Bauer wrote: > This is a patch to fix an issue with the HID gadget, which at the > moment, > returns STALL on a HID descriptor request. Essentially, the patch > changes > the hid gadget such that a request for the HID descriptor is handled by > copying the descriptor into the response buffer, rather than falling > through the default case, in which the request is answered by a STALL. > The patch is the same as in my initial emails, however, I added the > "Signed" > field now. > > Signed-off-by: Sebastian Bauer <mail@xxxxxxxxxxxxxxxxxxx> applied, thanks. Modified commit log slightly though: Author: Sebastian Bauer <mail@xxxxxxxxxxxxxxxxxxx> Date: Thu Jul 21 15:40:07 2011 +0200 usb: gadget: hid: don't STALL when processing a HID Descriptor request This is a patch to fix an issue with the HID gadget which, at the moment, returns STALL on a HID descriptor request. Essentially, the patch changes the hid gadget such that a request for the HID descriptor is handled by copying the descriptor into the response buffer, rather than falling through the default case, in which the request is answered by a STALL. Signed-off-by: Sebastian Bauer <mail@xxxxxxxxxxxxxxxxxxx> Acked-by: Peter Korsgaard <peter.korsgaard@xxxxxxxxx> Signed-off-by: Felipe Balbi <balbi@xxxxxx> -- balbi
Attachment:
signature.asc
Description: Digital signature