index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2022-05-19
usb: hub: Simplify error and success path in port_over_current_notify
Bhuvanesh Surachari
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-02-17
usb: remove Link Powermanagement (LPM) disable before port reset.
Mathias Nyman
2022-01-26
usb: core: Bail out when port is stuck in reset loop
Kai-Heng Feng
2022-01-03
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
2021-12-17
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
2021-12-17
usb: hub: make wait_for_connected() take an int instead of a pointer to int
Dan Carpenter
2021-12-15
usb: hub: avoid warm port reset during USB3 disconnect
Mathias Nyman
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
2021-07-21
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
2021-07-21
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
2021-06-17
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Andrew Lunn
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2021-05-21
USB: Verify the port status when timeout happens during port suspend
Chris Chiu
2021-05-13
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
2021-04-09
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
2021-03-23
usb: core: hub: Print speed name based on ssp rate
Thinh Nguyen
2021-03-23
usb: core: hub: Remove port_speed_is_ssp()
Thinh Nguyen
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
2020-10-02
USB: hub: Add Kconfig option to reduce number of port initialization retries
Alan Stern
2020-10-02
USB: hub: Clean up use of port initialization schemes and retries
Alan Stern
2020-09-25
Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
Oliver Neukum
2020-09-16
USB: core: hub.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-19
USB: OTG: rename product list of devices
Greg Kroah-Hartman
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
2020-04-28
usb: core: hub: use true,false for bool variable
Jason Yan
2020-04-23
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
2020-04-23
USB: hub: Fix handling of connect changes during sleep
Alan Stern
2020-03-04
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-04
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
2020-02-10
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
2020-02-10
USB: hub: Fix the broken detection of USB3 device in SMSC hub
Hardik Gajjar
2020-01-15
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-08
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
2019-11-07
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
2019-10-10
usb: hub: Check device descriptor before resusciation
David Heinzelmann
2019-07-03
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
2019-06-20
USB: core: correct a spelling mistake in the comment
Harry Pan
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-05-21
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
2019-05-21
usb: core: hub: Enable/disable U1/U2 in configured state
Thinh Nguyen
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
[next]