linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] More USB fixes for 3.6-rc3
@ 2012-08-20 19:29 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2012-08-20 19:29 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

The following changes since commit 731879f8e3d4c61220462160311fa650a8b96abf:

  USB: qcserial: fix port handling on Gobi 1K and 2K+ (2012-08-16 09:48:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.6-rc3

for you to fetch changes up to 8f057d7bca549e8f7c1f8e750c75598986f5d9aa:

  gpu/mfd/usb: Fix USB randconfig problems (2012-08-20 11:52:41 -0700)

----------------------------------------------------------------
More USB patches for 3.6-rc3

Here are 10 more USB patches for 3.6-rc3.  They all fix reported
problems (build problems for one of them, and easily repeatable oopses
for the others.)

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (8):
      USB: smsusb: remove __devinit* from the struct usb_device_id table
      USB: jl2005bcd: remove __devinit* from the struct usb_device_id table
      USB: spca506: remove __devinit* from the struct usb_device_id table
      USB: p54usb: remove __devinit* from the struct usb_device_id table
      USB: rtl8187: remove __devinit* from the struct usb_device_id table
      USB: vt6656: remove __devinit* from the struct usb_device_id table
      USB: winbond: remove __devinit* from the struct usb_device_id table
      USB: emi62: remove __devinit* from the struct usb_device_id table

Guenter Roeck (1):
      gpu/mfd/usb: Fix USB randconfig problems

Sven Schnelle (1):
      USB: CDC ACM: Fix NULL pointer dereference

 drivers/gpu/drm/Kconfig                    | 1 +
 drivers/gpu/drm/udl/Kconfig                | 1 +
 drivers/media/dvb/siano/smsusb.c           | 2 +-
 drivers/media/video/gspca/jl2005bcd.c      | 2 +-
 drivers/media/video/gspca/spca506.c        | 2 +-
 drivers/mfd/Kconfig                        | 3 ++-
 drivers/net/wireless/p54/p54usb.c          | 2 +-
 drivers/net/wireless/rtl818x/rtl8187/dev.c | 2 +-
 drivers/staging/vt6656/main_usb.c          | 2 +-
 drivers/staging/winbond/wbusb.c            | 2 +-
 drivers/usb/Kconfig                        | 2 +-
 drivers/usb/class/cdc-acm.c                | 3 ++-
 drivers/usb/misc/emi62.c                   | 2 +-
 13 files changed, 15 insertions(+), 11 deletions(-)

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

only message in thread, other threads:[~2012-08-20 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-20 19:29 [GIT PATCH] More USB fixes for 3.6-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;
as well as URLs for NNTP newsgroup(s).