index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: bail out early if driver can't accress host in resume
Mathias Nyman
2020-03-12
1
-1
/
+3
*
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
2019-12-11
1
-1
/
+1
*
usb: xhci: only set D3hot for pci device
Henry Lin
2019-12-11
1
-5
/
+2
*
usb: host: xhci: Support running urb giveback in tasklet context
Suwan Kim
2019-11-16
1
-1
/
+2
*
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
2019-10-28
1
-9
/
+45
*
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
2019-10-04
1
-0
/
+8
*
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
2019-10-04
1
-1
/
+1
*
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
2019-10-04
1
-2
/
+21
*
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
2019-10-04
1
-0
/
+12
*
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
2019-10-04
1
-4
/
+11
*
xhci: Check all endpoints for LPM timeout
Jan Schmidt
2019-10-04
1
-4
/
+4
*
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
2019-10-04
1
-4
/
+6
*
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
2019-09-03
1
-1
/
+2
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+1
*
xhci: Fix NULL pointer dereference at endpoint zero reset.
Mathias Nyman
2019-08-02
1
-0
/
+10
*
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-23
1
-5
/
+20
|
\
|
*
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
2019-06-18
1
-5
/
+15
|
*
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
2019-06-18
1
-0
/
+5
*
|
usb: xhci: Add Clear_TT_Buffer
Jim Lin
2019-06-05
1
-0
/
+21
*
|
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-05
1
-0
/
+2
|
/
*
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-05-22
1
-12
/
+10
*
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-05-22
1
-1
/
+1
*
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
2019-04-27
1
-0
/
+4
*
xhci: Add tracing for input control context
Mathias Nyman
2019-04-27
1
-0
/
+3
*
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
2019-04-27
1
-4
/
+13
*
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
2019-04-27
1
-0
/
+16
*
xhci: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-18
1
-2
/
+1
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-02
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
1
-1
/
+1
|
|
\
\
|
|
|
*
xhci: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
1
-1
/
+1
|
|
|
/
*
|
|
Merge 4.20-rc6 into usb-next
Greg Kroah-Hartman
2018-12-10
1
-4
/
+38
|
\
|
|
|
*
|
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
2018-12-06
1
-0
/
+16
|
*
|
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
2018-12-06
1
-4
/
+22
*
|
|
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
2018-12-07
1
-9
/
+10
*
|
|
xhci: remove the unused sw_lpm_support
Zeng Tao
2018-12-07
1
-2
/
+1
|
/
/
*
/
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
2018-11-09
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
[next]