aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/epautoconf.c
Commit message (Expand)AuthorAge
* Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-01
|\
| * usb: gadget: clean the ep in autoconf before returning it.Sebastian Andrzej Siewior2012-02-09
* | usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior2012-01-24
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* | usb: gadget: epautoconf: do not change number of streamsFelipe Balbi2011-12-19
|/
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-01
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-28
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-28
* USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar2011-02-04
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-20
* USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger2010-03-19
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-02
* USB: gadget: add INT support for Blackfin musbCliff Cai2010-03-02
* USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu2010-03-02
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: gadget: change simple_strtol to simple_strtoulJulia Lawall2009-01-07
* usb gadget: descriptor copying supportDavid Brownell2008-07-21
* USB: gadget section fixesDavid Brownell2008-04-25
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-30
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-08
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16