Index: uspace/lib/usbhid/include/usb/hid/hid.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hid.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hid.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * @brief USB HID device related types.
  */
-#ifndef LIBUSB_HID_H_
-#define LIBUSB_HID_H_
+#ifndef LIBUSBHID_HID_H_
+#define LIBUSBHID_HID_H_
 
 #include <usb/usb.h>
Index: uspace/lib/usbhid/include/usb/hid/hid_report_items.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hid_report_items.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hid_report_items.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * @brief USB HID parser.
  */
-#ifndef LIBUSB_HID_REPORT_ITEMS_H_
-#define LIBUSB_HID_REPORT_ITEMS_H_
+#ifndef LIBUSBHID_HID_REPORT_ITEMS_H_
+#define LIBUSBHID_HID_REPORT_ITEMS_H_
 
 #include <stdint.h>
Index: uspace/lib/usbhid/include/usb/hid/hiddescriptor.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hiddescriptor.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hiddescriptor.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * USB HID report descriptor and report data parser
  */
-#ifndef LIBUSB_HIDDESCRIPTOR_H_
-#define LIBUSB_HIDDESCRIPTOR_H_
+#ifndef LIBUSBHID_HIDDESCRIPTOR_H_
+#define LIBUSBHID_HIDDESCRIPTOR_H_
 
 #include <stdint.h>
Index: uspace/lib/usbhid/include/usb/hid/hidparser.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hidparser.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hidparser.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * USB HID report descriptor and report data parser
  */
-#ifndef LIBUSB_HIDPARSER_H_
-#define LIBUSB_HIDPARSER_H_
+#ifndef LIBUSBHID_HIDPARSER_H_
+#define LIBUSBHID_HIDPARSER_H_
 
 #include <stdint.h>
Index: uspace/lib/usbhid/include/usb/hid/hidpath.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hidpath.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hidpath.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * USB HID report descriptor and report data parser
  */
-#ifndef LIBUSB_HIDPATH_H_
-#define LIBUSB_HIDPATH_H_
+#ifndef LIBUSBHID_HIDPATH_H_
+#define LIBUSBHID_HIDPATH_H_
 
 #include <usb/hid/hidparser.h>
Index: uspace/lib/usbhid/include/usb/hid/hidreport.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hidreport.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hidreport.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -34,6 +34,6 @@
  */
 
-#ifndef LIBUSB_HIDREPORT_H_
-#define LIBUSB_HIDREPORT_H_
+#ifndef LIBUSBHID_HIDREPORT_H_
+#define LIBUSBHID_HIDREPORT_H_
 
 #include <usb/dev/driver.h>
Index: uspace/lib/usbhid/include/usb/hid/hidtypes.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/hidtypes.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/hidtypes.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * USB HID report descriptor and report data parser
  */
-#ifndef LIBUSB_HIDTYPES_H_
-#define LIBUSB_HIDTYPES_H_
+#ifndef LIBUSBHID_HIDTYPES_H_
+#define LIBUSBHID_HIDTYPES_H_
 
 #include <stdint.h>
Index: uspace/lib/usbhid/include/usb/hid/iface.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/iface.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/iface.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * Client functions for accessing USB HID interface.
  */
-#ifndef LIBUSB_CLASSES_HID_IFACE_H_
-#define LIBUSB_CLASSES_HID_IFACE_H_
+#ifndef LIBUSBHID_CLASSES_HID_IFACE_H_
+#define LIBUSBHID_CLASSES_HID_IFACE_H_
 
 #include <sys/types.h>
Index: uspace/lib/usbhid/include/usb/hid/request.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/request.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/request.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
Index: uspace/lib/usbhid/include/usb/hid/usages/core.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/usages/core.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/usages/core.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * @brief USB HID Usage Tables.
  */
-#ifndef LIBUSB_HIDUT_H_
-#define LIBUSB_HIDUT_H_
+#ifndef LIBUSBHID_HIDUT_H_
+#define LIBUSBHID_HIDUT_H_
 
 /** USB/HID Usage Pages. */
Index: uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
Index: uspace/lib/usbhid/include/usb/hid/usages/led.h
===================================================================
--- uspace/lib/usbhid/include/usb/hid/usages/led.h	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/include/usb/hid/usages/led.h	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
@@ -33,6 +33,6 @@
  * @brief USB HID Usage Tables - LED page.
  */
-#ifndef LIBUSB_UTLED_H_
-#define LIBUSB_UTLED_H_
+#ifndef LIBUSBHID_UTLED_H_
+#define LIBUSBHID_UTLED_H_
 
 typedef enum {
Index: uspace/lib/usbhid/src/hiddescriptor.c
===================================================================
--- uspace/lib/usbhid/src/hiddescriptor.c	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/src/hiddescriptor.c	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
Index: uspace/lib/usbhid/src/hidiface.c
===================================================================
--- uspace/lib/usbhid/src/hidiface.c	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/src/hidiface.c	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
Index: uspace/lib/usbhid/src/hidparser.c
===================================================================
--- uspace/lib/usbhid/src/hidparser.c	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/src/hidparser.c	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
Index: uspace/lib/usbhid/src/hidpath.c
===================================================================
--- uspace/lib/usbhid/src/hidpath.c	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/src/hidpath.c	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
Index: uspace/lib/usbhid/src/hidreport.c
===================================================================
--- uspace/lib/usbhid/src/hidreport.c	(revision faa44e5822a62f097605f7e1a86f8019bcb3872e)
+++ uspace/lib/usbhid/src/hidreport.c	(revision 160b75e098f96312d13cf8c93e26f0ee3e46c1a5)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup libusb
+/** @addtogroup libusbhid
  * @{
  */
