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.h
Age
Commit message (
Expand
)
Author
2023-10-02
xhci: Preserve RsvdP bits in ERSTBA register correctly
Lukas Wunner
2023-06-13
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
2023-06-13
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
2023-06-13
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2023-05-16
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-03-23
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
2023-03-23
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-17
xhci: Add hub_control to xhci_driver_overrides
Jim Lin
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2022-11-30
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-09-22
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
Mathias Nyman
2022-09-22
xhci: remove unused command member from struct xhci_hcd struct
Mathias Nyman
2022-09-05
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-08-31
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2022-08-25
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-06-30
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
2022-06-23
xhci: turn off port power in shutdown
Mathias Nyman
2022-05-12
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
2022-05-12
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-03-03
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-03-03
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-02-17
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
2021-10-11
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
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
2021-06-18
Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...
Greg Kroah-Hartman
2021-06-17
xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk
Mathias Nyman
2021-06-17
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
Mathias Nyman
2021-06-15
usb: host: xhci-plat: Create platform device for onboard hubs in probe()
Matthias Kaehlcke
2021-06-09
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
[next]