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: Thu, 27 Apr 2006 13:16:07 -0700 [thread overview]
Message-ID: <20060427201607.GB2101@kroah.com> (raw)
Here are some USB fixes for 2.6.17-rc3. They contain a few small bug
fixes and a bunch of 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
arch/powerpc/platforms/powermac/pci.c | 2 +-
drivers/usb/gadget/net2280.c | 15 ++++++++-------
drivers/usb/host/ehci-pci.c | 2 +-
drivers/usb/host/ohci-pci.c | 2 +-
drivers/usb/host/uhci-hcd.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 3 +++
drivers/usb/serial/ftdi_sio.h | 13 +++++++++++++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/whiteheat.c | 1 +
drivers/usb/storage/unusual_devs.h | 9 ++++++++-
11 files changed, 39 insertions(+), 12 deletions(-)
---------------
Alan Stern:
USB: net2280: Handle STALLs for 0-length control-IN requests
USB: net2280: send 0-length packets for ep0
USB: net2280: check for shared IRQs
USB: net2280: set driver data before it is used
Ian Abbott:
USB: ftdi_sio: add support for ASK RDR 400 series card reader
Jean Delvare:
USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jesper Juhl:
USB: Resource leak fix for whiteheat driver
Luiz Fernando N. Capitulino:
USB: ftdi_sio: Adds support for iPlus device.
Nathan Bronson:
USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB
Olivier Blondeau:
USB: storage: atmel unusual dev update
Phil Dibowitz:
USB: Storage: unusual devs update
Wang Jun:
USB: add new iTegno usb CDMA 1x card support for pl2303
next reply other threads:[~2006-04-27 20:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-27 20:16 Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-09 20:05 [GIT PATCH] USB fixes for 2.6.17-rc3 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=20060427201607.GB2101@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 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.