All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB driver fixes for 5.0-rc2
@ 2019-01-13 10:22 Greg KH
  2019-01-13 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-01-13 10:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

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@linuxfoundation.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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB driver fixes for 5.0-rc2
  2019-01-13 10:22 [GIT PULL] USB driver fixes for 5.0-rc2 Greg KH
@ 2019-01-13 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-01-13 18:05 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sun, 13 Jan 2019 11:22:52 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1dd8a3f6c619723ab442d6a27247d2f2153f3b11

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-13 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-13 10:22 [GIT PULL] USB driver fixes for 5.0-rc2 Greg KH
2019-01-13 18:05 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.