aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/epautoconf.c
AgeCommit message (Expand)Author
2015-09-14usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: net2280: add net2280_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga
2015-08-06usb: gadget: epautoconf: rework ep_matches() functionRobert Baldyga
2015-08-04usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()Robert Baldyga
2015-08-04usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga
2015-08-04usb: gadget: epautoconf: add endpoint capabilities flags verificationRobert Baldyga
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga
2015-05-26usb: gadget: autoconf: net2280: match hardware and usb ep addressMian Yousaf Kaukab
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-11-26usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi
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