aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/udc/chipidea.c
AgeCommit message (Expand)Author
2020-09-21payloads: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2015-06-30udc/chipidea: Allow force_shutdown of connectionFurquan Shaikh
2015-06-23libpayload udc: add interface to add string descriptorsPatrick Georgi
2015-04-18libpayload: Enforce strict packet handling order in ChipIdea driverPatrick Georgi
2015-04-18libpayload: More defensive ChipIdea initializationPatrick Georgi
2015-04-18libpayload udc: Clear bit when it needs clearingPatrick Georgi
2015-04-18libpayload udc: Deconfigure device when necessaryPatrick Georgi
2015-04-18libpayload: Add zero length packet support to UDC frameworkPatrick Georgi
2015-04-18libpayload: Add USB device mode driverPatrick Georgi