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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-06-09
1
-1
/
+1
*
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-06-09
1
-12
/
+10
*
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
2018-12-13
1
-0
/
+16
*
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
2018-12-13
1
-4
/
+22
*
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
2018-12-01
1
-2
/
+0
*
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
2018-09-05
1
-0
/
+30
*
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-30
1
-0
/
+1
|
\
|
*
usb: xhci: Fix memory leak in xhci_endpoint_reset()
Zheng Xiaowei
2018-07-20
1
-0
/
+1
*
|
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
2018-07-02
1
-4
/
+43
|
\
|
|
*
usb: xhci: increase CRS timeout value
Ajay Gupta
2018-06-25
1
-1
/
+6
|
*
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2018-06-25
1
-3
/
+37
*
|
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
2018-06-25
1
-0
/
+1
|
/
*
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
2018-06-01
1
-0
/
+65
*
xhci: Allow more than 32 quirks
Marc Zyngier
2018-06-01
1
-3
/
+3
*
xhci: use port structures instead of port arrays in xhci.c functions
Mathias Nyman
2018-05-24
1
-28
/
+22
*
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
Mathias Nyman
2018-05-24
1
-0
/
+2
*
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-05-03
1
-0
/
+1
*
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-20
1
-0
/
+3
|
\
|
*
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
2018-03-09
1
-0
/
+3
*
|
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
2018-03-16
1
-3
/
+11
*
|
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
2018-03-16
1
-15
/
+90
*
|
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
2018-03-16
1
-11
/
+9
|
/
*
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
2018-02-15
1
-2
/
+1
*
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
2018-02-15
1
-4
/
+2
*
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
2018-02-15
1
-0
/
+1
*
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2018-01-02
1
-3
/
+3
|
\
|
*
xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate
Mathias Nyman
2017-12-27
1
-3
/
+3
*
|
usb: xhci: allow imod-interval to be configurable
Adam Wallis
2017-12-08
1
-5
/
+1
*
|
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
2017-12-08
1
-2
/
+0
*
|
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
2017-12-08
1
-6
/
+0
*
|
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
2017-12-08
1
-0
/
+9
*
|
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
2017-12-08
1
-8
/
+8
*
|
xhci: add helper to allocate command with input context
Mathias Nyman
2017-12-08
1
-2
/
+2
*
|
usb: xhci: remove unused variable ep
Corentin Labbe
2017-12-08
1
-2
/
+0
*
|
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
2017-12-08
1
-3
/
+0
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
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: 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
-1
/
+2
|
\
|
*
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
2017-10-17
1
-1
/
+2
*
|
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-09
1
-1
/
+2
|
\
|
|
*
usb: xhci: Free the right ring in xhci_add_endpoint()
Lu Baolu
2017-09-18
1
-1
/
+2
*
|
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
2017-10-05
1
-0
/
+4
*
|
usb: xhci: Handle USB transaction error on address command
Lu Baolu
2017-10-05
1
-2
/
+8
*
|
usb: xhci: Remove xhci->mutex from xhci_alloc_dev()
Lu Baolu
2017-10-05
1
-4
/
+0
*
|
usb: xhci: Return error when host is dead in xhci_disable_slot()
Lu Baolu
2017-10-05
1
-2
/
+1
*
|
usb: xhci: Fix memory leak when xhci_disable_slot() returns error
Lu Baolu
2017-10-05
1
-6
/
+8
*
|
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
2017-10-05
1
-21
/
+9
*
|
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
2017-10-05
1
-4
/
+0
[next]