usbutils 0.91 release

Previous thread: [PATCH] x86: OLPC: add OLPC device-tree support (v3) by Andres Salomon on Friday, October 22, 2010 - 3:58 pm. (8 messages)

Next thread: Mail by Dr Charles Lizzy on Friday, October 22, 2010 - 3:57 pm. (1 message)
From: Greg KH
Date: Friday, October 22, 2010 - 4:43 pm

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.


--

Previous thread: [PATCH] x86: OLPC: add OLPC device-tree support (v3) by Andres Salomon on Friday, October 22, 2010 - 3:58 pm. (8 messages)

Next thread: Mail by Dr Charles Lizzy on Friday, October 22, 2010 - 3:57 pm. (1 message)