]> git.karo-electronics.de Git - karo-tx-uboot.git/history - drivers/usb/dwc3/gadget.c
usb: dwc3: Correct clean up code for requests
[karo-tx-uboot.git] / drivers / usb / dwc3 / gadget.c
2015-04-14 Lukasz Majewskiusb: dwc3: Correct clean up code for requests
2015-04-14 Lukasz Majewskiusb: dwc3: gadget: Set non EP0 max packet limit to...
2015-04-14 Lukasz Majewskiusb: dwc3: gadget: Set all ctrl fields of Transfer...
2015-04-14 Marek Szyprowskiusb: dwc3: optimize interrupt loop
2015-04-14 Marek Szyprowskiusb: dwc3: add a workaround for too small OUT requests
2015-04-14 Lukasz Majewskiusb: dwc3: Remove BIT(x) macro from DWC3's gadget code
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: Add chained TRB support for ep0
2015-04-14 Kishon Vijay Abraham Idwc3: flush the buffers before using it
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: gadget: make dwc3 gadget build in uboot
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: remove pm related operations from dwc3 driver
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: remove trace_* APIs from dwc3 driver
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: Modify the file headers to u-boot format
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: add dwc3 folder from linux kernel to u-boot