linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 4.1-rc2
@ 2015-04-30 13:45 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-04-30 13:45 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

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(-)

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

only message in thread, other threads:[~2015-04-30 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 13:45 [GIT PULL] USB driver fixes for 4.1-rc2 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).