index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-04-09
usb: Make portspeed return a read-only string
Ismael Luceno Cortes
1
-13
/
+5
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
1
-8
/
+8
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-12-07
usb: Correct use of debug()
Simon Glass
1
-3
/
+1
2017-11-26
usb: hub: identify the hub-device to usb_hub_reset_devices
Philipp Tomsich
1
-2
/
+2
2017-10-01
usb: hub: Clear BH reset status change for a 3.0 hub
Bin Meng
1
-0
/
+6
2017-10-01
usb: hub: Clear port reset before usb_hub_port_connect_change()
Bin Meng
1
-5
/
+5
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
1
-0
/
+11
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
1
-0
/
+50
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
1
-0
/
+52
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
1
-1
/
+32
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
1
-0
/
+10
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
1
-12
/
+13
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
1
-5
/
+22
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
1
-5
/
+7
2017-07-28
usb: hub: Revise wLength for 'get port status' request
Bin Meng
1
-1
/
+1
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
1
-1
/
+11
2017-07-28
usb: hub: Update handling connect status/change in usb_scan_port()
Bin Meng
1
-6
/
+9
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
1
-3
/
+0
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
1
-7
/
+1
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
1
-2
/
+1
2016-05-06
usb: hub: Don't continue on get_port_status failure
Marek Vasut
1
-0
/
+1
2016-05-02
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-19
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-11
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-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
1
-1
/
+1
2015-05-14
usb: add device connection/disconnection detection
Vincent Palatin
1
-1
/
+1
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
1
-1
/
+2
2015-05-14
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-29
usb_hub: fix power cycling logic
Nikita Kiryanov
1
-2
/
+2
[next]