Age | Commit message (Expand) | Author | Files | Lines |
2013-07-25 | usb/gadget: free opts struct on error recovery | Andrzej Pietrasiewicz | 1 | -2/+5 |
2013-06-18 | usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc() | Wei Yongjun | 1 | -0/+1 |
2013-06-10 | usb: gadget: f_ecm: add configfs support | Andrzej Pietrasiewicz | 1 | -1/+49 |
2013-06-10 | usb: gadget: f_ecm: use usb_gstrings_attach | Andrzej Pietrasiewicz | 1 | -14/+9 |
2013-06-10 | usb: gadget: f_ecm: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz | 1 | -13/+136 |
2013-05-15 | Add a couple kernel-doc lines to prevent warnings. | Robert P. J. Day | 1 | -0/+1 |
2013-04-03 | usb: gadget: move the global the_dev variable to their users | Sebastian Andrzej Siewior | 1 | -1/+3 |
2012-10-31 | usb: gadget: let f_* use usb_string_ids_tab() where it makes sense | Sebastian Andrzej Siewior | 1 | -33/+9 |
2012-10-31 | usb: gadget: always update HS/SS descriptors and create a copy of them | Sebastian Andrzej Siewior | 1 | -42/+15 |
2012-10-31 | usb: gadget: network: fix bind() error path | Sebastian Andrzej Siewior | 1 | -2/+2 |
2012-10-31 | usb: gadget: use a computation macro for INT endpoint interval | Sebastian Andrzej Siewior | 1 | -4/+4 |
2012-10-31 | usb: gadget: ecm: Add IAD descriptor in SS mode | Sebastian Andrzej Siewior | 1 | -0/+1 |
2012-08-23 | usb: gadget: use %pm to print mac addresses | Andy Shevchenko | 1 | -4/+1 |
2012-01-30 | usb: gadget: Add Interface Association Descriptor to ECM | Praveena Nadahally | 1 | -0/+25 |
2011-09-10 | usb gadget: clean up FSF boilerplate text | Klaus Schwarzkopf | 1 | -9/+0 |
2011-07-08 | usb: gadget: add SS descriptors to Ethernet gadget | Paul Zimmerman | 1 | -2/+98 |
2011-06-28 | usb: gadget: use config_ep_by_speed() instead of ep_choose() | Tatyana Brokhman | 1 | -31/+14 |
2011-06-28 | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 1 | -9/+8 |
2010-05-21 | USB: gadget: __init and __exit tags removed | Michal Nazarewicz | 1 | -16/+17 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | USB: Remove unsupported usb gadget drivers | Christoph Egger | 1 | -5/+2 |
2009-03-25 | USB: replace uses of __constant_{endian} | Harvey Harrison | 1 | -8/+8 |
2008-10-16 | usb gadget: link fixes for network gadget | David Brownell | 1 | -54/+54 |
2008-08-14 | usb gadget: remove needless struct members | David Brownell | 1 | -2/+0 |
2008-07-22 | usb ethernet gadget: split CDC Ethernet function | David Brownell | 1 | -0/+833 |