mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB bug fixes for 3.4-rc5
Date: Sun, 29 Apr 2012 09:14:51 -0700	[thread overview]
Message-ID: <20120429161451.GA16480@kroah.com> (raw)

The following changes since commit 66f75a5d028beaf67c931435fdc3e7823125730c:

  Linux 3.4-rc4 (2012-04-21 14:47:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.4-rc5

for you to fetch changes up to 41c8a48aa8de88ff56ed2f657b93d2446dd7882c:

  Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (2012-04-27 07:50:34 -0700)

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

USB fixes for 3.4-rc5

Here are a number of small USB fixes for 3.4-rc5.

Nothing major, as before, some USB gadget fixes.  There's a crash fix
for a number of ASUS laptops on resume that had been reported by a
number of different people.  We think the fix might also pertain to
other machines, as this was a BIOS bug, and they seem to travel to
different models and manufacturers quite easily.  Other than that, some
other reported problems fixed as well.

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

----------------------------------------------------------------
Alan Stern (3):
      USB: gadget: storage gadgets send wrong error code for unknown commands
      USB: EHCI: fix crash during suspend on ASUS computers
      usb: gadget: udc-core: fix incompatibility with dummy-hcd

Felipe Balbi (3):
      usb: musb: drop __deprecated flag
      usb: gadget: dummy: do not call pullup() on udc_stop()
      usb: gadget: udc-core: fix wrong call order

Greg Kroah-Hartman (1):
      Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/.../balbi/usb into usb-linus

Heiko Stübner (1):
      usb: otg: gpio_vbus: Add otg transceiver events and notifiers

Julia Lawall (1):
      usb: musb: davinci.c: add missing unregister

Laurent Pinchart (1):
      usb gadget: uvc: uvc_request_data::length field must be signed

Oliver Neukum (1):
      USB: cdc-wdm: fix race leading leading to memory corruption

 drivers/usb/class/cdc-wdm.c         |    7 +++++--
 drivers/usb/core/hcd-pci.c          |    9 +++++++++
 drivers/usb/gadget/dummy_hcd.c      |    1 -
 drivers/usb/gadget/f_mass_storage.c |    2 +-
 drivers/usb/gadget/file_storage.c   |    2 +-
 drivers/usb/gadget/udc-core.c       |    4 ++--
 drivers/usb/gadget/uvc.h            |    2 +-
 drivers/usb/gadget/uvc_v4l2.c       |    2 +-
 drivers/usb/host/ehci-pci.c         |    8 ++++++++
 drivers/usb/musb/davinci.c          |    3 ++-
 drivers/usb/musb/musb_core.h        |    2 +-
 drivers/usb/otg/gpio_vbus.c         |   15 ++++++++++++++-
 include/linux/usb/hcd.h             |    2 ++
 13 files changed, 47 insertions(+), 12 deletions(-)

                 reply	other threads:[~2012-04-29 16:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120429161451.GA16480@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®