index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
usb: hub: Don't continue on get_port_status failure
Marek Vasut
1
-0
/
+1
2016-05-03
Fix spelling of "occurred".
Vagrant Cascadian
1
-1
/
+1
2016-03-20
usb: Change power-on / scanning timeout handling
Stefan Roese
1
-94
/
+223
2016-03-20
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
1
-3
/
+0
2016-03-20
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
1
-2
/
+7
2015-11-20
dm: usb: Avoid time delays in sandbox tests
Simon Glass
1
-1
/
+9
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
1
-2
/
+2
2015-09-12
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
1
-0
/
+1
2015-08-05
usb: Fix device detection code
Marek Vasut
1
-3
/
+7
2015-07-22
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
1
-1
/
+1
2015-05-15
usb: add device connection/disconnection detection
Vincent Palatin
1
-1
/
+1
2015-05-15
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
1
-1
/
+2
2015-05-15
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
1
-2
/
+4
2015-04-18
dm: usb: Add driver model support for hubs
Simon Glass
1
-4
/
+90
2015-04-18
dm: usb: Split hub detection into its own function
Simon Glass
1
-16
/
+41
2015-04-18
dm: usb: Refactor port resets
Simon Glass
1
-2
/
+2
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
1
-15
/
+26
2015-04-14
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
1
-0
/
+8
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+2
2014-11-04
usb: Do not power-cycle usb devices on init
Hans de Goede
1
-39
/
+0
2014-08-29
usb: hub: don't check CONNECTION in hub_port_reset()
Stephen Warren
1
-3
/
+16
2014-06-01
usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
Stephen Warren
1
-5
/
+1
2014-06-01
usb: hub: fix power good delay timing
Stephen Warren
1
-3
/
+6
2013-08-26
usb: Use well-known descriptor sizes when parsing configuration
Julius Werner
1
-10
/
+4
2013-08-26
USB: usb-hub: Add a weak function for resetting devices
Dan Murphy
1
-0
/
+12
2013-07-30
usb_hub: fix power cycling logic
Nikita Kiryanov
1
-2
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-19
/
+1
2013-06-13
usb: ehci: add Faraday USB 2.0 EHCI support
Kuo-Jung Su
1
-1
/
+6
2013-06-13
usb: hub: make minimum power-on delay configurable
Kuo-Jung Su
1
-2
/
+6
2013-05-06
usb: fix: Fixing Port status and feature number constants
Vivek Gautam
1
-12
/
+28
2013-05-06
usb: hub: Parallelize power-cycling of root-hub ports
Vivek Gautam
1
-7
/
+12
2013-05-06
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
1
-2
/
+6
2013-05-06
usb: hub: Fix enumration timeout
Vivek Gautam
1
-1
/
+0
2013-05-06
usb: hub: Power-cycle on root-hub ports
Vivek Gautam
1
-0
/
+34
2013-05-06
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
1
-88
/
+74
2012-12-17
usb: Clean up newly allocated device nodes in case of configuration failure
Milind Choudhary
1
-0
/
+2
2012-12-17
usbh/ehci: Increase timeout for enumeration
Vipin Kumar
1
-5
/
+28
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
1
-1
/
+1
2012-09-21
usb: do explicit unaligned accesses
Lucas Stach
1
-5
/
+9
2012-05-20
USB: Align buffers at cacheline
Puneet Saxena
1
-13
/
+14
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
1
-5
/
+5
2012-03-03
USB: relax usbcore reset timings
Wolfgang Grandegger
1
-1
/
+4
2012-03-03
USB: Separate out USB hub driver
Marek Vasut
1
-0
/
+476