summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_ncm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_ncm: Fix sparse warningJingoo Han2013-12-171-1/+1
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-251-2/+5
* usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun2013-06-181-0/+1
* usb: gadget: add helpers for configfs support for USB EthernetAndrzej Pietrasiewicz2013-06-101-128/+11
* usb: gadget: f_ncm: add configfs supportAndrzej Pietrasiewicz2013-06-101-0/+166
* usb: gadget: f_ncm: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-16/+10
* usb: gadget: f_ncm: remove compatibility layerAndrzej Pietrasiewicz2013-06-101-80/+0
* usb: gadget: f_ncm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-35/+161
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-031-1/+3
* usb: gadget: ncm: make global variable ndp*_opts read onlySebastian Andrzej Siewior2013-01-101-9/+9
* usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy2012-11-081-4/+8
* usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior2012-10-311-30/+10
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-24/+8
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-311-2/+2
* usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-311-3/+3
* usb: gadget: use %pm to print mac addressesAndy Shevchenko2012-08-231-4/+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-34/+15
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+8
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* usb: gadget: f_ncm.c addedYauheni Kaliuta2010-12-101-0/+1407
OpenPOWER on IntegriCloud