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 PULL] USB driver fixes for 4.1-rc2
Date: Thu, 30 Apr 2015 15:45:52 +0200 [thread overview]
Message-ID: <20150430134552.GA32117@kroah.com> (raw)
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.1-rc2
for you to fetch changes up to 0d3bba0287d4e284c3ec7d3397e81eec920d5e7e:
cdc-acm: prevent infinite loop when parsing CDC headers. (2015-04-28 12:53:16 +0200)
----------------------------------------------------------------
USB fixes for 4.2-rc1
Here are a number of small USB fixes for 4.2-rc2. They revert one
problem patch, fix some minor things, and add some new quirks for
"broken" devices.
All have been in linux-next successfully.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Hans de Goede (3):
uas: Allow uas_use_uas_driver to return usb-storage flags
uas: Add US_FL_MAX_SECTORS_240 flag
uas: Set max_sectors_240 quirk for ASM1053 devices
Ivan T. Ivanov (1):
Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
Li Jun (1):
usb: chipidea: otg: remove mutex unlock and lock while stop and start role
Quentin Casasnovas (1):
cdc-acm: prevent infinite loop when parsing CDC headers.
Documentation/kernel-parameters.txt | 2 ++
drivers/usb/chipidea/otg_fsm.c | 4 ----
drivers/usb/class/cdc-acm.c | 7 ++++++-
drivers/usb/host/ehci-msm.c | 13 ++++++++++---
drivers/usb/storage/uas-detect.h | 11 +++++++++--
drivers/usb/storage/uas.c | 16 ++++++++++++----
drivers/usb/storage/usb.c | 8 ++++++--
include/linux/usb_usual.h | 2 ++
8 files changed, 47 insertions(+), 16 deletions(-)
reply other threads:[~2015-04-30 13:46 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=20150430134552.GA32117@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