incubator-nuttx/drivers/usbdev
Gregory Nutt 82f51d01fb Update some comments 2015-05-18 08:53:24 -06:00
..
Kconfig Add CONFIG_CDCACM_IFLOWCONTROL. Just hooks for now 2015-04-16 12:24:56 -06:00
Make.defs Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output 2013-09-06 17:24:02 -06:00
cdcacm.c Update some comments 2015-05-18 08:53:24 -06:00
cdcacm.h Fix several defien -> define. Thanks Pierre 2015-05-13 06:33:17 -06:00
cdcacm_desc.c USB device. All class drivers. There needs to be a check to make sure that the size of a returned string does not exceed the size of an allocated request buffer 2015-05-12 14:46:35 -06:00
composite.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
composite.h Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
composite_desc.c Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
pl2303.c Fix several defien -> define. Thanks Pierre 2015-05-13 06:33:17 -06:00
usbdev_strings.c Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output 2013-09-06 17:24:02 -06:00
usbdev_trace.c Update everything under nuttx/drivers to use the corrected syslog interfaces 2014-10-08 10:18:58 -06:00
usbdev_trprintf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
usbmsc.c Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
usbmsc.h Fix several defien -> define. Thanks Pierre 2015-05-13 06:33:17 -06:00
usbmsc_desc.c USB device. All class drivers. There needs to be a check to make sure that the size of a returned string does not exceed the size of an allocated request buffer 2015-05-12 14:46:35 -06:00
usbmsc_scsi.c usbdev: usbmsc_scsi: Add NULL pointer check. From Juha Niskanen 2015-03-12 07:55:53 -06:00