summaryrefslogtreecommitdiff
path: root/include/linux/usb/gadget.h
Commit message (Expand)AuthorAgeFilesLines
* usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot2018-12-071-0/+8
* usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-0/+10
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* dm: usb: Move struct usb_string to a common placeSimon Glass2015-04-181-13/+0
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
* usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-141-0/+39
* include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I2015-04-141-0/+43
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-251-5/+1
* usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-0/+1
* Consolidate bool typeYork Sun2013-04-011-3/+3
* usb:gadget:composite: Support for composite at gadget.hLukasz Majewski2012-05-201-0/+6
* USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-201-67/+53
* Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-201-0/+871