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

Here are some USB patches for 2.6.16-rc3.  They do the following:
	- build fix for sl811 driver.
	- new device ids for ldusb, hid-core, and pl2303 drivers.
	- take EXPERIMENTAL tag off of the ldusb driver.
	- usb-storage unusual-devices update fixing some new devices.
	- USB EHCI handoff fixup (fixes a number of reported problems.)
	- ability to debug USB OHCI and UHCI handoff a bit easier.

All of these patches have been in the -mm tree for a while.

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/host/pci-quirks.c      |   16 +++++++---
 drivers/usb/host/sl811_cs.c        |    4 +-
 drivers/usb/input/hid-core.c       |   50 ++++++++++++++++++--------------
 drivers/usb/misc/Kconfig           |    2 -
 drivers/usb/misc/ldusb.c           |   57 ++++++++++++++++++++-----------------
 drivers/usb/serial/pl2303.c        |    5 +--
 drivers/usb/serial/pl2303.h        |    4 ++
 drivers/usb/storage/unusual_devs.h |   52 +++++++++++++++++++++++++++++----
 8 files changed, 127 insertions(+), 63 deletions(-)

----

Alan Stern:
      usb-storage: new unusual_devs entry
      usb-storage: unusual_devs entry
      USB: unusual_devs.h entry: TrekStor i.Beat
      USB: unusual_devs.h entry: iAUDIO M5

Christian Lindner:
      USB: PL2303: Leadtek 9531 GPS-Mouse

David Brownell:
      USB: fix up the usb early handoff logic for EHCI
      USB: sl811_cs needs platform_device conversion too

Michael Hund:
      USB: add new device ids to ldusb
      USB: change ldusb's experimental state

Phil Dibowitz:
      USB: unusual-devs bugfix



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

only message in thread, other threads:[~2006-02-14  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-14  6:00 [GIT PATCH] USB patches for 2.6.16-rc3 Greg KH

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