summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-mem.c
AgeCommit message (Expand)Author
13 daysusb: xhci: Fix HCS_ERST_MAX conversionChen-Yu Tsai
2026-08-14usb: xhci: replace Unicode quotes with ASCII apostrophesNiklas Neronin
2026-08-14usb: xhci: remove redundant 'xhci' pointer from endpoint structNiklas Neronin
2026-08-14usb: xhci: standardize multi bit-field macrosNiklas Neronin
2026-08-14xhci: fix frame id calculation and checks for isoc URBsMathias Nyman
2026-06-03usb: xhci: allocate internal DCBAA mirror dynamicallyNiklas Neronin
2026-06-03usb: xhci: allocate DCBAA based on host controller max slotsNiklas Neronin
2026-06-03usb: xhci: refactor DCBAA structNiklas Neronin
2026-06-03usb: xhci: remove legacy 'num_trbs_free' trackingNiklas Neronin
2026-04-02usb: xhci: remove duplicate '0x' prefixNiklas Neronin
2026-04-02usb: xhci: move roothub port limit validationNiklas Neronin
2026-04-02usb: xhci: optimize resuming from S4 (suspend-to-disk)Niklas Neronin
2026-04-02usb: xhci: split core allocation and initializationNiklas Neronin
2026-04-02usb: xhci: move initialization for lifetime objectsNiklas Neronin
2026-04-02usb: xhci: move ring initializationNiklas Neronin
2026-04-02usb: xhci: move reserving command ring trbNiklas Neronin
2026-04-02usb: xhci: factor out roothub bandwidth cleanupNiklas Neronin
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-21usb: xhci: standardize single bit-field macrosNiklas Neronin
2025-11-21usb: xhci: simplify handling of Structural Parameters 1 valuesNiklas Neronin
2025-11-21usb: xhci: implement USB Port Register Set structNiklas Neronin
2025-11-21usb: xhci: add USB Port Register Set structNiklas Neronin
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-06xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman
2025-09-06Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"Greg Kroah-Hartman
2025-09-06usb: xhci: Add host support for eUSB2 double isochronous bandwidth devicesRai, Amardeep
2025-09-06usb: xhci: Use usb_endpoint_max_periodic_payload()Sakari Ailus
2025-08-19usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-07-17usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen
2025-06-28usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju
2025-05-21usb: xhci: rework Event Ring Segment Table Address maskNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Size maskNiklas Neronin
2025-05-21usb: xhci: set requested IMODI to the closest supported valueNiklas Neronin
2025-05-21usb: xhci: cleanup xhci_mem_init()Niklas Neronin
2025-05-21usb: xhci: add individual allocation checks in xhci_mem_init()Niklas Neronin
2025-05-21usb: xhci: move initialization of the primary interrupterNiklas Neronin
2025-05-21usb: xhci: remove error handling from xhci_add_interrupter()Niklas Neronin
2025-05-21usb: xhci: move enabling of USB 3 device notificationsNiklas Neronin
2025-05-21usb: xhci: move doorbell array pointer assignmentNiklas Neronin
2025-05-21usb: xhci: move DCBAA pointer writeNiklas Neronin
2025-05-21usb: xhci: move command ring pointer writeNiklas Neronin
2025-05-21usb: xhci: move device slot enabling register writeNiklas Neronin
2025-05-21usb: xhci: relocate pre-allocation initializationNiklas Neronin
2025-05-21usb: xhci: Add debugfs support for xHCI port bandwidthXu Rao
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng
2025-04-11usb: host: xhci-mem: Cleanup pending secondary event ring eventsWesley Cheng
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-06usb: xhci: set page size to the xHCI-supported sizeNiklas Neronin
2025-03-06usb: xhci: correct debug message page size calculationNiklas Neronin
2025-02-27usb: xhci: Enable the TRB overfetch quirk on VIA VL805Michal Pecio