提交历史

作者 SHA1 备注 提交日期
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 年之前
  Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 7 年之前
  Bin Meng c008faa773 usb: Only get 64 bytes device descriptor for full speed devices 7 年之前
  Bin Meng 2f0eb2ac4b usb: Handle audio extension endpoint descriptor in usb_parse_config() 7 年之前
  Heiko Schocher 98f705c9ce powerpc: remove 4xx support 8 年之前
  Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 8 年之前
  Masahiro Yamada 0a8cc1a3a4 usb: move CONFIG_USB_XHCI to Kconfig with renaming 9 年之前
  Marek Vasut ef71290be9 usb: Assure Get Descriptor request is in separate microframe 9 年之前
  Marek Vasut f647bf0ba3 usb: Wait after sending Set Configuration request 9 年之前
  Marek Vasut 2f1b4302e3 usb: Don't init pointer to zero, but NULL 9 年之前
  Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 9 年之前
  Stefan Roese 3ed9eb93c2 usb: Don't reset the USB hub a 2nd time 9 年之前
  Peng Fan 447b9cdf2c common: usb: fix checking condition 9 年之前
  Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 年之前
  Stefan Brüns c75f57fba4 usb: Alloc buffer for USB descriptor dynamically 9 年之前
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 年之前
  Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 年之前
  Hans de Goede 682c9f8dfc usb: Pass device instead of portnr to usb_legacy_port_reset 10 年之前
  Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 10 年之前
  Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 10 年之前
  Hans de Goede 126ca94274 usb: Remove unused variable in usb_setup_descriptor() 10 年之前
  Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 10 年之前
  Hans de Goede 651d95c8eb usb: usb_control_msg() propagate controller error code 10 年之前
  Hans de Goede 2b338ef411 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs 10 年之前
  Simon Glass 95fbfe4298 dm: usb: Convert core usb.c file to support driver model 10 年之前
  Simon Glass 0ed27905ce dm: usb: Complete the splitting up of usb_new_device() 10 年之前
  Simon Glass 91398f9854 dm: usb: Split out more code from usb_new_device() 10 年之前
  Simon Glass 128fcac087 dm: usb: Move descriptor setup code into its own function 10 年之前
  Simon Glass 862e75c0db dm: usb: Refactor port resets 10 年之前
  Simon Glass 53d8aa0f61 dm: usb: Drop the legacy USB init sequence 10 年之前