index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
1
-5
/
+4
2024-04-30
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
1
-2
/
+3
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
1
-7
/
+16
2024-03-27
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
1
-4
/
+4
2024-03-26
USB: core: Add hub_get() and hub_put() routines
Alan Stern
1
-7
/
+16
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
1
-14
/
+32
2024-01-28
usb: core: add phy notify connect and disconnect
Stanley Chang
1
-0
/
+29
2024-01-28
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-01-28
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
1
-3
/
+13
2023-12-06
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
1
-0
/
+29
2023-12-06
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
1
-2
/
+2
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
1
-23
/
+0
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
1
-2
/
+13
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-1
/
+1
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
1
-23
/
+0
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
1
-0
/
+4
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo CaƱuelo
1
-3
/
+22
2023-08-12
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
1
-12
/
+24
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
1
-110
/
+45
2023-08-08
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
1
-44
/
+70
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
1
-21
/
+23
2023-08-08
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
1
-79
/
+94
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
1
-0
/
+23
2023-06-13
usb: core: add sysfs entry for usb device state
Roy Luo
1
-0
/
+15
2023-01-31
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
1
-3
/
+2
2023-01-17
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
1
-0
/
+13
2022-11-08
usb: core: stop USB enumeration if too many retries
Ray Chi
1
-0
/
+60
2022-09-05
USB: core: Fix RST error in hub.c
Alan Stern
1
-1
/
+1
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+10
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
1
-1
/
+8
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
1
-39
/
+21
2022-06-12
usb: hub: port: add sysfs entry to switch port power
Michael Grzeschik
1
-19
/
+20
2022-05-19
usb: hub: Simplify error and success path in port_over_current_notify
Bhuvanesh Surachari
1
-5
/
+3
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2022-02-17
usb: remove Link Powermanagement (LPM) disable before port reset.
Mathias Nyman
1
-12
/
+1
2022-01-26
usb: core: Bail out when port is stuck in reset loop
Kai-Heng Feng
1
-2
/
+6
2022-01-03
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
2021-12-17
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2021-12-17
usb: hub: make wait_for_connected() take an int instead of a pointer to int
Dan Carpenter
1
-3
/
+3
2021-12-16
usb: hub: avoid warm port reset during USB3 disconnect
Mathias Nyman
1
-5
/
+19
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-8
/
+12
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-07-21
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
1
-12
/
+56
2021-07-21
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
1
-24
/
+28
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
[next]