index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_subset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
1
-519
/
+0
2014-04-21
usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-03-18
usb: gadget: f_subset: switch over to PTR_RET
Felipe Balbi
1
-1
/
+1
2013-12-12
usb: gadget: f_subset: remove compatibility layer
Andrzej Pietrasiewicz
1
-59
/
+1
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
1
-2
/
+5
2013-06-18
usb: gadget: f_subset: fix missing unlock on error in geth_alloc()
Wei Yongjun
1
-0
/
+1
2013-06-10
usb: gadget: f_subset: add configfs support
Andrzej Pietrasiewicz
1
-1
/
+45
2013-06-10
usb: gadget: f_subset: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-10
/
+8
2013-06-10
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
1
-15
/
+121
2013-05-15
Add a couple kernel-doc lines to prevent warnings.
Robert P. J. Day
1
-0
/
+1
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
1
-1
/
+3
2012-10-31
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
1
-17
/
+6
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
1
-36
/
+12
2012-10-31
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
1
-2
/
+2
2012-08-23
usb: gadget: use %pm to print mac addresses
Andy Shevchenko
1
-4
/
+1
2012-03-14
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
1
-17
/
+17
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-07-08
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
1
-0
/
+64
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
1
-23
/
+6
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-7
/
+7
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
1
-22
/
+22
2008-08-14
usb gadget: remove needless struct members
David Brownell
1
-2
/
+0
2008-07-22
usb ethernet gadget: split CDC Subset function
David Brownell
1
-0
/
+423