From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.7-rc5
Date: Fri, 8 May 2020 16:17:18 +0200 [thread overview]
Message-ID: <20200508141718.GA324234@kroah.com> (raw)
The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:
Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.7-rc5
for you to fetch changes up to 91edf63d5022bd0464788ffb4acc3d5febbaf81d:
usb: chipidea: msm: Ensure proper controller reset using role switch API (2020-05-07 08:46:35 +0200)
----------------------------------------------------------------
USB fixes for 5.7-rc5
Here are some small USB fixes for 5.7-rc5 to resolve some reported
issues:
- syzbot found problems fixed
- usbfs dma mapping fix
- typec bugfixs
- chipidea bugfix
- usb4/thunderbolt fix
- new device ids/quirks
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: core: Fix misleading driver bug report
Bryan O'Donoghue (1):
usb: chipidea: msm: Ensure proper controller reset using role switch API
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/.../johan/usb-serial into usb-linus
Heikki Krogerus (1):
usb: typec: intel_pmc_mux: Fix the property names
Jeremy Linton (1):
usb: usbfs: correct kernel->user page attribute mismatch
Matt Jolly (1):
USB: serial: qcserial: Add DW5816e support
Mika Westerberg (1):
thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
Oliver Neukum (2):
USB: serial: garmin_gps: add sanity checking for data length
USB: uas: add quirk for LaCie 2Big Quadra
Prashant Malani (1):
usb: typec: mux: intel: Handle alt mode HPD_HIGH
drivers/thunderbolt/usb4.c | 3 +++
drivers/usb/chipidea/ci_hdrc_msm.c | 2 +-
drivers/usb/core/devio.c | 5 ++---
drivers/usb/core/message.c | 4 ++--
drivers/usb/serial/garmin_gps.c | 4 ++--
drivers/usb/serial/qcserial.c | 1 +
drivers/usb/storage/unusual_uas.h | 7 +++++++
drivers/usb/typec/mux/intel_pmc_mux.c | 8 ++++++--
8 files changed, 24 insertions(+), 10 deletions(-)
next reply other threads:[~2020-05-08 14:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 14:17 Greg KH [this message]
2020-05-08 16:15 ` [GIT PULL] USB driver fixes for 5.7-rc5 pr-tracker-bot
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=20200508141718.GA324234@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