Commit Graph

64 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Simon Glass 0ad0458c76 usb: Correct use of debug() 6 years ago
Philipp Tomsich 883946e8e7 usb: hub: identify the hub-device to usb_hub_reset_devices 7 years ago
Bin Meng 061895fbe5 usb: hub: Clear BH reset status change for a 3.0 hub 7 years ago
Bin Meng b90203526f usb: hub: Clear port reset before usb_hub_port_connect_change() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Bin Meng 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 7 years ago
Bin Meng 5624dfd5aa usb: hub: Parse and save TT details from device descriptor 7 years ago
Bin Meng bbc6f06c00 usb: hub: Support 'set hub depth' request for USB 3.0 hubs 7 years ago
Bin Meng 74ffc7cbb1 usb: hub: Translate USB 3.0 hub port status into old version 7 years ago
Bin Meng 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 7 years ago
Bin Meng a199a72448 usb: hub: Remove hub_port_reset() 7 years ago
Bin Meng dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv 7 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 7 years ago
Bin Meng 53771a490e usb: hub: Revise wLength for 'get port status' request 7 years ago
Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 7 years ago
Bin Meng f7a9e5dd03 usb: hub: Update handling connect status/change in usb_scan_port() 7 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 7 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Marek Vasut d81db48d41 usb: hub: Don't continue on get_port_status failure 8 years ago
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