index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
2025-11-21
usb: xhci: limit number of interrupts to 128
Niklas Neronin
2025-11-21
usb: xhci: limit number of ports to 127
Niklas Neronin
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
Niklas Neronin
2025-11-21
usb: xhci: remove deprecated TODO comment
Niklas Neronin
2025-11-21
usb: xhci: implement USB Port Register Set struct
Niklas Neronin
2025-11-21
usb: xhci: add USB Port Register Set struct
Niklas Neronin
2025-11-21
usb: xhci: add helper to read PORTSC register
Niklas Neronin
2025-11-21
usb: xhci: add tracing for PORTSC register writes
Niklas Neronin
2025-11-21
usb: xhci: rework xhci_decode_portsc()
Niklas Neronin
2025-09-18
usb: xhci: improve TR Dequeue Pointer mask
Niklas Neronin
2025-09-06
Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"
Greg Kroah-Hartman
2025-09-06
usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
Rai, Amardeep
2025-08-19
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
2025-06-28
usb: xhci: quirk for data loss in ISOC transfers
Raju Rangoju
2025-06-19
Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
Roy Luo
2025-05-21
usb: xhci: rename 'irq_control' to 'imod'
Niklas Neronin
2025-05-21
usb: xhci: rename 'irq_pending' to 'iman'
Niklas Neronin
2025-05-21
usb: xhci: cleanup IMOD register comments
Niklas Neronin
2025-05-21
usb: xhci: rework Event Ring Segment Table Address mask
Niklas Neronin
2025-05-21
usb: xhci: rework Event Ring Segment Table Size mask
Niklas Neronin
2025-05-21
usb: xhci: remove '0' write to write-1-to-clear register
Niklas Neronin
2025-05-21
usb: xhci: improve Interrupt Management register macros
Niklas Neronin
2025-05-21
usb: xhci: move initialization of the primary interrupter
Niklas Neronin
2025-05-21
usb: xhci: move enabling of USB 3 device notifications
Niklas Neronin
2025-05-21
usb: xhci: refactor xhci_set_cmd_ring_deq()
Niklas Neronin
2025-05-21
usb: xhci: Add debugfs support for xHCI port bandwidth
Xu Rao
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
2025-04-11
Revert "xhci: Prevent early endpoint restart when handling STALL errors."
Mathias Nyman
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
2025-04-11
usb: host: xhci-mem: Cleanup pending secondary event ring events
Wesley Cheng
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
2025-03-14
usb: xhci: change xhci_resume() parameters to explicit the desired info
Théo Lebrun
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-06
xhci: Handle spurious events on Etron host isoc enpoints
Mathias Nyman
2025-03-06
usb: xhci: Apply the link chain quirk on NEC isoc endpoints
Michal Pecio
2025-03-06
xhci: Prevent early endpoint restart when handling STALL errors.
Mathias Nyman
2025-03-06
usb: xhci: refactor trb_in_td() to be static
Niklas Neronin
2025-03-06
usb: xhci: set page size to the xHCI-supported size
Niklas Neronin
2025-02-27
usb: xhci: Enable the TRB overfetch quirk on VIA VL805
Michal Pecio
2024-12-27
xhci: Add command completion parameter support
Mathias Nyman
2024-11-06
usb: xhci: Avoid queuing redundant Stop Endpoint commands
Michal Pecio
2024-11-06
usb: xhci: Limit Stop Endpoint retries
Michal Pecio
2024-11-06
usb: xhci: simplify TDs start and end naming scheme in struct 'xhci_td'
Niklas Neronin
2024-11-06
xhci: Don't issue Reset Device command to Etron xHCI host
Kuangyi Chiang
2024-11-06
usb: xhci: remove option to change a default ring's TRB cycle bit
Niklas Neronin
2024-11-06
usb: xhci: introduce macro for ring segment list iteration
Niklas Neronin
2024-11-06
xhci: add stream context tracing
Mathias Nyman
2024-11-06
xhci: Add Isochronous TRB fields to TRB tracer
Mathias Nyman
2024-10-21
Merge 6.12-rc4 into usb-next
Greg Kroah-Hartman
[next]