index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
1
-15
/
+90
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
1
-11
/
+9
2018-03-09
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
1
-0
/
+3
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
1
-2
/
+1
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
1
-4
/
+2
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
1
-0
/
+1
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2017-12-27
xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate
Mathias Nyman
1
-3
/
+3
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
1
-5
/
+1
2017-12-08
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
1
-2
/
+0
2017-12-08
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
1
-6
/
+0
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
1
-0
/
+9
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
1
-8
/
+8
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
1
-2
/
+2
2017-12-08
usb: xhci: remove unused variable ep
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
1
-3
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
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: 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
-1
/
+2
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2017-10-05
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
1
-0
/
+4
2017-10-05
usb: xhci: Handle USB transaction error on address command
Lu Baolu
1
-2
/
+8
2017-10-05
usb: xhci: Remove xhci->mutex from xhci_alloc_dev()
Lu Baolu
1
-4
/
+0
[next]