Release 4.15 drivers/usb/gadget/udc/trace.c
// SPDX-License-Identifier: GPL-2.0
/**
* trace.c - USB Gadget Framework Trace Support
*
* Copyright (C) 2016 Intel Corporation
* Author: Felipe Balbi <felipe.balbi@linux.intel.com>
*/
#define CREATE_TRACE_POINTS
#include "trace.h"
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Felipe Balbi | 6 | 75.00% | 1 | 33.33% |
Greg Kroah-Hartman | 2 | 25.00% | 2 | 66.67% |
Total | 8 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.