index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2021-06-17
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Andrew Lunn
1
-0
/
+7
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
1
-6
/
+7
2021-05-21
USB: Verify the port status when timeout happens during port suspend
Chris Chiu
1
-0
/
+21
2021-05-13
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
1
-3
/
+3
2021-04-09
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
1
-1
/
+1
2021-03-23
usb: core: hub: Print speed name based on ssp rate
Thinh Nguyen
1
-3
/
+7
2021-03-23
usb: core: hub: Remove port_speed_is_ssp()
Thinh Nguyen
1
-30
/
+1
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
1
-0
/
+78
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
1
-1
/
+2
2020-10-02
USB: hub: Add Kconfig option to reduce number of port initialization retries
Alan Stern
1
-1
/
+12
2020-10-02
USB: hub: Clean up use of port initialization schemes and retries
Alan Stern
1
-23
/
+26
2020-09-25
Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
Oliver Neukum
1
-40
/
+59
2020-09-16
USB: core: hub.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
1
-59
/
+40
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-19
USB: OTG: rename product list of devices
Greg Kroah-Hartman
1
-2
/
+2
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
1
-1
/
+1
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+5
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-04-28
usb: core: hub: use true,false for bool variable
Jason Yan
1
-1
/
+1
2020-04-23
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
1
-3
/
+1
2020-04-23
USB: hub: Fix handling of connect changes during sleep
Alan Stern
1
-0
/
+14
2020-03-04
usb: core: hub: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
1
-1
/
+5
2020-03-04
usb: core: hub: fix unhandled return by employing a void function
Eugeniu Rosca
1
-1
/
+1
2020-02-10
USB: hub: Don't record a connect-change event during reset-resume
Alan Stern
1
-5
/
+0
2020-02-10
USB: hub: Fix the broken detection of USB3 device in SMSC hub
Hardik Gajjar
1
-0
/
+15
2020-01-15
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
1
-0
/
+1
2020-01-08
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
1
-1
/
+1
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-11-07
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
1
-3
/
+2
2019-10-10
usb: hub: Check device descriptor before resusciation
David Heinzelmann
1
-85
/
+111
2019-07-03
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
1
-2
/
+5
2019-06-20
USB: core: correct a spelling mistake in the comment
Harry Pan
1
-1
/
+1
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
1
-1
/
+3
2019-05-21
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
1
-12
/
+16
2019-05-21
usb: core: hub: Enable/disable U1/U2 in configured state
Thinh Nguyen
1
-2
/
+2
2019-05-03
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-3
/
+4
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
1
-3
/
+4
2019-04-17
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
1
-1
/
+4
2019-04-16
USB: hub: Remove returned value 'status' since never used
Mathieu Malaterre
1
-7
/
+6
2019-02-08
usb: handle warm-reset port requests on hub resume
Jan-Marek Glogowski
1
-0
/
+7
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
1
-8
/
+4
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
1
-6
/
+6
2019-01-18
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
1
-6
/
+37
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-1
/
+1
2018-12-05
USB: Fix invalid-free bug in port_over_current_notify()
Alan Stern
1
-1
/
+2
2018-12-05
usb: hub: delay hub autosuspend if USB3 port is still link training
Mathias Nyman
1
-0
/
+10
2018-11-14
usb: core: Fix hub port connection events lost
Dennis Wassenberg
1
-1
/
+3
[next]