index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
2018-06-01
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
2018-06-01
xhci: Allow more than 32 quirks
Marc Zyngier
2018-05-24
xhci: use port structures instead of port arrays in xhci.c functions
Mathias Nyman
2018-05-24
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
Mathias Nyman
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
2018-03-09
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2017-12-27
xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate
Mathias Nyman
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
2017-12-08
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
2017-12-08
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
2017-12-08
usb: xhci: remove unused variable ep
Corentin Labbe
2017-12-08
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: host: xhci: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-05
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
2017-10-05
usb: xhci: Handle USB transaction error on address command
Lu Baolu
2017-10-05
usb: xhci: Remove xhci->mutex from xhci_alloc_dev()
Lu Baolu
2017-10-05
usb: xhci: Return error when host is dead in xhci_disable_slot()
Lu Baolu
2017-10-05
usb: xhci: Fix memory leak when xhci_disable_slot() returns error
Lu Baolu
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
2017-10-05
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
2017-09-18
usb: xhci: Free the right ring in xhci_add_endpoint()
Lu Baolu
2017-07-20
xhci: fix memleak in xhci_run()
Shu Wang
2017-07-20
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
2017-06-15
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
2017-06-15
xhci: remove endpoint ring cache
Mathias Nyman
2017-06-03
xhci: Add stream id to xhci_dequeue_state structure
Mathias Nyman
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
2017-05-18
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
2017-04-19
xhci: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-08
usb: xhci: remove xhci_dbg_ctx()
Lu Baolu
2017-04-08
usb: xhci: remove ring debugging code
Lu Baolu
[next]