Here's the 001 release of usbutils. Yes, it's a new numbering scheme, to show some major changes. Namely usbutils is finally using the libusb 1.0 library, enabling distros to hopefully dump the old libusb-compat library entirely now. Many thanks to Mike Frysinger for doing the libusb conversion work, and to the other contributors listed below for new features and bugfixes. 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 (2): usb.ids update from linux-usb.org updated usbhid-dump subproject Laurent Pinchart (2): usbutils: Support UVC frame-based descriptors usbutils: Support UVC MPEG2-TS format descriptor Luben Tuikov (3): lsusb: Fix getting BOS and DEVQUAL descriptors lsusb: Dump the Pipe Usage desciptor lsusb: Fix bMaxBurst reporting Mike Frysinger (5): lsusb: install into /usr/bin usbmisc: pull in unistd.h for readlink() lsusb: pull in stdlib.h for exit() lsusb: constify! usbutils: convert to libusb-1.0 Nikolai Kondrashov (1): Update usbhid-dump to release 1.2 Sarah Sharp (2): usbutils: Fix compile error on Ubuntu 9.04. usbutils: Make lsusb -t show USB 3.0 devices. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html