summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/epautoconf.c
AgeCommit message (Expand)Author
2012-09-10usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-02-09usb: gadget: clean the ep in autoconf before returning it.Sebastian Andrzej Siewior
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-12-19usb: gadget: epautoconf: do not change number of streamsFelipe Balbi
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman
2011-02-04USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger
2010-03-02USB: gadget: add INT support for Blackfin musbCliff Cai
2010-03-02USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-01-07USB: gadget: change simple_strtol to simple_strtoulJulia Lawall
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2008-04-24USB: gadget section fixesDavid Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds