index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
2020-05-15
1
-1
/
+5
*
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
2020-04-23
1
-3
/
+1
*
USB: hub: Fix handling of connect changes during sleep
Alan Stern
2020-04-23
1
-0
/
+14
*
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
2020-03-04
1
-1
/
+5
*
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
2020-03-04
1
-1
/
+1
*
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
2020-02-10
1
-5
/
+0
*
USB: hub: Fix the broken detection of USB3 device in SMSC hub
Hardik Gajjar
2020-02-10
1
-0
/
+15
*
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-15
1
-0
/
+1
*
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2020-01-08
1
-1
/
+1
*
usb, kcov: collect coverage from hub_event
Andrey Konovalov
2019-12-04
1
-0
/
+5
*
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
2019-11-07
1
-3
/
+2
*
usb: hub: Check device descriptor before resusciation
David Heinzelmann
2019-10-10
1
-85
/
+111
*
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
2019-07-03
1
-2
/
+5
*
USB: core: correct a spelling mistake in the comment
Harry Pan
2019-06-20
1
-1
/
+1
*
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-05
1
-1
/
+3
*
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
2019-05-21
1
-12
/
+16
*
usb: core: hub: Enable/disable U1/U2 in configured state
Thinh Nguyen
2019-05-21
1
-2
/
+2
*
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-05-03
1
-3
/
+4
|
\
|
*
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
2019-05-03
1
-3
/
+4
*
|
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
2019-04-17
1
-1
/
+4
*
|
USB: hub: Remove returned value 'status' since never used
Mathieu Malaterre
2019-04-16
1
-7
/
+6
|
/
*
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
2019-02-08
1
-0
/
+7
*
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
1
-8
/
+4
*
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
1
-6
/
+6
*
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2019-01-18
1
-6
/
+37
*
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
2018-12-10
1
-2
/
+3
|
\
|
*
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-05
1
-1
/
+1
|
*
USB: Fix invalid-free bug in port_over_current_notify()
Alan Stern
2018-12-05
1
-1
/
+2
*
|
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
2018-12-05
1
-0
/
+10
|
/
*
usb: core: Fix hub port connection events lost
Dennis Wassenberg
2018-11-14
1
-1
/
+3
*
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
2018-11-07
1
-3
/
+11
*
usb: core: fix memory leak on port_dev_path allocation
Colin Ian King
2018-10-09
1
-1
/
+3
*
usb: hub: try old enumeration scheme first for high speed devices
Zeng Tao
2018-10-02
1
-1
/
+3
*
usb: core: added uevent for over-current
Jon Flatley
2018-09-28
1
-0
/
+36
*
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-30
1
-2
/
+6
|
\
|
*
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
2018-07-21
1
-2
/
+6
*
|
USB: Report wakeup events on root-hub ports
Alan Stern
2018-06-25
1
-0
/
+42
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
1
-1
/
+5
*
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-05-31
1
-4
/
+9
*
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-30
1
-1
/
+9
|
\
|
*
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
2018-04-22
1
-1
/
+9
*
|
usb: do not reset if a low-speed or full-speed device timed out
Maxim Moseychuk
2018-04-25
1
-1
/
+3
*
|
USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumeration
Mathias Nyman
2018-04-22
1
-2
/
+5
*
|
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
2018-04-22
1
-0
/
+8
*
|
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
2018-04-22
1
-0
/
+4
|
/
*
USB: announce bcdDevice as well as idVendor, idProduct.
Benson Leung
2018-03-25
1
-2
/
+6
*
usb: hub: Reduce warning to notice on power loss
Tomeu Vizoso
2018-03-23
1
-1
/
+1
*
usb: core: introduce per-port over-current counters
Richard Leitner
2018-03-22
1
-1
/
+3
*
usb: Don't disable Latency tolerance Messaging (LTM) before port reset
Mathias Nyman
2018-03-09
1
-9
/
+3
[next]