summaryrefslogtreecommitdiff
path: root/scripts/git-resolve.sh
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2025-09-02 13:53:04 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-09-19 16:37:38 +0200
commitad6a6e97c219f7d9babda511b5e7ea4a88095732 (patch)
treee15f83c08966b637bfd7ab1acb8170e754c4a84c /scripts/git-resolve.sh
parent91c34cd6ca1bc67ccf2d104834956af56b5893de (diff)
xhci: dbc: decouple endpoint allocation from initialization
commit 220a0ffde02f962c13bc752b01aa570b8c65a37b upstream. Decouple allocation of endpoint ring buffer from initialization of the buffer, and initialization of endpoint context parts from from the rest of the contexts. It allows driver to clear up and reinitialize endpoint rings after disconnect without reallocating everything. This is a prerequisite for the next patch that prevents the transfer ring from filling up with cancelled (no-op) TRBs if a debug cable is reconnected several times without transferring anything. Cc: stable@vger.kernel.org Fixes: dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver") Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20250902105306.877476-2-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions