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