Commit Graph

42 Commits (eae4b2b67bc8c68e2440616a447ca6c6898ad188)

Author SHA1 Message Date
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 8 years ago
Stefan Roese c998da0d67 usb: Change power-on / scanning timeout handling 8 years ago
Stefan Roese 2ef117fe4f usb: Remove 200 ms delay in usb_hub_port_connect_change() 8 years ago
Stefan Roese f7f601002d usb: legacy_hub_port_reset(): Speedup hub reset handling 8 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Marek Vasut dcc7dbc731 usb: Fix device detection code 9 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 9 years ago
Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 9 years ago
Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd 9 years ago
Hans de Goede ad84a42fc5 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors 9 years ago
Simon Glass 054fe48eb2 dm: usb: Add driver model support for hubs 9 years ago
Simon Glass 361ad6afc4 dm: usb: Split hub detection into its own function 9 years ago
Simon Glass 862e75c0db dm: usb: Refactor port resets 9 years ago
Simon Glass 79b5888729 dm: usb: Adjust usb_alloc_new_device() to return an error 9 years ago
Tim Harvey 319418c01c usb: hub: allow pgood_delay to be specified via env 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Hans de Goede 0834bb2fb0 usb: Do not power-cycle usb devices on init 10 years ago
Stephen Warren 74c0d756de usb: hub: don't check CONNECTION in hub_port_reset() 10 years ago
Stephen Warren 77b83e6d09 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY 10 years ago
Stephen Warren 0d437bcaf9 usb: hub: fix power good delay timing 10 years ago
Julius Werner eaf3e613ea usb: Use well-known descriptor sizes when parsing configuration 11 years ago
Dan Murphy 3615a996ab USB: usb-hub: Add a weak function for resetting devices 11 years ago
Nikita Kiryanov 0adc331b37 usb_hub: fix power cycling logic 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kuo-Jung Su e82a316d7f usb: ehci: add Faraday USB 2.0 EHCI support 11 years ago
Kuo-Jung Su aa1550588c usb: hub: make minimum power-on delay configurable 11 years ago
Vivek Gautam 55f4b57542 usb: fix: Fixing Port status and feature number constants 11 years ago
Vivek Gautam 0bf796f7ae usb: hub: Parallelize power-cycling of root-hub ports 11 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 11 years ago
Vivek Gautam 289f3cb28a usb: hub: Fix enumration timeout 11 years ago
Vivek Gautam 020bbcb76b usb: hub: Power-cycle on root-hub ports 11 years ago
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 11 years ago
Milind Choudhary 359439d288 usb: Clean up newly allocated device nodes in case of configuration failure 12 years ago
Vipin Kumar b6d7852cf8 usbh/ehci: Increase timeout for enumeration 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Wolfgang Grandegger a1a28c6e64 USB: relax usbcore reset timings 12 years ago
Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 12 years ago