aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/composite.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad2011-02-25
* USB: Gadget: Reorder driver name assignmentJassi Brar2011-02-17
* USB: Gadget: Composite: Debug interface comparisonJassi Brar2011-02-17
* usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad2011-01-22
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22
|\
| * Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-16
| * USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-16
* | usb: composite gadget: set vbus_draw current limitation during suspendHao Wu2010-11-30
* | USB: gadget: composite: Typo fix.Marek Belisko2010-11-11
|/
* usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros2010-10-22
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-22
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-22
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-22
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-22
* USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-23
* USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-10
* USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-10
* USB: gadget: Allow function access to device ID data during bind()Robert Lukassen2010-05-20
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-20
* USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-20
* usb: gadget: Allow larger configuration descriptorsRobert Lukassen2010-05-20
* USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz2009-12-11
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-11
* USB: gadget: Read buffer overflowRoel Kluin2009-09-23
* USB: gadget: composite device-level suspend/resume hooksDavid Brownell2009-03-24
* USB: composite: avoid inconsistent lock stateFelipe Balbi2009-03-24
* USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-27
* USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-27
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-17
* usb gadget: function activation/deactivationDavid Brownell2008-10-17
* usb gadget: minor USBCV fix for composite frameworkDavid Lopo2008-07-21
* usb gadget: composite gadget coreDavid Brownell2008-07-21