aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_obex.c
Commit message (Expand)AuthorAge
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-16
* usb: gadget: f_obex: Fix sparse warningJingoo Han2013-12-17
* usb: gadget: f_obex: remove compatibility layerAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_obex: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-23
* usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz2013-04-03
* usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2013-04-03
* usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior2013-01-21
* 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: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* 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
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-27
* usb gadget: defer obex enumerationDavid Brownell2008-10-17
* usb gadget: cdc obex glueFelipe Balbi2008-10-17