On Fri, Oct 23, 2015 at 11:36:56PM +0200, Hauke Mehrtens wrote: > This patch adds support for the USB 3.0 controller in the bcm53xx Northstar SoC. > These patches are based on top of usb-next. > > This also adds a fake doorbell quirk which is needed for this controller > > changes since: > v2: > * fix build error reported by kbuild test robot > v1: > * fix sparse error reported by kbuild test robot > > Hauke Mehrtens (1): > usb: xhci: plat: fix adding usb3-lpm-capable quirk > > Rafał Miłecki (5): > usb: xhci: add Broadcom specific fake doorbell > usb: bcma: make helper creating platform dev more generic > usb: bcma: use separated function for USB 2.0 initialization > usb: bcma: add USB 3.0 support > usb: bcma: fix setting VCC GPIO value > > drivers/usb/host/bcma-hcd.c | 314 +++++++++++++++++++++++++++++++++++---- > drivers/usb/host/xhci-plat.c | 17 ++- > drivers/usb/host/xhci.c | 57 ++++++- > drivers/usb/host/xhci.h | 1 + > include/linux/usb/xhci_pdriver.h | 1 + > 5 files changed, 350 insertions(+), 40 deletions(-) I need acks from Mathias for the xhci portions before I can accept the rest of this... Also, it doesn't apply to the tree anymore :( thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html