* usbutils 0.90 release
@ 2010-08-12 23:43 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2010-08-12 23:43 UTC (permalink / raw)
To: linux-usb; +Cc: linux-kernel
Here's the 0.90 release of usbutils.
Big thing is support for the audio class descriptors. Other than that,
it's just a lot of little things, as can be seen in the changelog below.
The package can be downladed from kernel.org:
http://www.kernel.org/pub/linux/utils/usb/usbutils/
We've switched over to using git for development now, which makes things
much easier than the old cvs tree. The tree can be found on both
kernel.org and github.com if you want to fork it and send us changes
easier:
http://git.kernel.org/?p=linux/kernel/git/gregkh/usbutils.git
http://github.com/gregkh/usbutils/tree/master
thanks,
greg k-h
-----------
Shortlog of changes since last release (0.86):
Aurelien Jarno (1):
fix bcdDFUVersion endianness
Chris Clayton (1):
Patch to add additional devices to usb.ids
Daniel Mack (7):
dump_audiostreaming_interface(): fix ac-3 decoder
parse USB audio class 2 control interface types
parse USB audio class 2 streaming interfaces
parse USB audio class 2 endpoints
dump_audio_bmcontrols(): tell users about faulty bmControl bits
dump_audiostreaming_interface(): drop audio class 2 FORMAT_TYPE length check
lsusb: fix iFeature position calculation for UAC2 feature units
Greg Kroah-Hartman (6):
reserve a USB Ethernet Gadget driver device id.
fix up wording of NCM Ethernet gadget device id
fix up some signed/unsigned warnings in lsusb.c
move #defines around a bit to make it more orderly.
more gadget device ids reserved for the Linux Foundation vendor id
Fix up a lot of memory leaks
Ludovic Rousseau (1):
Update Gemplus id
Matthew Wilcox (1):
Decode USB 3 Endpoint Companion Descriptors
Nix (1):
Include config.h before everything else.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-12 23:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-12 23:43 usbutils 0.90 release Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome