mbox series

[0/4] xhci features for usb-next

Message ID 1550685055-13612-1-git-send-email-mathias.nyman@linux.intel.com (mailing list archive)
Headers show
Series xhci features for usb-next | expand

Message

Mathias Nyman Feb. 20, 2019, 5:50 p.m. UTC
Hi Greg

A few minor xhci features for usb-next.
A bit late in the cycle, there is nothing urgent with these
but nice if they make 5.1

-Mathias

Balaji Manoharan (1):
  usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
    INTEL_SUNRISEPOINT_LP_XHCI

Chunfeng Yun (1):
  usb: xhci: remove unused member 'parent' in xhci_regset struct

Jean-Philippe Menil (1):
  usb: xhci: fix build warning - missing prototype

Prabhat Chand Pandey (1):
  usb: xhci: dbc: Fixing typo error.

 drivers/usb/host/xhci-dbgcap.c  | 6 +++---
 drivers/usb/host/xhci-debugfs.h | 1 -
 drivers/usb/host/xhci-mem.c     | 2 +-
 drivers/usb/host/xhci-pci.c     | 1 +
 4 files changed, 5 insertions(+), 5 deletions(-)