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: 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
*
|
xhci: refactor U0 link state handling in get_port_status
Mathias Nyman
2018-12-07
1
-13
/
+19
*
|
xhci: cleanup code that sets portstatus and portchange bits
Mathias Nyman
2018-12-07
1
-12
/
+14
*
|
xhci: move usb2 speficic bits to own function in get_port_status call
Mathias Nyman
2018-12-07
1
-20
/
+24
*
|
xhci: move usb3 speficic bits to own function in get_port_status call
Mathias Nyman
2018-12-07
1
-28
/
+40
*
|
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
2018-12-07
1
-9
/
+6
|
/
*
usb: xhci: Prevent bus suspend if a port connect change or polling state is d...
Mathias Nyman
2018-11-15
1
-14
/
+46
*
usb: xhci: fix timeout for transition from RExit to U0
Aaron Ma
2018-11-09
1
-2
/
+2
*
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
2018-11-09
1
-1
/
+1
*
xhci: Avoid USB autosuspend when resuming USB2 ports.
Anshuman Gupta
2018-09-28
1
-0
/
+5
*
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
2018-06-25
1
-0
/
+11
*
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
Mathias Nyman
2018-05-24
1
-24
/
+4
*
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
2018-05-24
1
-12
/
+10
*
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
2018-05-24
1
-18
/
+16
*
xhci: xhci-hub: use new port structures for cas and wake mask functions.
Mathias Nyman
2018-05-24
1
-11
/
+10
*
xhci: xhci-hub: use new port structures to get port address instead of port a...
Mathias Nyman
2018-05-24
1
-62
/
+78
*
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
2018-05-24
1
-0
/
+9
*
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
2018-05-14
1
-1
/
+1
*
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
2018-02-15
1
-9
/
+9
*
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
2018-02-15
1
-0
/
+7
*
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
2017-12-08
1
-0
/
+2
*
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
2017-12-08
1
-0
/
+1
*
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
2017-12-08
1
-3
/
+2
*
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-13
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: host: xhci-hub: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
1
-0
/
+1
*
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
2017-10-23
1
-5
/
+18
|
\
|
*
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
2017-10-17
1
-5
/
+18
*
|
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-09
1
-4
/
+10
|
\
|
|
*
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
2017-09-18
1
-3
/
+0
|
*
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
2017-09-18
1
-1
/
+10
*
|
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
2017-10-05
1
-1
/
+1
*
|
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
2017-10-05
1
-0
/
+3
|
/
*
usb: xhci: Support enabling of compliance mode for xhci 1.1
Jack Pham
2017-08-28
1
-0
/
+33
*
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
2017-08-16
1
-43
/
+51
*
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
2017-07-20
1
-0
/
+2
*
xhci: fix 20000ms port resume timeout
Mathias Nyman
2017-07-20
1
-0
/
+3
*
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
2017-07-20
1
-1
/
+8
*
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
2017-06-20
1
-0
/
+3
*
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
2017-05-18
1
-1
/
+1
*
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
2017-04-18
1
-10
/
+10
*
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
2017-04-08
1
-3
/
+1
*
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
2017-04-08
1
-4
/
+8
*
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
2017-04-08
1
-0
/
+85
*
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
2017-04-08
1
-21
/
+45
*
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
2017-01-25
1
-0
/
+2
[next]