public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 2.6.24-rc5
@ 2007-12-23  7:24 Greg KH
  2007-12-23  9:50 ` Markus Rechberger
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2007-12-23  7:24 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

Here are some USB fixes and new device ids against your 2.6.24-rc6 git
tree.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb mailing list (note the
address change), if anyone wants to see them.

thanks,

greg k-h

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

 drivers/usb/gadget/fsl_usb2_udc.c |    2 +-
 drivers/usb/serial/cp2101.c       |    1 +
 drivers/usb/serial/sierra.c       |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

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

Kevin R Page (1):
      USB: VID/PID update for sierra

Martin Kusserow (1):
      USB: New device ID for the CP2101 driver

Peter Korsgaard (1):
      USB: Unbreak fsl_usb2_udc


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PATCH] USB fixes for 2.6.24-rc5
@ 2007-12-17 18:56 Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2007-12-17 18:56 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

Here are some USB fixes and changes against your 2.6.24-rc5 git tree.

These are all a bunch of minor fixes and new device ids being added, as
well as some documentation fixes.

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

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb mailing list (note the
address change), if anyone wants to see them.

thanks,

greg k-h

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

 drivers/usb/core/hcd-pci.c         |    2 +-
 drivers/usb/core/hub.c             |    6 +++---
 drivers/usb/gadget/at91_udc.c      |    2 ++
 drivers/usb/host/ehci-fsl.c        |    2 +-
 drivers/usb/host/ohci-hcd.c        |   23 +++++++++++++----------
 drivers/usb/host/ohci-ppc-of.c     |    2 +-
 drivers/usb/host/ohci-ssb.c        |    2 +-
 drivers/usb/host/r8a66597-hcd.c    |    2 +-
 drivers/usb/host/uhci-hcd.c        |    9 ++++-----
 drivers/usb/serial/cp2101.c        |    5 +++--
 drivers/usb/serial/option.c        |    4 ++--
 drivers/usb/serial/sierra.c        |    2 +-
 drivers/usb/storage/scsiglue.c     |   12 +++++++++---
 drivers/usb/storage/unusual_devs.h |   15 +++++++--------
 include/linux/usb.h                |    1 +
 include/linux/usb_usual.h          |    5 ++++-
 16 files changed, 54 insertions(+), 40 deletions(-)

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

Alan Stern (2):
      USB: fix locking loop by avoiding flush_scheduled_work
      USB: use IRQF_DISABLED for HCD interrupt handlers

Benjamin Herrenschmidt (1):
      usb: Remove broken optimisation in OHCI IRQ handler

Doug Maxey (1):
      usb-storage: Fix devices that cannot handle 32k transfers

Greg Kroah-Hartman (1):
      USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"

Jaime Velasco Juan (1):
      USB: option: Bind to the correct interface of the Huawei E220

Jeff Long (1):
      USB: cp2101: new device id

Nicolas Ferre (1):
      USB: at91_udc: correct hanging while disconnecting usb cable

Randy Dunlap (1):
      usb.h: fix kernel-doc warning

agilmore@wirelessbeehive.com (1):
      USB: sierra: fix product id


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-23 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-23  7:24 [GIT PATCH] USB fixes for 2.6.24-rc5 Greg KH
2007-12-23  9:50 ` Markus Rechberger
2007-12-23 16:32   ` Alan Stern
  -- strict thread matches above, loose matches on Subject: below --
2007-12-17 18:56 Greg KH

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