summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbhost/usbhost_skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple work queuespatacongo2012-09-041-3/+3
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Fix USB host error handling logicpatacongo2011-05-121-8/+4
* Fixes for kernel stub buildspatacongo2011-04-061-4/+5
* Fix more issues detected by CppCheck toolpatacongo2011-01-191-1/+1
* Warnings not errors would be more politepatacongo2011-01-181-1/+1
* More HID keyboard progresspatacongo2011-01-171-14/+24
* More HID keyboard supportpatacongo2011-01-161-34/+31
* Make space for int/isoc endpoint supportpatacongo2011-01-161-0/+2
* Extend the ED and get the transfer type into the EDpatacongo2011-01-141-1/+3
* Fleshing out keyboard driverpatacongo2011-01-141-12/+26
* Framework for HID keyboard -- not much there yetpatacongo2011-01-121-0/+1038