linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] musb patches for v5.2-rc1
@ 2019-04-30 14:59 Bin Liu
  2019-04-30 14:59 ` [1/7] usb: musb: Silence error about blacklisting hubs if !CONFIG_USB Bin Liu
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Bin Liu @ 2019-04-30 14:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, Bin Liu

Hi Greg,

Here are the musb patches for v5.2 rc1. There are all small fixes or
improvements. Please let me know if any change is needed.

There is one of the patches marked for stable. I will send it to stable
tree later after they get into v5.2 rc.

Thanks,
-Bin.
---

Kefeng Wang (1):
  usb: musb: dsps: Use dev_get_drvdata()

Paul Cercueil (4):
  usb: musb: Silence error about blacklisting hubs if !CONFIG_USB
  dt-bindings: usb: Add usb-phy property to the jz4740-musb node
  usb: musb: jz4740: Let the platform probe the PHY
  usb: musb: jz4740: obtain USB PHY from devicetree

Samuel Holland (1):
  soc: sunxi: Fix missing dependency on REGMAP_MMIO

Tony Lindgren (1):
  usb: musb: omap2430: Add support for idling phy when musb is idle

 .../bindings/usb/ingenic,jz4740-musb.txt      |  8 ++++++++
 drivers/soc/sunxi/Kconfig                     |  1 +
 drivers/usb/musb/Kconfig                      |  2 +-
 drivers/usb/musb/jz4740.c                     | 19 +++++++------------
 drivers/usb/musb/musb_core.c                  |  9 +++++----
 drivers/usb/musb/musb_dsps.c                  |  6 ++----
 drivers/usb/musb/omap2430.c                   |  6 ++++++
 7 files changed, 30 insertions(+), 21 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-04-30 15:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30 14:59 [PATCH 0/7] musb patches for v5.2-rc1 Bin Liu
2019-04-30 14:59 ` [1/7] usb: musb: Silence error about blacklisting hubs if !CONFIG_USB Bin Liu
2019-04-30 14:59   ` [PATCH 1/7] " Bin Liu
2019-04-30 14:59 ` [2/7] usb: musb: omap2430: Add support for idling phy when musb is idle Bin Liu
2019-04-30 14:59   ` [PATCH 2/7] " Bin Liu
2019-04-30 14:59 ` [3/7] soc: sunxi: Fix missing dependency on REGMAP_MMIO Bin Liu
2019-04-30 14:59   ` [PATCH 3/7] " Bin Liu
2019-04-30 14:59 ` [4/7] dt-bindings: usb: Add usb-phy property to the jz4740-musb node Bin Liu
2019-04-30 14:59   ` [PATCH 4/7] " Bin Liu
2019-04-30 14:59 ` [5/7] usb: musb: jz4740: Let the platform probe the PHY Bin Liu
2019-04-30 14:59   ` [PATCH 5/7] " Bin Liu
2019-04-30 14:59 ` [6/7] usb: musb: jz4740: obtain USB PHY from devicetree Bin Liu
2019-04-30 14:59   ` [PATCH 6/7] " Bin Liu
2019-04-30 14:59 ` [7/7] usb: musb: dsps: Use dev_get_drvdata() Bin Liu
2019-04-30 14:59   ` [PATCH 7/7] " Bin Liu
2019-04-30 14:59 ` [PATCH 0/6] musb patches for v5.2-rc1 Bin Liu
2019-04-30 15:02   ` Bin Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).