Commit History

Author SHA1 Message Date
  Gregory Nutt 8008875f35 Cosmetic spacing and used UNUSEd macro 7 years ago
  Gregory Nutt e4c0b889d7 Cosmetic fix to some spacing 7 years ago
  Gregory Nutt ee0c035a6d USB device: Rename usbdev_description_s to usbdev_devinfo_s to avoid any more confusion of naming with device descriptions in the future. Instances of usbdev_devinfo_s are now called devinfo vs devdesc when is a bad naming collision. 7 years ago
  Gregory Nutt 940b78cac2 USB device: Fix some coding standard issues. Other purely cosmetic changes. 7 years ago
  Frank Benkert eacb4f0e84 Squashed commit of the following: 7 years ago
  Gregory Nutt cf14f8d1b5 drivers/: Fixes to spacing and alignement 9 years ago
  Gregory Nutt 6ef7977b65 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 9 years ago
  Gregory Nutt 3a1324741a More trailing whilespace removal 10 years ago
  Gregory Nutt f22e60c392 Use a valid interval for the interrupt endpoint in the CDC/ACM driver 11 years ago
  Gregory Nutt 5d0131fc73 Names of some USB device definitions changed to avoid collisions 11 years ago
  Gregory Nutt ac130dc2f3 CDC/ACM Device: Fixe compilation errors when dual speed support is enabled 11 years ago
  Gregory Nutt bc46b447dc Fix all occurrences of "the the" in documentation and comments 11 years ago
  patacongo 189623b8af Rename some USB device files 12 years ago