All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB fixes for 2.6.11-rc3
Date: Thu, 3 Feb 2005 09:20:56 -0800	[thread overview]
Message-ID: <20050203172056.GA23680@kroah.com> (raw)

Hi,

Here are a few usb bugfixes 2.6.11-rc3.  All of these patches have been
in the past few -mm releases.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/2.6.11-rc3/usb

Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.

thanks,

greg k-h

 Documentation/usb/silverlink.txt    |   78 ------------------------------------
 Documentation/kernel-parameters.txt |    3 -
 MAINTAINERS                         |    7 ---
 drivers/usb/class/cdc-acm.c         |   19 ++++++--
 drivers/usb/core/devio.c            |   15 ++++++
 drivers/usb/core/hcd.c              |    2 
 drivers/usb/input/hid-core.c        |    9 ++--
 drivers/usb/net/usbnet.c            |    4 +
 drivers/usb/serial/Kconfig          |    2 
 drivers/usb/serial/ftdi_sio.c       |    2 
 drivers/usb/serial/garmin_gps.c     |    2 
 drivers/usb/storage/unusual_devs.h  |   10 ++++
 12 files changed, 50 insertions(+), 103 deletions(-)
-----


<hkneissel:gmx.de>:
  o USB: garmin_gps tweak

<krautz:gmail.com>:
  o TIGLUSB Cleanups 3/3
  o TIGLUSB Cleanups 2/3
  o TIGLUSB Cleanups 1/3

Alan Stern:
  o USB: unusual_devs.h update
  o USB: Fix EHCI boot oops on AMD

David Brownell:
  o USB: another usbnet ax8817x device (goodway docking station)

David Woodhouse:
  o USB: fix libusb endian issues

Nico Huber:
  o USB: Logitech Cordeless Desktop Keyboard fails to report class descriptor

Oliver Neukum:
  o USB: fix for open/disconnect race in acm

Randy Dunlap:
  o USB: hid-core: possible buffer overflow in hid-core.c

Rogier Wolff:
  o Re: Bug when using custom baud rates


                 reply	other threads:[~2005-02-03 18:21 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=20050203172056.GA23680@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.