[PATCH 0/2] xhci features for usb-next

2018-10-16 Thread Mathias Nyman
Hi Greg

These two patches are part 2/5 and 3/5 of the Tegra xhci genpd
support series.

It's how Jon Hunter proposed them to be merged:
" This series is making changes to more than one subsystem and at first
  glance may look like a maintainers nightmare. However, my proposal is
  this, once reviewed and people are happy ...
  1. Patches 1-3 should be merged first. Patches 1 can go via the Tegra
 tree and 2-3 via the USB tree.
  2. Once patches 1-3 are accepted, then 4 and 5 can be merged via the
   Tegra tree."

-Mathias

Jon Hunter (2):
  usb: xhci: tegra: Power-off power-domains on removal
  usb: xhci: tegra: Add genpd support

 drivers/usb/host/xhci-tegra.c | 92 +--
 1 file changed, 81 insertions(+), 11 deletions(-)

-- 
2.7.4



[PATCH 0/2] xhci features for usb-next

2015-03-17 Thread Mathias Nyman
Hi Greg

Two xhci patches for usb-next, one to add usb phy support to xhci-plat
needed by Marvell Armada 385 AP to get its USB3 VBUS up.
The other one is a tiny code consistency cleanup.

-Mathias

Lin Wang (1):
  xhci: unify cycle state toggling operation with 'XOR'

Maxime Ripard (1):
  usb: xhci: plat: Add USB phy support

 drivers/usb/host/xhci-plat.c | 19 ++-
 drivers/usb/host/xhci-ring.c |  4 ++--
 2 files changed, 20 insertions(+), 3 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] xhci features for usb-next

2015-01-16 Thread Mathias Nyman
Hi Greg

These xhci patches for usb-next are again minor cleanups and debug fixes
re-sendt by Hans as I somehow lost the original ones.


Hans de Goede (2):
  xhci: Print hcc params, version and quirks on init
  xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..."
messages

 drivers/usb/host/xhci.c | 10 --
 drivers/usb/host/xhci.h |  2 ++
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html