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
2024-06-27
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2024-05-01
xhci: improve PORTSC register debugging output
Mathias Nyman
2024-05-01
usb: xhci: remove redundant variable 'erst_size'
Niklas Neronin
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
2024-03-02
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2024-02-19
Revert "xhci: add helper to stop endpoint and wait for completion"
Greg Kroah-Hartman
2024-02-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2024-02-17
xhci: make isoc_bei_interval variable interrupter specific.
Mathias Nyman
2024-02-17
xhci: Add interrupt pending autoclear flag to each interrupter
Mathias Nyman
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
2024-01-27
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
2023-12-04
xhci: change 'msix_count' to encompass MSI or MSI-X vectors
Niklas Neronin
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-21
usb: xhci: Implement xhci_handshake_check_state() helper
Udipto Goswami
2023-10-21
xhci: Clean up xhci_{alloc,free}_erst() declarations
Lukas Wunner
2023-10-21
xhci: Clean up stale comment on ERST_SIZE macro
Lukas Wunner
2023-10-21
xhci: Clean up ERST_PTR_MASK inversion
Lukas Wunner
2023-10-21
xhci: Use more than one Event Ring segment
Jonathan Bell
2023-10-21
xhci: Set DESI bits in ERDP register correctly
Lukas Wunner
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-02
usb: Annotate struct urb_priv with __counted_by
Kees Cook
2023-10-02
xhci: Preserve RsvdP bits in ERSTBA register correctly
Lukas Wunner
2023-10-02
usb: xhci: Move extcaps related macros to respective header file
Krishna Kurapati
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
[next]