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.5-rc5
Date: Wed, 27 Jun 2012 12:48:17 -0700 [thread overview]
Message-ID: <20120627194817.GA9327@kroah.com> (raw)
The following changes since commit 6b16351acbd415e66ba16bf7d473ece1574cf0bc:
Linux 3.5-rc4 (2012-06-24 12:53:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.5-rc5
for you to fetch changes up to 3fcc8f96829776cf181918461923d1e3bbb831a2:
USB: CP210x Add 10 Device IDs (2012-06-26 16:14:34 -0700)
----------------------------------------------------------------
USB fixes for 3.5-rc5
Here are some small USB gadget bugfixes, and a few new USB device ids added to
some drivers for the 3.5-rc5 release.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Ajay Kumar Gupta (1):
usb: musb: host: release dma channels if no active io
Alan Stern (2):
SCSI & usb-storage: add try_rc_10_first flag
usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)
Alexandre Pereira da Silva (2):
usb: gadget: lpc32xx_udc: fix build error with debugfs enabled
usb: phy: Fix Kconfig dependency for Phy drivers
Ben Collins (1):
usb: gadget: Complete fsl qe/udc driver conversion
Craig Shelley (1):
USB: CP210x Add 10 Device IDs
Dmitry Shmygov (1):
USB: option: add id for Cellient MEN-200
Forest Bond (1):
USB: option: Add USB ID for Novatel Ovation MC551
Greg Kroah-Hartman (2):
Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/.../balbi/usb into usb-linus
Merge 3.5-rc4 into usb-linus
Moiz Sonasath (1):
usb: otg: twl6030-usb: Fix twl writes
Pratyush Anand (1):
usb: dwc3: fix giveback of queued request in ep_dequeue
drivers/scsi/sd.c | 2 ++
drivers/usb/Makefile | 2 +-
drivers/usb/dwc3/gadget.c | 3 ++-
drivers/usb/gadget/fsl_qe_udc.h | 4 ++--
drivers/usb/gadget/lpc32xx_udc.c | 1 +
drivers/usb/musb/musb_host.c | 14 ++++++++++++--
drivers/usb/otg/twl6030-usb.c | 15 ++++++---------
drivers/usb/phy/Kconfig | 4 ++--
drivers/usb/serial/cp210x.c | 11 +++++++++++
drivers/usb/serial/option.c | 8 ++++++++
drivers/usb/storage/scsiglue.c | 6 ++++++
drivers/usb/storage/unusual_devs.h | 7 -------
include/scsi/scsi_device.h | 1 +
13 files changed, 54 insertions(+), 24 deletions(-)
reply other threads:[~2012-06-27 19:48 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=20120627194817.GA9327@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