public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 2.6.16-rc5
@ 2006-02-28 21:49 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-02-28 21:49 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb-devel

Here are some USB fixes for 2.6.16-rc5.  They fix a EHCI handoff issue,
a few gadget issues, and add some more device ids for various drivers.
All of these patches have been in the -mm tree for a while, except for
one of the "add a new device id" ones.

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/usb/gadget/lh7a40x_udc.c   |    6 ++++--
 drivers/usb/gadget/rndis.c         |   11 +++++++----
 drivers/usb/host/pci-quirks.c      |   11 ++++++-----
 drivers/usb/input/hid-core.c       |    2 ++
 drivers/usb/serial/ftdi_sio.c      |    6 ++++++
 drivers/usb/serial/ftdi_sio.h      |   10 +++++++++-
 drivers/usb/serial/visor.c         |    3 +++
 drivers/usb/serial/visor.h         |    3 +++
 drivers/usb/storage/unusual_devs.h |    7 +++++++
 9 files changed, 47 insertions(+), 12 deletions(-)

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

Alan Stern:
      USB: unusual_devs entry for Lyra RCA RD1080

Andrew Fuller:
      USB: Wisegroup MP-8866 Dual USB Joypad

David Brownell:
      USB: fix EHCI BIOS handshake

Franck Bui-Huu:
      USB: lh7a40x gadget driver: Fixed a dead lock

Hendrik Schweppe:
      USB: visor.c id for gspda smartphone

Ian Abbott:
      USB: ftdi_sio: new microHAM device IDs

Shaun Tancheff:
      USB: Gadget RNDIS fix alloc bug. (buffer overflow)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-28 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-28 21:49 [GIT PATCH] USB fixes for 2.6.16-rc5 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox