index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
2025-11-21
usb: xhci: standardize single bit-field macros
Niklas Neronin
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
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-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
2025-09-06
xhci: fix memory leak regression when freeing xhci vdev devices depth first
Mathias Nyman
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-09-06
usb: xhci: Use usb_endpoint_max_periodic_payload()
Sakari Ailus
2025-08-19
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
2025-07-17
usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
Jay Chen
2025-06-28
usb: xhci: quirk for data loss in ISOC transfers
Raju Rangoju
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: set requested IMODI to the closest supported value
Niklas Neronin
2025-05-21
usb: xhci: cleanup xhci_mem_init()
Niklas Neronin
2025-05-21
usb: xhci: add individual allocation checks in xhci_mem_init()
Niklas Neronin
2025-05-21
usb: xhci: move initialization of the primary interrupter
Niklas Neronin
2025-05-21
usb: xhci: remove error handling from xhci_add_interrupter()
Niklas Neronin
2025-05-21
usb: xhci: move enabling of USB 3 device notifications
Niklas Neronin
2025-05-21
usb: xhci: move doorbell array pointer assignment
Niklas Neronin
2025-05-21
usb: xhci: move DCBAA pointer write
Niklas Neronin
2025-05-21
usb: xhci: move command ring pointer write
Niklas Neronin
2025-05-21
usb: xhci: move device slot enabling register write
Niklas Neronin
2025-05-21
usb: xhci: relocate pre-allocation initialization
Niklas Neronin
2025-05-21
usb: xhci: Add debugfs support for xHCI port bandwidth
Xu Rao
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-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-06
usb: xhci: set page size to the xHCI-supported size
Niklas Neronin
2025-03-06
usb: xhci: correct debug message page size calculation
Niklas Neronin
2025-02-27
usb: xhci: Enable the TRB overfetch quirk on VIA VL805
Michal Pecio
2024-12-17
usb: xhci: fix ring expansion regression in 6.13-rc1
Niklas Neronin
2024-11-06
usb: xhci: remove irrelevant comment
Niklas Neronin
2024-11-06
usb: xhci: add xhci_initialize_ring_segments()
Niklas Neronin
2024-11-06
usb: xhci: rework xhci_link_segments()
Niklas Neronin
2024-11-06
usb: xhci: refactor xhci_link_rings() to use source and destination rings
Niklas Neronin
2024-11-06
usb: xhci: rework xhci_free_segments_for_ring()
Niklas Neronin
2024-11-06
usb: xhci: adjust xhci_alloc_segments_for_ring() arguments
Niklas Neronin
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-09-05
xhci: support setting interrupt moderation IMOD for secondary interrupters
Mathias Nyman
2024-08-13
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
2024-06-27
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
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
[next]