1. 1bc4ce9 dm: usb: xhci: Implement get_max_xfer_size() operation by Bin Meng · Thu Sep 07 06:13:18 2017 -0700
  2. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · Wed Jul 19 21:51:19 2017 +0800
  3. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · Wed Jul 19 21:51:14 2017 +0800
  4. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · Wed Jul 19 21:51:11 2017 +0800
  5. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · Wed Jul 19 21:50:03 2017 +0800
  6. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · Wed Jul 19 21:50:00 2017 +0800
  7. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · Wed Jul 19 21:49:58 2017 +0800
  8. ec0501b usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · Wed Jul 19 21:49:56 2017 +0800
  9. 6d8e433 usb: add static to local symbols by Masahiro Yamada · Thu Jun 22 16:35:14 2017 +0900
  10. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  11. a2f4f9a usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · Fri Mar 18 17:56:52 2016 +1030
  12. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  13. 65bb454 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · Mon Aug 17 15:38:07 2015 +0300
  14. b113f6e dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · Wed Mar 25 12:22:54 2015 -0600
  15. 49b4183 dm: usb: Support driver model in XHCI by Simon Glass · Wed Mar 25 12:22:53 2015 -0600
  16. 686a812 dm: usb: xhci: Factor out common init/uninit by Simon Glass · Wed Mar 25 12:22:52 2015 -0600
  17. 4ec422c dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · Wed Mar 25 12:22:51 2015 -0600
  18. 88a3784 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · Wed Mar 25 12:22:50 2015 -0600
  19. a49e27b dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · Wed Mar 25 12:22:49 2015 -0600
  20. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · Wed Apr 01 17:18:45 2015 +0300
  21. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  22. b351e46 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · Thu Jun 12 00:31:27 2014 +0200
  23. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  24. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · Sat Sep 14 14:02:45 2013 +0530