Age | Commit message (Expand) | Author |
2015-09-27 | usb: gadget: epautoconf: add usb_ep_autoconfig_release() function | Robert Baldyga |
2015-09-27 | usb: gadget: fix few outdated comments | Robert Baldyga |
2015-09-14 | usb: gadget: fix possible regression introduced with ep->claimed | Robert Baldyga |
2015-08-06 | usb: gadget: remove gadget_chips.h | Robert Baldyga |
2015-08-06 | usb: musb: gadget: add musb_match_ep() function | Robert Baldyga |
2015-08-06 | usb: gadget: goku_udc: add goku_match_ep() function | Robert Baldyga |
2015-08-06 | usb: gadget: net2280: add net2280_match_ep() function | Robert Baldyga |
2015-08-06 | usb: gadget: move find_ep() from epautoconf to udc-core | Robert Baldyga |
2015-08-06 | usb: gadget: move ep_matches() from epautoconf to udc-core | Robert Baldyga |
2015-08-06 | usb: gadget: add 'ep_match' callback to usb_gadget_ops | Robert Baldyga |
2015-08-06 | usb: gadget: epautoconf: rework ep_matches() function | Robert Baldyga |
2015-08-04 | usb: gadget: epautoconf: remove ep and desc configuration from ep_matches() | Robert Baldyga |
2015-08-04 | usb: gadget: epautoconf: remove pxa quirk from ep_matches() | Robert Baldyga |
2015-08-04 | usb: gadget: epautoconf: add endpoint capabilities flags verification | Robert Baldyga |
2015-08-04 | usb: gadget: encapsulate endpoint claiming mechanism | Robert Baldyga |
2015-05-26 | usb: gadget: autoconf: net2280: match hardware and usb ep address | Mian Yousaf Kaukab |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-17 | usb: gadget: add "maxpacket_limit" field to struct usb_ep | Robert Baldyga |
2013-11-26 | usb: gadget: epautoconf: switch over to usb_endpoint_type() | Felipe Balbi |
2012-09-10 | usb: gadget: libcomposite: add epautoconf.c to libcomposite | Sebastian Andrzej Siewior |
2012-09-10 | usb: gadget: move global vars from epautoconf into struct usb_gadget | Sebastian Andrzej Siewior |
2012-03-01 | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2012-02-09 | usb: gadget: clean the ep in autoconf before returning it. | Sebastian Andrzej Siewior |
2012-01-24 | usb: gadget: check for streams only for SS udcs | Sebastian Andrzej Siewior |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-12-19 | usb: gadget: epautoconf: do not change number of streams | Felipe Balbi |
2011-12-12 | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz |
2011-09-09 | usb gadget: clean up FSF boilerplate text | Klaus Schwarzkopf |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto |
2011-07-01 | usb: gadget: add SuperSpeed support to the Gadget Framework | Tatyana Brokhman |
2011-06-28 | usb: gadget: add streams support to the gadget framework | Tatyana Brokhman |
2011-06-28 | usb: gadget: configure endpoint according to gadget speed | Tatyana Brokhman |
2011-02-04 | USB: Gadget: Initialize wMaxPacketSize if not already set | Jassi Brar |
2010-05-20 | USB: gadget: __init and __exit tags removed | Michal Nazarewicz |
2010-03-19 | USB: gadget: fix Blackfin builds after gadget cleansing | Mike Frysinger |
2010-03-02 | USB: Remove unsupported usb gadget drivers | Christoph Egger |
2010-03-02 | USB: gadget: add INT support for Blackfin musb | Cliff Cai |
2010-03-02 | USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB | Bryan Wu |
2009-03-24 | USB: replace uses of __constant_{endian} | Harvey Harrison |
2009-01-07 | USB: gadget: change simple_strtol to simple_strtoul | Julia Lawall |
2008-07-21 | usb gadget: descriptor copying support | David Brownell |
2008-04-24 | USB: gadget section fixes | David Brownell |
2007-10-12 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell |
2007-07-30 | USB: "sparse" cleanups for usb gadgets | David Brownell |
2007-06-08 | USB: usb gadgets avoid le{16,32}_to_cpup() | David Brownell |
2007-02-07 | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> | David Brownell |
2006-07-12 | [PATCH] USB: gadget section fixups | David Brownell |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |