index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
usb: xhci: fix ring expansion regression in 6.13-rc1
Niklas Neronin
1
-1
/
+1
2024-11-06
usb: xhci: remove irrelevant comment
Niklas Neronin
1
-5
/
+0
2024-11-06
usb: xhci: add xhci_initialize_ring_segments()
Niklas Neronin
1
-18
/
+23
2024-11-06
usb: xhci: rework xhci_link_segments()
Niklas Neronin
1
-24
/
+30
2024-11-06
usb: xhci: refactor xhci_link_rings() to use source and destination rings
Niklas Neronin
1
-20
/
+20
2024-11-06
usb: xhci: rework xhci_free_segments_for_ring()
Niklas Neronin
1
-10
/
+11
2024-11-06
usb: xhci: adjust xhci_alloc_segments_for_ring() arguments
Niklas Neronin
1
-27
/
+21
2024-11-06
usb: xhci: remove option to change a default ring's TRB cycle bit
Niklas Neronin
1
-27
/
+23
2024-11-06
usb: xhci: introduce macro for ring segment list iteration
Niklas Neronin
1
-17
/
+7
2024-11-06
xhci: add stream context tracing
Mathias Nyman
1
-0
/
+2
2024-09-05
xhci: support setting interrupt moderation IMOD for secondary interrupters
Mathias Nyman
1
-1
/
+7
2024-08-13
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
1
-1
/
+1
2024-06-27
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
1
-12
/
+13
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
1
-8
/
+2
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
1
-1
/
+4
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
Niklas Neronin
1
-7
/
+7
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
1
-11
/
+11
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
1
-11
/
+1
2024-03-02
usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segments
Niklas Neronin
1
-22
/
+15
2024-03-02
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
1
-0
/
+5
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
1
-20
/
+15
2024-03-02
xhci: rework how real & fake ports are found
Niklas Neronin
1
-19
/
+15
2024-02-17
xhci: make isoc_bei_interval variable interrupter specific.
Mathias Nyman
1
-1
/
+1
2024-01-28
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
1
-1
/
+1
2024-01-28
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
1
-6
/
+6
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
1
-11
/
+97
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-0
/
+2
2023-10-21
xhci: split free interrupter into separate remove and free parts
Mathias Nyman
1
-11
/
+21
2023-10-21
xhci: Clean up xhci_{alloc,free}_erst() declarations
Lukas Wunner
1
-1
/
+1
2023-10-21
xhci: Clean up ERST_PTR_MASK inversion
Lukas Wunner
1
-2
/
+1
2023-10-21
xhci: Update last segment pointer after Event Ring expansion
Lukas Wunner
1
-5
/
+7
2023-10-21
xhci: Adjust segment numbers after ring expansion
Lukas Wunner
1
-6
/
+10
2023-10-21
xhci: Use more than one Event Ring segment
Jonathan Bell
1
-3
/
+7
2023-10-21
xhci: Set DESI bits in ERDP register correctly
Lukas Wunner
1
-14
/
+11
2023-10-02
xhci: Preserve RsvdP bits in ERSTBA register correctly
Lukas Wunner
1
-2
/
+2
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
1
-3
/
+0
2023-06-13
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
1
-7
/
+24
2023-06-13
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
1
-2
/
+6
2023-06-13
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
1
-1
/
+0
2023-06-13
xhci: Fix transfer ring expansion size calculation
Mathias Nyman
1
-11
/
+3
2023-06-13
xhci: split allocate interrupter into separate alloacte and add parts
Mathias Nyman
1
-37
/
+41
2023-03-23
xhci: mem: Join string literals back
Andy Shevchenko
1
-17
/
+10
2023-03-23
xhci: mem: Replace explicit castings with appropriate specifiers
Andy Shevchenko
1
-10
/
+7
2023-03-23
xhci: mem: Use while (i--) pattern to clean up
Andy Shevchenko
1
-2
/
+1
2023-03-23
xhci: mem: Drop useless return:s
Andy Shevchenko
1
-7
/
+4
2023-03-23
xhci: mem: Get rid of redundant 'else'
Andy Shevchenko
1
-8
/
+6
2023-03-23
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Andy Shevchenko
1
-4
/
+2
2023-03-23
xhci: mem: Carefully calculate size for memory allocations
Andy Shevchenko
1
-4
/
+5
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
1
-7
/
+3
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
1
-58
/
+110
[next]