mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.17-rc3
Date: Tue, 9 May 2006 13:05:32 -0700	[thread overview]
Message-ID: <20060509200532.GA7148@kroah.com> (raw)

Here are some more small USB fixes for 2.6.17-rc3.  They contain a few
small bug fixes and a few new device ids for new devices.

All of these changes have been in the -mm tree for a number of weeks.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 drivers/block/ub.c            |   18 ++++++++++--------
 drivers/usb/atm/speedtch.c    |    2 +-
 drivers/usb/atm/usbatm.c      |    8 ++++----
 drivers/usb/core/hcd.c        |   13 ++++++-------
 drivers/usb/core/hub.c        |   23 +++++++++++++----------
 drivers/usb/host/ohci-hcd.c   |    2 +-
 drivers/usb/net/pegasus.c     |   20 +++++++++++++++-----
 drivers/usb/serial/ftdi_sio.c |    2 ++
 drivers/usb/serial/ftdi_sio.h |    9 +++++++++
 9 files changed, 61 insertions(+), 36 deletions(-)

---------------

Alan Stern:
      USB: usbcore: don't check the device's power source

David Brownell:
      USB: fix bug in ohci-hcd.c ohci_restart()
      USB: pegasus fixes (logstorm, suspend)
      USB: fix OHCI PM regression

Duncan Sands:
      USBATM: change the default speedtouch iso altsetting
      USBATM: fix modinfo output

Ian Abbott:
      USB: ftdi_sio: Add support for HCG HF Dual ISO RFID Reader

Pete Zaitcev:
      USB: ub oops in block_uevent

Razvan Gavril:
      USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interface


             reply	other threads:[~2006-05-09 20:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-09 20:05 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-27 20:16 Greg KH

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=20060509200532.GA7148@kroah.com \
    --to=gregkh@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome