1. d228ca3 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  2. daec469 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  3. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  4. 7274671 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  5. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  6. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  7. aab0db0 usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  8. 121a4d1 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  9. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  10. 1b10888 usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · 9 years ago
  11. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  12. a5ccda4 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · 9 years ago
  13. f161c17 dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · 10 years ago
  14. a5762fe dm: usb: Support driver model in XHCI by Simon Glass · 10 years ago
  15. 779d126 dm: usb: xhci: Factor out common init/uninit by Simon Glass · 10 years ago
  16. 5dd75e3 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · 10 years ago
  17. 7e0c5ee dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · 10 years ago
  18. 7c1deec dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · 10 years ago
  19. 421a5a0 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  20. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  21. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  22. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  23. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago