lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 13 Jan 2019 11:22:52 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.0-rc2

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.0-rc2

for you to fetch changes up to b9fcb0e6b7052b7e2d18fed1d673f8247060c32c:

  usb: storage: Remove outdated URL from MAINTAINERS (2019-01-08 16:49:23 +0100)

----------------------------------------------------------------
USB fixes for 5.0-rc2

Here are some small USB driver fixes and quirk updates for 5.0-rc2.

The majority here are some quirks for some storage devices to get them
to work properly.  There's also a fix here to resolve the reported
issues with some audio devices that say they are UAC3 compliant, but
really are not.

And a fix up for the MAINTAINERS file to remove a dead url.

All have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Daniele Palmas (1):
      usb: cdc-acm: send ZLP for Telit 3G Intel based modems

David Brown (1):
      usb: storage: Remove outdated URL from MAINTAINERS

Icenowy Zheng (2):
      USB: storage: don't insert sane sense for SPC3+ when bad sense specified
      USB: storage: add quirk for SMI SM3350

Jack Stocker (1):
      USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB

Saranya Gopal (1):
      usbcore: Select only first configuration for non-UAC3 compliant devices

 MAINTAINERS                        |  1 -
 drivers/usb/class/cdc-acm.c        |  7 +++++++
 drivers/usb/core/generic.c         |  9 ++++++---
 drivers/usb/core/quirks.c          |  3 ++-
 drivers/usb/storage/scsiglue.c     |  8 ++++++--
 drivers/usb/storage/unusual_devs.h | 12 ++++++++++++
 6 files changed, 33 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ