nuttx/drivers/usbhost
2015-04-25 11:17:57 -06:00
..
.gitignore
hid_parser.c
Kconfig USB hub: Add some hub-related configuration settings 2015-04-22 17:16:35 -06:00
Make.defs USB hub: First steps to make interfaces backward compatible 2015-04-20 07:45:11 -06:00
usbhost_devaddr.c USB hub fixes. Mostly dealing with setting the hub function address at the right time and powering up downstream ports 2015-04-23 16:42:53 -06:00
usbhost_enumerate.c USB hub fixes. Mostly dealing with setting the hub function address at the right time and powering up downstream ports 2015-04-23 16:42:53 -06:00
usbhost_findclass.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_hidkbd.c Fix a race condition when a mouse or keyboard device is removed from a hub 2015-04-25 11:17:57 -06:00
usbhost_hidmouse.c Fix a race condition when a mouse or keyboard device is removed from a hub 2015-04-25 11:17:57 -06:00
usbhost_hub.c Add missing logic to destroy a class when the device is no longer connected to the hub port 2015-04-25 11:17:37 -06:00
usbhost_registerclass.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.c USB host drivers: Change all parmeters named class to usbclass to avoid C++ conflicts 2015-01-11 08:05:09 -06:00
usbhost_registry.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
usbhost_skeleton.c USB hub fixes. Mostly dealing with setting the hub function address at the right time and powering up downstream ports 2015-04-23 16:42:53 -06:00
usbhost_storage.c USB hub fixes. Mostly dealing with setting the hub function address at the right time and powering up downstream ports 2015-04-23 16:42:53 -06:00
usbhost_trace.c Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00