nuttx/drivers/usbhost
2015-04-29 08:32:17 -06:00
..
.gitignore Clone svn:ignore directory atributed to .gitignore files 2013-04-04 14:27:29 -06:00
hid_parser.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
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 Another hub-related interface change: Need to pass speed to EP0 2015-04-26 09:53:43 -06:00
usbhost_enumerate.c Another hub-related interface change: Need to pass speed to EP0 2015-04-26 09:53:43 -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 USB host: Fix an attempt to take a semaphore from an interrupt handler 2015-04-26 10:05:15 -06:00
usbhost_hidmouse.c USB host: Fix an attempt to take a semaphore from an interrupt handler 2015-04-26 10:05:15 -06:00
usbhost_hub.c USB HUB: Fix a deadlock that can occur if the HCD and the HUB try to share the high priority work queue. Now how work must be done on the low priority work queue. 2015-04-29 08:32:17 -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 Merge remote-tracking branch 'origin/master' into usbhub 2015-04-27 12:27:43 -06:00
usbhost_trace.c Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00