summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/composite.c
Commit message (Expand)AuthorAgeFilesLines
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* USB: gadget: composite: Break out of potential endless loopSascha Hauer2014-07-221-1/+6
* USB: gadget: dequeue descriptor before freeing itSascha Hauer2014-07-221-0/+1
* USB: gadget: Update to 3.15Sascha Hauer2014-07-221-204/+978
* usb: gadget: set composite to NULL when usb_gadget_register_driver failsSascha Hauer2014-03-191-1/+8
* USB gadget: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* USB gadget: Fix dma memory allocationsSascha Hauer2012-06-301-2/+3
* Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-071-3/+0
* Add USB device supportSascha Hauer2009-09-251-0/+1025