aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_obex.c
AgeCommit message (Expand)Author
2013-06-10usb: gadget: f_obex: remove compatibility layerAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_obex: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-04-23usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun
2013-04-03usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi
2008-10-17usb gadget: defer obex enumerationDavid Brownell
2008-10-17usb gadget: cdc obex glueFelipe Balbi