aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/epautoconf.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-191-3/+0
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-10/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-011-3/+3
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-25/+100
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-281-0/+1
* USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar2011-02-041-0/+7
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-201-6/+6
* USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger2010-03-191-1/+1
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-021-11/+0
* USB: gadget: add INT support for Blackfin musbCliff Cai2010-03-021-0/+5
* USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu2010-03-021-0/+14
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-1/+1
* USB: gadget: change simple_strtol to simple_strtoulJulia Lawall2009-01-071-1/+1
* usb gadget: descriptor copying supportDavid Brownell2008-07-211-0/+1
* USB: gadget section fixesDavid Brownell2008-04-241-6/+6
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-301-1/+1
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-081-1/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-121-8/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+310