index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
1
-0
/
+2
2017-12-08
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
1
-0
/
+1
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
1
-3
/
+2
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: xhci-hub: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+18
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+10
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
1
-1
/
+1
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
1
-0
/
+3
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
1
-3
/
+0
2017-09-18
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
1
-1
/
+10
2017-08-28
usb: xhci: Support enabling of compliance mode for xhci 1.1
Jack Pham
1
-0
/
+33
2017-08-16
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
1
-43
/
+51
2017-07-20
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
1
-0
/
+2
2017-07-20
xhci: fix 20000ms port resume timeout
Mathias Nyman
1
-0
/
+3
2017-07-20
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
1
-1
/
+8
2017-06-20
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
1
-0
/
+3
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
1
-1
/
+1
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
1
-10
/
+10
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
1
-3
/
+1
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
1
-4
/
+8
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
1
-0
/
+85
2017-04-08
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
1
-21
/
+45
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
1
-0
/
+2
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
1
-1
/
+2
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
1
-0
/
+6
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
1
-2
/
+1
2016-10-20
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
1
-2
/
+2
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
1
-0
/
+37
2016-08-16
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-02-03
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
1
-9
/
+18
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
1
-5
/
+42
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
1
-5
/
+42
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
1
-1
/
+1
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
1
-6
/
+9
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
1
-0
/
+29
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
1
-12
/
+12
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
1
-3
/
+3
2015-10-04
xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub
Mathias Nyman
1
-19
/
+107
2015-07-22
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
1
-1
/
+8
2015-07-22
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
1
-3
/
+3
2015-07-22
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2015-05-31
xhci: optimize xhci bus resume time
Mathias Nyman
1
-27
/
+38
2015-03-23
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
1
-1
/
+8
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-1
/
+1
2014-11-22
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
Lu Baolu
1
-4
/
+1
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
[next]