index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_subset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: f_subset: remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
1
-59
/
+1
*
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
2013-07-25
1
-2
/
+5
*
usb: gadget: f_subset: fix missing unlock on error in geth_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
usb: gadget: f_subset: add configfs support
Andrzej Pietrasiewicz
2013-06-10
1
-1
/
+45
*
usb: gadget: f_subset: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
1
-10
/
+8
*
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-06-10
1
-15
/
+121
*
Add a couple kernel-doc lines to prevent warnings.
Robert P. J. Day
2013-05-15
1
-0
/
+1
*
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-04-03
1
-1
/
+3
*
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
2012-10-31
1
-17
/
+6
*
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
1
-36
/
+12
*
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
2012-10-31
1
-2
/
+2
*
usb: gadget: use %pm to print mac addresses
Andy Shevchenko
2012-08-23
1
-4
/
+1
*
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
2012-03-13
1
-17
/
+17
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-07-08
1
-0
/
+64
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
1
-23
/
+6
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-4
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-7
/
+7
*
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
1
-22
/
+22
*
usb gadget: remove needless struct members
David Brownell
2008-08-13
1
-2
/
+0
*
usb ethernet gadget: split CDC Subset function
David Brownell
2008-07-21
1
-0
/
+423