mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: usbutils 0.90 release
Date: Thu, 12 Aug 2010 16:43:36 -0700	[thread overview]
Message-ID: <20100812234336.GA17737@kroah.com> (raw)

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.


                 reply	other threads:[~2010-08-12 23:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100812234336.GA17737@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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