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.7-rc6
Date: Fri, 1 Jul 2016 09:14:08 -0700 [thread overview]
Message-ID: <20160701161408.GA29084@kroah.com> (raw)
The following changes since commit 33688abb2802ff3a230bd2441f765477b94cc89e:
Linux 4.7-rc4 (2016-06-19 21:30:02 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.7-rc6
for you to fetch changes up to ab2a4bf83902c170d29ba130a8abb5f9d90559e1:
USB: don't free bandwidth_mutex too early (2016-06-27 08:39:39 -0700)
----------------------------------------------------------------
USB and PHY fixes for 4.7-rc6
Here are a number of small USB and PHY driver fixes for 4.7-rc6.
Nothing major here, all are described in the shortlog below. All have
been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (2):
USB: EHCI: declare hostpc register as zero-length array
USB: don't free bandwidth_mutex too early
Ben Dooks (1):
phy-sun4i-usb: fix missing __iomem *
Dan Carpenter (1):
phy: bcm-ns-usb2: checking the wrong variable
Greg Kroah-Hartman (2):
Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/.../peter.chen/usb into usb-linus
Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/.../kishon/linux-phy into usb-linus
Hans de Goede (1):
phy-sun4i-usb: Fix irq free conditions to match request conditions
Oscar (1):
usb: common: otg-fsm: add license to usb-otg-fsm
Quentin Schulz (1):
phy: phy-sun4i-usb: Fix optional gpios failing probe
Wei Yongjun (1):
phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()
Yoshihiro Shimoda (1):
phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS change
drivers/phy/phy-bcm-ns-usb2.c | 4 ++--
drivers/phy/phy-rcar-gen3-usb2.c | 14 +-------------
drivers/phy/phy-rockchip-dp.c | 2 +-
drivers/phy/phy-sun4i-usb.c | 14 +++++++-------
drivers/usb/common/usb-otg-fsm.c | 2 ++
drivers/usb/core/hcd.c | 17 +++++++----------
include/linux/usb/ehci_def.h | 4 ++--
7 files changed, 22 insertions(+), 35 deletions(-)
reply other threads:[~2016-07-01 16:14 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=20160701161408.GA29084@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
Powered by JetHome