index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_hub.c
Age
Commit message (
Expand
)
Author
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Revise wLength for 'get port status' request
Bin Meng
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-07-28
usb: hub: Update handling connect status/change in usb_scan_port()
Bin Meng
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-05-06
usb: hub: Don't continue on get_port_status failure
Marek Vasut
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2016-03-20
usb: Change power-on / scanning timeout handling
Stefan Roese
2016-03-20
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
2016-03-20
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
2015-11-19
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-08-05
usb: Fix device detection code
Marek Vasut
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
2015-04-18
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
dm: usb: Split hub detection into its own function
Simon Glass
2015-04-18
dm: usb: Refactor port resets
Simon Glass
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-14
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-04
usb: Do not power-cycle usb devices on init
Hans de Goede
2014-08-29
usb: hub: don't check CONNECTION in hub_port_reset()
Stephen Warren
2014-06-01
usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
Stephen Warren
2014-06-01
usb: hub: fix power good delay timing
Stephen Warren
2013-08-26
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
2013-08-26
USB: usb-hub: Add a weak function for resetting devices
Dan Murphy
2013-07-29
usb_hub: fix power cycling logic
Nikita Kiryanov
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-12
usb: ehci: add Faraday USB 2.0 EHCI support
Kuo-Jung Su
2013-06-12
usb: hub: make minimum power-on delay configurable
Kuo-Jung Su
2013-05-06
usb: fix: Fixing Port status and feature number constants
Vivek Gautam
2013-05-06
usb: hub: Parallelize power-cycling of root-hub ports
Vivek Gautam
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
usb: hub: Fix enumration timeout
Vivek Gautam
2013-05-05
usb: hub: Power-cycle on root-hub ports
Vivek Gautam
2013-05-05
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
[next]