summaryrefslogtreecommitdiff
path: root/include/linux/usb/ch9.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun1-4/+0
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun1-0/+1
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy1-0/+3
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng1-0/+20
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass1-0/+20
2015-04-18dm: usb: Add a generic descriptor structSimon Glass1-0/+5
2015-04-18dm: usb: Move struct usb_string to a common placeSimon Glass1-0/+13
2013-06-13usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam1-1/+2
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok1-15/+499
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski1-67/+0
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev1-2/+2
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer1-0/+587