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
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
/
ether.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
usb: gadget: ether: put_usb_function on unbind
Andrzej Pietrasiewicz
1
-4
/
+10
2013-06-10
usb: gadget: ether: convert to new interface of f_rndis
Andrzej Pietrasiewicz
1
-23
/
+33
2013-06-10
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
1
-0
/
+1
2013-06-10
usb: gadget: ether: convert to new interface of f_subset
Andrzej Pietrasiewicz
1
-47
/
+57
2013-06-10
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
1
-0
/
+1
2013-06-10
usb: gadget: ether: convert to new interface of f_eem
Andrzej Pietrasiewicz
1
-9
/
+45
2013-06-10
usb: gadget: f_eem: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
1
-0
/
+2
2013-06-10
usb: gadget: ether: convert to new interface of f_ecm
Andrzej Pietrasiewicz
1
-13
/
+60
2013-06-10
usb: gadget: f_ecm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
1
-0
/
+1
2013-06-10
usb: gadget: rndis: convert into module
Andrzej Pietrasiewicz
1
-1
/
+3
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
1
-6
/
+8
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
1
-10
/
+10
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
1
-17
/
+0
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
1
-2
/
+0
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
1
-11
/
+1
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-9
/
+5
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
1
-0
/
+2
2012-09-10
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
Sebastian Andrzej Siewior
1
-9
/
+3
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
1
-1
/
+0
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
1
-1
/
+2
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
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
-1
/
+1
2011-07-02
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
1
-0
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
1
-4
/
+3
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
1
-2
/
+1
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
1
-3
/
+3
2010-08-11
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
1
-3
/
+3
2010-03-03
USB: Correct CONFIG variable typo.
Robert P. J. Day
1
-1
/
+1
2009-12-11
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
1
-4
/
+12
2009-10-15
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
1
-7
/
+2
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
1
-3
/
+28
2009-07-13
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
1
-5
/
+6
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2008-10-18
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
1
-2
/
+0
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
1
-2
/
+26
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-22
usb ethernet gadget: use composite gadget framework
David Brownell
1
-2456
/
+173
2008-07-22
usb gadget: RNDIS cleanups
David Brownell
1
-13
/
+11
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-10
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
1
-1
/
+1
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
1
-4
/
+4
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-25
USB: gadget section fixes
David Brownell
1
-3
/
+3
2008-02-22
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Jan Altenberg
1
-0
/
+1
2008-02-02
USB: gadget: ethernet error path potential oops fix
David Brownell
1
-3
/
+3
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
[next]