[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150430134552.GA32117@kroah.com>
Date: Thu, 30 Apr 2015 15:45:52 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.1-rc2
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@...uxfoundation.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists