summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_obex.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-533/+0
* usb: gadget: f_obex: Fix sparse warningJingoo Han2013-12-171-1/+1
* usb: gadget: f_obex: remove compatibility layerAndrzej Pietrasiewicz2013-06-101-52/+0
* usb: gadget: f_obex: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-15/+8
* usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-231-0/+1
* usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz2013-04-031-0/+55
* usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2013-04-031-46/+125
* usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior2013-01-211-4/+0
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-311-12/+7
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-14/+9
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-23/+9
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-271-2/+2
* usb gadget: defer obex enumerationDavid Brownell2008-10-171-7/+54
* usb gadget: cdc obex glueFelipe Balbi2008-10-171-0/+446