[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 revie

[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

[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 driv