Commit History

作者 SHA1 備註 提交日期
  Bin Meng e40406603f usb: xhci: Handle endianness in xhci_set_configuration() 7 年之前
  Bin Meng eaaefb066c usb: xhci: Fix config fail of FS hub behind a HS hub with MTT 7 年之前
  Bin Meng ae751b060e usb: xhci: Initialize dev_state to 0 in the input slot context 7 年之前
  Bin Meng 793c819c6e usb: xhci: Set accurate add context flags when updating hub attributes 7 年之前
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 年之前
  Bin Meng fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 7 年之前
  Bin Meng ab2b727dc0 usb: xhci: Set 'Error Count' to 0 for isoch endpoints 7 年之前
  Bin Meng fa483b2c75 usb: xhci: Program max burst size for endpoint 7 年之前
  Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 7 年之前
  Bin Meng b5aa857b95 usb: xhci: Fix max packet size for full speed device endpoint 0 7 年之前
  Bin Meng 1897d60130 usb: xhci: Add interrupt transfer support 7 年之前
  Bin Meng 022ceacaf8 dm: usb: xhci: Implement get_max_xfer_size() operation 7 年之前
  Bin Meng d228ca362b usb: xhci: Implement update_hub_device() operation 7 年之前
  Bin Meng daec469144 usb: xhci: Change xhci_setup_addressable_virt_dev() signature 7 年之前
  Bin Meng 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 7 年之前
  Bin Meng 7274671e04 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 7 年之前
  Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 7 年之前
  Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 7 年之前
  Bin Meng aab0db08c0 usb: xhci: Add input slot context in xhci_set_configuration() 7 年之前
  Masahiro Yamada 121a4d13e6 usb: add static to local symbols 8 年之前
  Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 年之前
  Ted Chen 1b108880e6 usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. 9 年之前
  Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 年之前
  Sergey Temerkhanov a5ccda47f1 usb: xhci: Fix a potential NULL pointer dereference 9 年之前
  Simon Glass f161c17840 dm: usb: Rename the XHCI HCD to U-Boot 10 年之前
  Simon Glass a5762fe048 dm: usb: Support driver model in XHCI 10 年之前
  Simon Glass 779d126391 dm: usb: xhci: Factor out common init/uninit 10 年之前
  Simon Glass 5dd75e3b46 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() 10 年之前
  Simon Glass 7e0c5ee874 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() 10 年之前
  Simon Glass 7c1deec0af dm: usb: xhci: Use a function to get xhci_ctrl 10 年之前