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-debugfs.c
Age
Commit message (
Expand
)
Author
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
2023-10-21
xhci: Expose segment numbers in debugfs
Lukas Wunner
2023-04-20
xhci: fix debugfs register accesses while suspended
Johan Hovold
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
2020-08-23
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
2020-07-09
usb: host: xhci-debugfs: Use 'gnu_printf' format notation
Lee Jones
2019-10-28
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
2018-05-24
xhci: debugfs: add debugfs interface to enable compliance mode for a port
Mathias Nyman
2018-05-24
xhci: debugfs: add usb ports to xhci debugfs
Mathias Nyman
2018-02-15
xhci: Fix NULL pointer in xhci debugfs
Zhengjun Xing
2017-12-27
xhci: Fix use-after-free in xhci debugfs
Alexander Kappner
2017-11-07
USB: host: xhci-debugfs: add SPDX lines
Greg Kroah-Hartman
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu