IOSes.
Signed-off-by: Abdulhadi Mohamed
---
V4: Replaced patch message to correctly describe changes and
added descriptions about previous revisions
v3: Fixed formatting/whitespace errors using checkpatch.pl
v2: Added HID protocol macros for clarity as per Alan's suggestions
driver to have any impact. This version fixes all
previous formatting errors.
Signed-off-by: Abdulhadi Mohamed
---
drivers/usb/gadget/function/f_hid.c | 17 -
include/linux/hid.h | 6 ++
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/drivers
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
>
ed by older BIOSes.
Signed-off-by: Abdulhadi Mohamed
---
drivers/usb/gadget/function/f_hid.c | 17 -
include/linux/hid.h | 6 ++
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/gadget/function/f_hid.c
b/drivers/usb/gadget/function/f_
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 change implements this feature for devices that have
the same implementation for REPORT and BOOT mode
Signed-off-by: Abdulhadi Mo
driver to have any impact.
Signed-off-by: Abdulhadi Mohamed
---
drivers/usb/gadget/function/f_hid.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/gadget/function/f_hid.c
b/drivers/usb/gadget/function/f_hid.c
index c60b882..eeb01bd 100644
--- a/drivers/usb/gadget/function
driver to have any impact.
Signed-off-by: Abdulhadi Mohamed
---
drivers/usb/gadget/function/f_hid.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/gadget/function/f_hid.c
b/drivers/usb/gadget/function/f_hid.c
index c60b882..eeb01bd 100644
--- a/drivers/usb/gadget/function
have any impact.
Signed-off-by: Abdulhadi Mohamed
---
drivers/usb/gadget/function/f_hid.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/gadget/function/f_hid.c
b/drivers/usb/gadget/function/f_hid.c
index c60b882..eeb01bd 100644
--- a/drivers/usb/gadget/function/f_hid.c
+++ b
The current HID function driver doesn't support GET_PROCOTOL and
SET_PROCOTOL commands, which are required to operate the HID gadget in
BOOT mode. This change implements this feature for devices that have
the same implementation for REPORT and BOOT mode
Signed-off-by: Abdulhadi Mo
the current HID function dirver doesn't support GET_PROCOTOL and
SET_PROCOTOL commands, which are required to operate the HID gadget in
BOOT mode. This change implements this feature for devices that have
the same implementation for REPORT and BOOT mode
Signed-off-by: Abdulhadi Mo
This patch is required to implement the set_procotol and get_procotol commands
for HID gadgets to interact with the BIOS using the BOOT protocol according to
the HID specification. These two commands are also required to implement remote
wake up for HID gadgets once the BIOS takes control of the
t for my linux gadget if
required.
Best Regards,
Abdulhadi Mohamed
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this
t for my linux gadget if
required.
Best Regards,
Abdulhadi Mohamed
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi
I apologize in advance for this is my first email using this mailing list but I
could really use some help. I have connected a composite USB device running the
4.0 Linux kernel to a PC running Ubuntu. One of its functions is to act as a
HID device for mouse and keyboard to control the host
14 matches
Mail list logo