summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/composite.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz1-2/+3
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart1-8/+46
2009-09-23USB: gadget: Read buffer overflowRoel Kluin1-1/+1
2009-03-25USB: gadget: composite device-level suspend/resume hooksDavid Brownell1-2/+6
2009-03-25USB: composite: avoid inconsistent lock stateFelipe Balbi1-2/+3
2009-01-28USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu1-3/+4
2009-01-28USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu1-1/+1
2008-10-18usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell1-2/+2
2008-10-18usb gadget: function activation/deactivationDavid Brownell1-0/+64
2008-07-22usb gadget: minor USBCV fix for composite frameworkDavid Lopo1-0/+1
2008-07-22usb gadget: composite gadget coreDavid Brownell1-0/+1040