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
/
host
/
xhci-hub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
2024-03-02
1
-60
/
+11
*
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2024-03-02
1
-1
/
+3
*
xhci: pass port structure to tracing instead of port number
Mathias Nyman
2023-10-21
1
-2
/
+2
*
xhci: track port suspend state correctly in unsuccessful resume cases
Mathias Nyman
2023-10-02
1
-9
/
+10
*
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
2023-02-02
1
-22
/
+25
*
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
2023-02-02
1
-22
/
+16
*
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
1
-10
/
+10
*
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
1
-9
/
+15
*
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
1
-16
/
+15
*
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
1
-14
/
+11
*
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-02-02
1
-60
/
+63
*
xhci: hub: export symbol on xhci_hub_control
Jim Lin
2023-01-17
1
-0
/
+1
*
xhci: export two xhci_hub functions for xhci-pci module usage
Mathias Nyman
2022-11-30
1
-4
/
+18
*
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
1
-1
/
+1
*
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-08-25
1
-0
/
+11
*
xhci: turn off port power in shutdown
Mathias Nyman
2022-06-23
1
-1
/
+1
*
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-05-12
1
-1
/
+2
*
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
2022-04-09
1
-1
/
+1
*
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
2022-03-03
1
-0
/
+3
*
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-03-03
1
-1
/
+1
*
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-12-10
1
-0
/
+1
*
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Mathias Nyman
2021-11-06
1
-1
/
+2
*
xhci: Add bus number to some debug messages
Mathias Nyman
2021-08-26
1
-2
/
+4
*
xhci: Fix lost USB 2 remote wake
Mathias Nyman
2021-07-21
1
-1
/
+2
*
usb: xhci: Remove unused function
Thinh Nguyen
2021-03-23
1
-147
/
+0
*
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
2021-03-23
1
-2
/
+235
*
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
2020-12-09
1
-0
/
+4
*
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
1
-9
/
+10
|
\
|
*
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
2020-08-23
1
-9
/
+10
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
xhci: Make debug message consistent with bus and port number
Kai-Heng Feng
2020-07-23
1
-18
/
+23
*
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
1
-3
/
+4
*
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
2020-04-21
1
-0
/
+9
*
xhci: Finetune host initiated USB3 rootport link suspend and resume
Mathias Nyman
2020-03-12
1
-11
/
+25
*
xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
Kai-Heng Feng
2020-03-12
1
-13
/
+31
*
xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
Kai-Heng Feng
2020-03-12
1
-1
/
+10
*
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-24
1
-8
/
+17
|
\
|
*
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
2020-02-12
1
-8
/
+17
|
*
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
2020-02-12
1
-17
/
+8
|
*
xhci: Fix memory leak when caching protocol extended capability PSI tables
Mathias Nyman
2020-02-10
1
-8
/
+17
*
|
xhci: Add missing annotation for xhci_enter_test_mode
Jules Irenge
2020-02-17
1
-0
/
+1
*
|
xhci: Add missing annotation for xhci_set_port_power()
Jules Irenge
2020-02-17
1
-0
/
+1
|
/
*
xhci: make sure interrupts are restored to correct state
Mathias Nyman
2019-12-11
1
-6
/
+6
*
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-12-11
1
-0
/
+10
*
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
2019-07-25
1
-1
/
+1
*
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
2019-04-27
1
-17
/
+27
*
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2019-03-22
1
-7
/
+12
*
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
2018-12-21
1
-1
/
+2
|
\
|
*
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
2018-12-14
1
-1
/
+2
*
|
xhci: move usb2 get port status link resume handling to its own function
Mathias Nyman
2018-12-07
1
-84
/
+104
[next]