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.13.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
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
xhci: bail out early if driver can't accress host in resume
Mathias Nyman
1
-1
/
+3
2019-12-11
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-12-11
usb: xhci: only set D3hot for pci device
Henry Lin
1
-5
/
+2
2019-11-16
usb: host: xhci: Support running urb giveback in tasklet context
Suwan Kim
1
-1
/
+2
2019-10-28
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
1
-9
/
+45
2019-10-04
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
1
-0
/
+8
2019-10-04
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-04
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
1
-2
/
+21
2019-10-04
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-04
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
1
-4
/
+11
2019-10-04
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
2019-10-04
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
1
-4
/
+6
2019-09-03
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
1
-1
/
+2
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2019-08-02
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
1
-0
/
+10
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+20
2019-06-18
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
1
-5
/
+15
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
1
-0
/
+5
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
1
-0
/
+21
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
1
-0
/
+2
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
2019-04-27
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
1
-0
/
+4
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
1
-0
/
+3
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
1
-4
/
+13
2019-04-27
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
1
-0
/
+16
2019-01-18
xhci: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-1
/
+1
2018-12-17
xhci: Use device_iommu_mapped()
Joerg Roedel
1
-1
/
+1
2018-12-10
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+38
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
1
-9
/
+10
2018-12-07
xhci: remove the unused sw_lpm_support
Zeng Tao
1
-2
/
+1
2018-12-06
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
1
-0
/
+16
2018-12-06
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
1
-4
/
+22
2018-11-09
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
1
-2
/
+0
2018-09-05
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
1
-0
/
+30
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2018-07-20
usb: xhci: Fix memory leak in xhci_endpoint_reset()
Zheng Xiaowei
1
-0
/
+1
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
1
-4
/
+43
2018-06-25
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
1
-0
/
+1
2018-06-25
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-06-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
1
-3
/
+37
2018-06-01
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
1
-0
/
+65
2018-06-01
xhci: Allow more than 32 quirks
Marc Zyngier
1
-3
/
+3
2018-05-24
xhci: use port structures instead of port arrays in xhci.c functions
Mathias Nyman
1
-28
/
+22
2018-05-24
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
Mathias Nyman
1
-0
/
+2
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
1
-0
/
+1
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
1
-3
/
+11
[next]