incubator-nuttx/drivers/usbdev
Gregory Nutt 0da9aaeb09 Fix some recurring typos: postion->position, *atino->*ation 2014-07-08 13:12:36 -06:00
..
Kconfig Fix some recurring typos: postion->position, *atino->*ation 2014-07-08 13:12:36 -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 Clear rxhead on disconnect to prevent data from being resent on re-connect 2014-06-06 10:34:58 -06:00
cdcacm.h More trailing whilespace removal 2014-04-13 14:32:20 -06:00
cdcacm_desc.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
composite.c More trailing whilespace removal 2014-04-13 14:32:20 -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 Clear rxhead on disconnect to prevent data from being resent on re-connect 2014-06-06 10:34:58 -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 SAM4E: Revise board-specific USB MSC support 2014-03-18 09:31:02 -06:00
usbdev_trprintf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
usbmsc.c Reimagine the USB MSC worker thread as a kernel thread (instead of a pthread) 2014-03-25 14:19:27 -06:00
usbmsc.h Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
usbmsc_desc.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
usbmsc_scsi.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00