Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ec22c365e3d21c8a5c20413d537042527b33a6cf
/
common
/
usb_hub.c
c1125ba
usb: hub: Fix usb_get_port_status() for big-endian platforms
by Aaron Williams
· 3 years, 7 months ago
8a8d24b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
caa4daa
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
41575d8
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
c05ed00
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 6 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 9 months ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
51f60a8
usb: Make portspeed return a read-only string
by Ismael Luceno Cortes
· 6 years ago
fd09c20
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
0ad0458
usb: Correct use of debug()
by Simon Glass
· 7 years ago
883946e
usb: hub: identify the hub-device to usb_hub_reset_devices
by Philipp Tomsich
· 7 years ago
061895f
usb: hub: Clear BH reset status change for a 3.0 hub
by Bin Meng
· 7 years ago
b902035
usb: hub: Clear port reset before usb_hub_port_connect_change()
by Bin Meng
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
81060bb
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
by Bin Meng
· 7 years ago
5624dfd
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· 7 years ago
bbc6f06
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· 7 years ago
74ffc7c
usb: hub: Translate USB 3.0 hub port status into old version
by Bin Meng
· 7 years ago
46c1d49
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
a199a72
usb: hub: Remove hub_port_reset()
by Bin Meng
· 7 years ago
dfa96e0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· 7 years ago
337fc7e
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· 7 years ago
53771a4
usb: hub: Revise wLength for 'get port status' request
by Bin Meng
· 7 years ago
f342119
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· 7 years ago
f7a9e5d
usb: hub: Update handling connect status/change in usb_scan_port()
by Bin Meng
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
d81db48
usb: hub: Don't continue on get_port_status failure
by Marek Vasut
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
c998da0
usb: Change power-on / scanning timeout handling
by Stefan Roese
· 9 years ago
2ef117f
usb: Remove 200 ms delay in usb_hub_port_connect_change()
by Stefan Roese
· 9 years ago
f7f6010
usb: legacy_hub_port_reset(): Speedup hub reset handling
by Stefan Roese
· 9 years ago
3884c98
dm: usb: Avoid time delays in sandbox tests
by Simon Glass
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
dcc7dbc
usb: Fix device detection code
by Marek Vasut
· 9 years ago
abb59cf
dm: usb: Adjust the USB_DEVICE() macro naming
by Simon Glass
· 9 years ago
08f3bb0
usb: add device connection/disconnection detection
by Vincent Palatin
· 10 years ago
45b9ea1
usb: Stop reset procedure when a dev is handed over to a companion hcd
by Hans de Goede
· 10 years ago
ad84a42
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
by Hans de Goede
· 10 years ago
054fe48
dm: usb: Add driver model support for hubs
by Simon Glass
· 10 years ago
361ad6a
dm: usb: Split hub detection into its own function
by Simon Glass
· 10 years ago
862e75c
dm: usb: Refactor port resets
by Simon Glass
· 10 years ago
79b5888
dm: usb: Adjust usb_alloc_new_device() to return an error
by Simon Glass
· 10 years ago
319418c
usb: hub: allow pgood_delay to be specified via env
by Tim Harvey
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
0834bb2
usb: Do not power-cycle usb devices on init
by Hans de Goede
· 10 years ago
74c0d75
usb: hub: don't check CONNECTION in hub_port_reset()
by Stephen Warren
· 10 years ago
77b83e6
usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
by Stephen Warren
· 10 years ago
0d437bc
usb: hub: fix power good delay timing
by Stephen Warren
· 10 years ago
eaf3e61
usb: Use well-known descriptor sizes when parsing configuration
by Julius Werner
· 11 years ago
3615a99
USB: usb-hub: Add a weak function for resetting devices
by Dan Murphy
· 11 years ago
0adc331
usb_hub: fix power cycling logic
by Nikita Kiryanov
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e82a316
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 11 years ago
aa15505
usb: hub: make minimum power-on delay configurable
by Kuo-Jung Su
· 11 years ago
55f4b57
usb: fix: Fixing Port status and feature number constants
by Vivek Gautam
· 12 years ago
0bf796f
usb: hub: Parallelize power-cycling of root-hub ports
by Vivek Gautam
· 12 years ago
6497c66
USB: SS: Add support for Super Speed USB interface
by Vivek Gautam
· 12 years ago
289f3cb
usb: hub: Fix enumration timeout
by Vivek Gautam
· 12 years ago
020bbcb
usb: hub: Power-cycle on root-hub ports
by Vivek Gautam
· 12 years ago
ceb4972
usb: common: Weed out USB_**_PRINTFs from usb framework
by Vivek Gautam
· 12 years ago
359439d
usb: Clean up newly allocated device nodes in case of configuration failure
by Milind Choudhary
· 12 years ago
b6d7852
usbh/ehci: Increase timeout for enumeration
by Vipin Kumar
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
93ad908
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
f576613
USB: Align buffers at cacheline
by Puneet Saxena
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
a1a28c6
USB: relax usbcore reset timings
by Wolfgang Grandegger
· 13 years ago
23faf2b
USB: Separate out USB hub driver
by Marek Vasut
· 13 years ago