summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/usb/dwc2_private.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* libpayload: usb: dwc2: fix usb plug/unplug bugYunzhi Li2015-08-191-0/+1
* libpayload: usb: dwc2: support split transactionYunzhi Li2015-07-161-0/+8
* libpayload: usb: dwc2: support interrupt transferYunzhi Li2015-07-061-1/+10
* libpayload: add UDC driver for Designware controllerhuang lin2015-06-301-615/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* libpayload dwc2: Use a new FIFO allocation methodhuang lin2015-04-141-2/+14
* libpayload: Add dwc2 usb driverhuang lin2015-04-141-0/+643