An error occurred fetching the project authors.
- 15 Dec, 2003 1 commit
-
-
David Brownell authored
This patch adds definitions: - New "video" class, for video cameras and more complicated devices; - New "Interface association" descriptor type, used by video class, along with two other assigned desciptor type codes (OTG, "debug") listed in the same ECN to the USB 2.0 spec; - Type declarations for "Interface association" and OTG descriptors. It also replaces three copies of USB_DT_CS_* declarations in audio support with one in <linux/usb_ch9.h>, and uses the newly exposed symbol in "usbnet". (Near as I can tell, the convention for those "class specific" descriptor types started with audio, and was then adopted by several other class specifications.)
-
- 05 Mar, 2003 1 commit
-
-
Clemens Ladisch authored
sync with Nagano's version: - protect vendors ids against multiple definitions - sort Roland device ids - fix SC-8850 cable bitmask - add quirk for the SC-8820 - add quirk for the MOTU Fastlane
-
- 21 Feb, 2003 1 commit
-
-
Andrew Wood authored
-
- 06 Dec, 2002 1 commit
-
-
Art Haas authored
Here's a trivial patch for the file to switch it to use C99 initializers. The patch is against 2.5.50.
-
- 05 Jun, 2002 1 commit
-
-
Greg Kroah-Hartman authored
-