index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-18
1
-0
/
+9
|
\
|
*
usb: hub: Cycle HUB power when initialization fails
Mike Looijmans
2017-11-28
1
-0
/
+9
*
|
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
2017-12-15
1
-0
/
+30
*
|
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
2017-12-06
1
-10
/
+7
|
/
*
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
2017-11-07
1
-4
/
+4
[next]