usbutils 0.91 release

From: Greg KH
Date: Fri Oct 22 2010 - 19:42:55 EST


Here's the 0.91 release of usbutils.

Big thing is here is the addition of the usbhid-dump tool from Nikolai
Kondrashov, and a bunch of changes to handle USB 3.0 hubs (hopefully)
properly. Oh, and the build issues on non-Linux systems should be
resolved now as well.

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

-----------

Greg Kroah-Hartman (3):
add usbhid-dump to the autogen.sh script
usb.ids: add new device id for qemu audio device
Minor fixes

Laurent Pinchart (1):
usbutils: Fix the UVC bmInterlaceFlags field decoding

Mike Frysinger (2):
usbutils.pc: use datarootdir
fix building on non-Linux systems (e.g. BSD)

Nikolai Kondrashov (1):
Integrate usbhid-dump

Sarah Sharp (5):
usbutils: Fix Wireless USB descriptor fetching.
usbutils: Support USB 3.0 hub descriptor output.
usbutils: Print MaxStreams and Mult for USB 3.0 devices.
usbutils: Print Binary Object Store descriptor.
usbutils: Fix bug in link state description printing.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/