aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/composite.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-4/+19
* samsung update 1codeworkx2012-06-021-41/+329
* usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+61
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad2011-02-251-1/+1
* USB: Gadget: Reorder driver name assignmentJassi Brar2011-02-171-3/+3
* USB: Gadget: Composite: Debug interface comparisonJassi Brar2011-02-171-3/+3
* usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad2011-01-221-2/+3
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-9/+9
|\
| * Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| * USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
* | usb: composite gadget: set vbus_draw current limitation during suspendHao Wu2010-11-301-0/+8
* | USB: gadget: composite: Typo fix.Marek Belisko2010-11-111-1/+1
|/
* usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros2010-10-221-1/+2
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-6/+8
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-4/+11
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-2/+1
* USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-221-32/+64
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-1/+7
* USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-231-2/+2
* USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-101-0/+2
* USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-101-4/+67
* USB: gadget: Allow function access to device ID data during bind()Robert Lukassen2010-05-201-8/+8
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-201-11/+10
* USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-201-0/+21
* usb: gadget: Allow larger configuration descriptorsRobert Lukassen2010-05-201-1/+1
* USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz2009-12-111-2/+3
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-111-8/+46
* USB: gadget: Read buffer overflowRoel Kluin2009-09-231-1/+1
* USB: gadget: composite device-level suspend/resume hooksDavid Brownell2009-03-241-2/+6
* USB: composite: avoid inconsistent lock stateFelipe Balbi2009-03-241-2/+3
* USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-271-3/+4
* USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-271-1/+1
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-2/+2
* usb gadget: function activation/deactivationDavid Brownell2008-10-171-0/+64
* usb gadget: minor USBCV fix for composite frameworkDavid Lopo2008-07-211-0/+1
* usb gadget: composite gadget coreDavid Brownell2008-07-211-0/+1040