summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2019-03-16usb: udc-uclass: Fixed problem when no alias is defined in DTJean-Jacques Hiblot
2019-01-10dm: usb: gadget: Fix boot breakage on sunxi platformsJean-Jacques Hiblot
2019-01-10dm: usb: udc: Use SEQ_ALIAS to index the USB gadget portsJean-Jacques Hiblot
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-03usb: udc: Fix warnings on 64-bit buildsMichal Simek
2015-04-14usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I
2015-04-14usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I
2015-04-14usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I