aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_ncm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-10usb: gadget: ncm: make global variable ndp*_opts read onlySebastian Andrzej Siewior1-9/+9
2012-11-08usb: gadget: ncm: correct endianess conversionDmytro Milinevskyy1-4/+8
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior1-30/+10
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior1-24/+8
2012-10-31usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior1-2/+2
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior1-3/+3
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko1-4/+1
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-34/+15
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-9/+8
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-10usb: gadget: f_ncm.c addedYauheni Kaliuta1-0/+1407