index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_ncm.c
Age
Commit message (
Expand
)
Author
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
2013-06-18
usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()
Wei Yongjun
2013-06-10
usb: gadget: add helpers for configfs support for USB Ethernet
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ncm: add configfs support
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ncm: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ncm: remove compatibility layer
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ncm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-01-10
usb: gadget: ncm: make global variable ndp*_opts read only
Sebastian Andrzej Siewior
2012-11-08
usb: gadget: ncm: correct endianess conversion
Dmytro Milinevskyy
2012-10-31
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
2012-08-23
usb: gadget: use %pm to print mac addresses
Andy Shevchenko
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
usb: gadget: f_ncm.c added
Yauheni Kaliuta