aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/usb/dwc2.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-02-17payloads: Fix typosElyes HAOUAS
2019-07-09libpayload/usb: fix DWC2 driverPatrick Georgi
2019-07-02libpayload/usb: Increase USB request timeout to 5 sKeith Short
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-17libpayload: usb: dwc2: check device connect state before enable channelYunzhi Li
2015-09-17libpayload: usb: dwc2: fix hub hot-plug bugYunzhi Li
2015-08-28libpayload: usb: dwc2: Always return 'size' transferred bytes for OUTJulius Werner
2015-08-19libpayload: usb: dwc2: fix usb plug/unplug bugYunzhi Li
2015-08-14libpayload: usb: dwc2: fix short packet transferYunzhi Li
2015-07-16libpayload: usb: dwc2: support split transactionYunzhi Li
2015-07-06libpayload: usb: dwc2: support interrupt transferYunzhi Li
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-14libpayload dwc2: use bus addresses for buffersIonela Voinescu
2015-04-14libpayload dwc2: Use a new FIFO allocation methodhuang lin
2015-04-14libpayload: Add dwc2 usb driverhuang lin