aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/gadget.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-3/+3
2021-01-31usb: gadget: add super speed supportLi Jun1-0/+6
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li1-0/+3
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy1-0/+9
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun1-0/+2
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra1-0/+23
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot1-0/+8
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot1-0/+10
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass1-13/+0
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I1-1/+1
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I1-0/+39
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I1-0/+43
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher1-5/+1
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski1-0/+1
2013-04-01Consolidate bool typeYork Sun1-3/+3
2012-05-20usb:gadget:composite: Support for composite at gadget.hLukasz Majewski1-0/+6
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev1-67/+53
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer1-0/+871