Commit History

Author SHA1 Message Date
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  Michal Suchanek 3437121c03 usb: Add nonblock argument to submit_int_msg 4 years ago
  Michal Suchanek fdd135bf8e usb: usb_submit_int_msg -> usb_int_msg 4 years ago
  Sven Schwermer fd09c205fc usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Bin Meng 932bb668bb usb: Read device descriptor after device is addressed for xHCI 6 years ago
  Bin Meng c008faa773 usb: Only get 64 bytes device descriptor for full speed devices 6 years ago
  Bin Meng 2f0eb2ac4b usb: Handle audio extension endpoint descriptor in usb_parse_config() 6 years ago
  Heiko Schocher 98f705c9ce powerpc: remove 4xx support 7 years ago
  Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 7 years ago
  Masahiro Yamada 0a8cc1a3a4 usb: move CONFIG_USB_XHCI to Kconfig with renaming 8 years ago
  Marek Vasut ef71290be9 usb: Assure Get Descriptor request is in separate microframe 8 years ago
  Marek Vasut f647bf0ba3 usb: Wait after sending Set Configuration request 8 years ago
  Marek Vasut 2f1b4302e3 usb: Don't init pointer to zero, but NULL 8 years ago
  Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
  Stefan Roese 3ed9eb93c2 usb: Don't reset the USB hub a 2nd time 8 years ago
  Peng Fan 447b9cdf2c common: usb: fix checking condition 8 years ago
  Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 8 years ago
  Stefan Brüns c75f57fba4 usb: Alloc buffer for USB descriptor dynamically 8 years ago
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 8 years ago
  Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 9 years ago
  Hans de Goede 682c9f8dfc usb: Pass device instead of portnr to usb_legacy_port_reset 9 years ago
  Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 9 years ago
  Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 9 years ago
  Hans de Goede 126ca94274 usb: Remove unused variable in usb_setup_descriptor() 9 years ago
  Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 9 years ago
  Hans de Goede 651d95c8eb usb: usb_control_msg() propagate controller error code 9 years ago
  Hans de Goede 2b338ef411 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs 9 years ago
  Simon Glass 95fbfe4298 dm: usb: Convert core usb.c file to support driver model 9 years ago
  Simon Glass 0ed27905ce dm: usb: Complete the splitting up of usb_new_device() 9 years ago