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/PHY fixes for 5.6-rc6
Date: Sun, 8 Mar 2020 10:51:18 +0100 [thread overview]
Message-ID: <20200308095118.GA4026918@kroah.com> (raw)
The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:
Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.6-rc5
for you to fetch changes up to 19f3c1e98bd1704fe22e5f8105c0677a1332cdef:
Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus (2020-03-04 13:28:52 +0100)
----------------------------------------------------------------
USB/PHY fixes for 5.6-rc5
Here are some small USB and PHY driver fixes for reported issues for
5.6-rc5.
Included in here are:
- phy driver fixes
- new USB quirks
- USB cdns3 gadget driver fixes
- USB hub core fixes
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dan Lazewatsky (1):
usb: quirks: add NO_LPM quirk for Logitech Screen Share
Eugeniu Rosca (3):
usb: core: hub: fix unhandled return by employing a void function
usb: core: hub: do error out if usb_autopm_get_interface() fails
usb: core: port: do error out if usb_autopm_get_interface() fails
Florian Fainelli (1):
phy: brcm-sata: Correct MDIO operations for 40nm platforms
Greg Kroah-Hartman (1):
Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/.../kishon/linux-phy into usb-linus
Grygorii Strashko (2):
phy: ti: gmii-sel: fix set of copy-paste errors
phy: ti: gmii-sel: do not fail in case of gmii
Jim Lin (1):
usb: storage: Add quirk for Samsung Fit flash
Kishon Vijay Abraham I (1):
phy: core: Fix phy_get() to not return error on link creation failure
Marco Felsch (1):
usb: usb251xb: fix regulator probe and error handling
Peter Chen (2):
usb: cdns3: gadget: link trb should point to next request
usb: cdns3: gadget: toggle cycle bit before reset endpoint
Pratham Pratap (1):
usb: dwc3: gadget: Update chain bit correctly when using sg list
Rikard Falkeborn (1):
phy: allwinner: Fix GENMASK misuse
Tony Lindgren (2):
phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle interval
phy: mapphone-mdm6600: Fix timeouts by adding wake-up handling
drivers/phy/allwinner/phy-sun50i-usb3.c | 2 +-
drivers/phy/broadcom/phy-brcm-sata.c | 148 ++++++++++++----------------
drivers/phy/motorola/phy-mapphone-mdm6600.c | 27 ++++-
drivers/phy/phy-core.c | 18 ++--
drivers/phy/ti/phy-gmii-sel.c | 10 +-
drivers/usb/cdns3/gadget.c | 19 +++-
drivers/usb/core/hub.c | 8 +-
drivers/usb/core/port.c | 10 +-
drivers/usb/core/quirks.c | 3 +
drivers/usb/dwc3/gadget.c | 9 +-
drivers/usb/misc/usb251xb.c | 20 +++-
drivers/usb/storage/unusual_devs.h | 6 ++
12 files changed, 163 insertions(+), 117 deletions(-)
next reply other threads:[~2020-03-08 9:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-08 9:51 Greg KH [this message]
2020-03-08 15:55 ` [GIT PULL] USB/PHY fixes for 5.6-rc6 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=20200308095118.GA4026918@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