summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/udc-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-1/+1
* usb: udc-uclass: Fixed problem when no alias is defined in DTJean-Jacques Hiblot2019-03-161-2/+5
* dm: usb: gadget: Fix boot breakage on sunxi platformsJean-Jacques Hiblot2019-01-101-0/+2
* dm: usb: udc: Use SEQ_ALIAS to index the USB gadget portsJean-Jacques Hiblot2019-01-101-2/+3
* dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot2018-12-071-0/+58