summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbhost/usbhost_devaddr.c
Commit message (Expand)AuthorAgeFilesLines
* USB host drivers: Change all parmeters named class to usbclass to avoid C++ ...Gregory Nutt2015-01-111-1/+1
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-333/+333
* USB host: Add device address management support in preparation for USB hub su...Gregory Nutt2013-08-181-0/+333