.. |
cdcacm_desc.c
|
Use a valid interval for the interrupt endpoint in the CDC/ACM driver
|
2013-09-22 11:35:44 -06:00 |
cdcacm.c
|
Fix various typos in comments. From Alan Carvalho de Assis
|
2014-04-06 09:02:02 -06:00 |
cdcacm.h
|
Fix CDC/ACM alternate interface number (from Antti)
|
2012-04-11 14:47:25 +00:00 |
composite_desc.c
|
Names of some USB device definitions changed to avoid collisions
|
2013-09-20 10:00:30 -06:00 |
composite.c
|
Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane
|
2013-11-05 09:12:08 -06:00 |
composite.h
|
Names of some USB device definitions changed to avoid collisions
|
2013-09-20 10:00:30 -06:00 |
Kconfig
|
Back out part of 610e2aa0c224e2936fe8009ef4a2351ce607067a: Need to be able to select USB console devices when there is no /dev/console enabled. Noted by Librae
|
2014-04-08 11:04:25 -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 |
pl2303.c
|
Names of some USB device definitions changed to avoid collisions
|
2013-09-20 10:00:30 -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
|
SAM4E: Revise board-specific USB MSC support
|
2014-03-18 09:31:02 -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
|
Add macro UNUSED to eliminate warnings about variables that are set to unused values
|
2014-03-30 07:58:58 -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
|
Reimagine the USB MSC worker thread as a kernel thread (instead of a pthread)
|
2014-03-25 14:19:27 -06:00 |