Release 4.15 drivers/usb/dwc3/trace.c
// SPDX-License-Identifier: GPL-2.0
/**
* trace.c - DesignWare USB3 DRD Controller Trace Support
*
* Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com
*
* Author: Felipe Balbi <balbi@ti.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.