From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.12-rc5
Date: Sun, 11 Jun 2017 09:42:11 +0200 [thread overview]
Message-ID: <20170611074211.GA29753@kroah.com> (raw)
The following changes since commit 5ed02dbb497422bf225783f46e6eadd237d23d6b:
Linux 4.12-rc3 (2017-05-28 17:20:53 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.12-rc5
for you to fetch changes up to 29532e7b67f0ce0576e56f8ab0eeda311cde3b4b:
Merge tag 'phy-for-4.12-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus (2017-06-03 09:55:59 +0900)
----------------------------------------------------------------
USB fixes for 4.12-rc5
Here are some small USB fixes for 4.12-rc5
They are for some reported issues in the chipidea and gadget drivers.
Nothing major. All have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andrey Smirnov (1):
usb: chipidea: imx: Do not access CLKONOFF on i.MX51
Bin Liu (1):
usb: musb: dsps: keep VBUS on for host-only mode
Fengguang Wu (1):
phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer
Greg Kroah-Hartman (3):
Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/.../peter.chen/usb into usb-linus
Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
Merge tag 'phy-for-4.12-rc-v2' of git://git.kernel.org/.../kishon/linux-phy into usb-linus
Jisheng Zhang (1):
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Martin Blumenstingl (1):
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
Michael Thalmeier (2):
usb: chipidea: debug: check before accessing ci_role
usb: chipidea: core: check before accessing ci_role in ci_role_show
Thinh Nguyen (1):
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Wei Yongjun (1):
phy: qcom-qmp: fix return value check in qcom_qmp_phy_create()
Yoshihiro Shimoda (4):
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Documentation/devicetree/bindings/usb/dwc2.txt | 1 +
drivers/phy/phy-qcom-qmp.c | 14 ++++----
drivers/usb/chipidea/core.c | 5 ++-
drivers/usb/chipidea/debug.c | 3 +-
drivers/usb/chipidea/udc.c | 8 +++--
drivers/usb/chipidea/usbmisc_imx.c | 41 +++++++++++++++++------
drivers/usb/dwc2/params.c | 2 ++
drivers/usb/gadget/function/f_mass_storage.c | 13 ++++++--
drivers/usb/gadget/udc/renesas_usb3.c | 45 ++++++++++++++++++--------
drivers/usb/musb/musb_dsps.c | 5 +++
10 files changed, 102 insertions(+), 35 deletions(-)
reply other threads:[~2017-06-11 7:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170611074211.GA29753@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