diff options
| author | Andrzej Pietrasiewicz <[email protected]> | 2019-01-21 14:44:47 +0100 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2019-02-07 13:14:51 +0200 |
| commit | 10209abe87f5ebfd482a00323f5236d6094d0865 (patch) | |
| tree | d7fd1ccc86ce628d5c2e401d41cc8ebb60a890f0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 1ff767bfa54a97f4289cd0dad22d404b53a6d8e3 (diff) | |
usb: dwc2: gadget: Add scatter-gather mode
This patch adds support for transferring requests, which are
non-contiguous in physical memory, i.e. the data buffer is described by
a scatter-list. This allows transferring large requests without relying
on error-prone contiguous buffer allocations. This way of allocating
requests is already implemented in functionfs and TCM USB functions and
automatically used if UDC driver advertises scatter-gather suppport.
Signed-off-by: Andrzej Pietrasiewicz <[email protected]>
[mszyprow: fixed null pointer issue, rewrote commit message]
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions