Re: [PATCH v2 RESEND] usb:gadget:hid: {GET,SET} PROCOTOL Support

2017-07-19 Thread Greg KH
On Tue, Jul 18, 2017 at 09:49:35PM +0100, Abdulhadi Mohamed wrote: > On Tue, Jul 18, 2017 at 10:17:24PM +0200, Greg KH wrote: > > On Tue, Jul 18, 2017 at 08:47:58PM +0100, Abdulhadi Mohamed wrote: > > > The current HID function driver doesn't support GET_PROCOTOL and > > > SET_PROCOTOL commands,

Re: [PATCH v2 RESEND] usb:gadget:hid: {GET,SET} PROCOTOL Support

2017-07-18 Thread Abdulhadi Mohamed
On Tue, Jul 18, 2017 at 10:17:24PM +0200, Greg KH wrote: > On Tue, Jul 18, 2017 at 08:47:58PM +0100, Abdulhadi Mohamed wrote: > > The current HID function driver doesn't support GET_PROCOTOL and > > SET_PROCOTOL commands, which are required to operate the HID gadgets in > > BOOT mode. This patch

Re: [PATCH v2 RESEND] usb:gadget:hid: {GET,SET} PROCOTOL Support

2017-07-18 Thread Greg KH
On Tue, Jul 18, 2017 at 08:47:58PM +0100, Abdulhadi Mohamed wrote: > The current HID function driver doesn't support GET_PROCOTOL and > SET_PROCOTOL commands, which are required to operate the HID gadgets in > BOOT mode. This patch implements this feature for devices that have > the same

[PATCH v2 RESEND] usb:gadget:hid: {GET,SET} PROCOTOL Support

2017-07-18 Thread Abdulhadi Mohamed
The current HID function driver doesn't support GET_PROCOTOL and SET_PROCOTOL commands, which are required to operate the HID gadgets in BOOT mode. This patch implements this feature for devices that have the same implementation for REPORT and BOOT mode so that these devices are recognized by