Commit History

Author SHA1 Message Date
  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
  Simon Glass 91398f9854 dm: usb: Split out more code from usb_new_device() 9 years ago
  Simon Glass 128fcac087 dm: usb: Move descriptor setup code into its own function 9 years ago
  Simon Glass 862e75c0db dm: usb: Refactor port resets 9 years ago
  Simon Glass 53d8aa0f61 dm: usb: Drop the legacy USB init sequence 9 years ago
  Simon Glass 79b5888729 dm: usb: Adjust usb_alloc_new_device() to return an error 9 years ago
  Kishon Vijay Abraham I db378d786d common: cmd_dfu: invoke board_usb_cleanup() for cleaning up 9 years ago
  Stephen Warren 25c0673635 usb: fix first descriptor fetch error handling 9 years ago
  Paul Kocialkowski 04ee6ee2ca usb: Early failure when the first descriptor read fails or is invalid 9 years ago
  Paul Kocialkowski 8879be8857 usb: Check usb_new_device for failure 9 years ago
  Paul Kocialkowski 5a80b3449b usb: usb_new_device return codes consistency 9 years ago
  Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 9 years ago
  Hans de Goede d906bbc262 usb: Do not log an error when no devices is plugged into a root-hub-less hcd 9 years ago
  Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 9 years ago
  Hans de Goede f7b9baf755 usb: Remove unnecessary portnr lookup from usb_new_device 9 years ago