index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
usb: xhci: remove redundant 'xhci' pointer from endpoint struct
Niklas Neronin
1
-2
/
+1
2026-08-14
xhci: avoid xHC endpoint changes after disconnect or link error.
Mathias Nyman
1
-0
/
+1
2026-08-14
xhci: prevent endpoint recovery after roothub disconnect
Mathias Nyman
1
-0
/
+1
2026-08-14
xhci: include all root port children in recovery prevention on link error
Mathias Nyman
1
-8
/
+1
2026-08-14
xhci: fix frame id calculation and checks for isoc URBs
Mathias Nyman
1
-1
/
+6
2026-08-04
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Lachlan Hodges
1
-6
/
+6
2026-07-13
usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
1
-0
/
+1
2026-06-03
usb: xhci: allocate internal DCBAA mirror dynamically
Niklas Neronin
1
-3
/
+6
2026-06-03
usb: xhci: allocate DCBAA based on host controller max slots
Niklas Neronin
1
-5
/
+2
2026-06-03
usb: xhci: refactor DCBAA struct
Niklas Neronin
1
-5
/
+8
2026-06-03
usb: xhci: remove legacy 'num_trbs_free' tracking
Niklas Neronin
1
-1
/
+1
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
1
-0
/
+2
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
1
-0
/
+1
2026-04-02
xhci: use BIT macro
Oliver Neukum
1
-60
/
+61
2025-11-21
usb: xhci: limit number of interrupts to 128
Niklas Neronin
1
-1
/
+6
2025-11-21
usb: xhci: limit number of ports to 127
Niklas Neronin
1
-1
/
+4
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
Niklas Neronin
1
-1
/
+2
2025-11-21
usb: xhci: remove deprecated TODO comment
Niklas Neronin
1
-1
/
+0
2025-11-21
usb: xhci: implement USB Port Register Set struct
Niklas Neronin
1
-6
/
+1
2025-11-21
usb: xhci: add USB Port Register Set struct
Niklas Neronin
1
-20
/
+16
2025-11-21
usb: xhci: add helper to read PORTSC register
Niklas Neronin
1
-0
/
+1
2025-11-21
usb: xhci: add tracing for PORTSC register writes
Niklas Neronin
1
-0
/
+1
2025-11-21
usb: xhci: rework xhci_decode_portsc()
Niklas Neronin
1
-22
/
+35
2025-09-18
usb: xhci: improve TR Dequeue Pointer mask
Niklas Neronin
1
-1
/
+2
2025-09-06
Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"
Greg Kroah-Hartman
1
-0
/
+2
2025-09-06
usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
Rai, Amardeep
1
-0
/
+2
2025-08-19
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
1
-1
/
+2
2025-06-28
usb: xhci: quirk for data loss in ISOC transfers
Raju Rangoju
1
-0
/
+1
2025-06-19
Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
Roy Luo
1
-2
/
+0
2025-05-21
usb: xhci: rename 'irq_control' to 'imod'
Niklas Neronin
1
-6
/
+6
2025-05-21
usb: xhci: rename 'irq_pending' to 'iman'
Niklas Neronin
1
-4
/
+4
2025-05-21
usb: xhci: cleanup IMOD register comments
Niklas Neronin
1
-15
/
+18
2025-05-21
usb: xhci: rework Event Ring Segment Table Address mask
Niklas Neronin
1
-1
/
+2
2025-05-21
usb: xhci: rework Event Ring Segment Table Size mask
Niklas Neronin
1
-2
/
+2
2025-05-21
usb: xhci: remove '0' write to write-1-to-clear register
Niklas Neronin
1
-1
/
+1
2025-05-21
usb: xhci: improve Interrupt Management register macros
Niklas Neronin
1
-10
/
+4
2025-05-21
usb: xhci: move initialization of the primary interrupter
Niklas Neronin
1
-0
/
+1
2025-05-21
usb: xhci: move enabling of USB 3 device notifications
Niklas Neronin
1
-2
/
+1
2025-05-21
usb: xhci: refactor xhci_set_cmd_ring_deq()
Niklas Neronin
1
-4
/
+4
2025-05-21
usb: xhci: Add debugfs support for xHCI port bandwidth
Xu Rao
1
-0
/
+14
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
1
-0
/
+2
2025-04-11
Revert "xhci: Prevent early endpoint restart when handling STALL errors."
Mathias Nyman
1
-2
/
+1
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
1
-1
/
+1
2025-04-11
usb: host: xhci-mem: Cleanup pending secondary event ring events
Wesley Cheng
1
-0
/
+7
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
1
-0
/
+4
2025-03-14
usb: xhci: change xhci_resume() parameters to explicit the desired info
Théo Lebrun
1
-1
/
+1
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2025-03-06
xhci: Handle spurious events on Etron host isoc enpoints
Mathias Nyman
1
-1
/
+1
2025-03-06
usb: xhci: Apply the link chain quirk on NEC isoc endpoints
Michal Pecio
1
-2
/
+11
[next]