aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_subset.c
Commit message (Expand)AuthorAge
* usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-21
* usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi2014-03-17
* usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz2013-12-12
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-25
* usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun2013-06-18
* usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_subset: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-10
* Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day2013-05-15
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-03
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-31
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-31
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-31
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-23
* usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann2012-03-13
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
* usb gadget: remove needless struct membersDavid Brownell2008-08-13
* usb ethernet gadget: split CDC Subset functionDavid Brownell2008-07-21