index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-09-09
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-01
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-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
1
-3
/
+3
2010-03-02
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-14
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-12
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
1
-5
/
+6
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2008-10-17
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-21
usb ethernet gadget: use composite gadget framework
David Brownell
1
-2456
/
+173
2008-07-21
usb gadget: RNDIS cleanups
David Brownell
1
-13
/
+11
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-09
[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-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-24
USB: gadget section fixes
David Brownell
1
-3
/
+3
2008-02-21
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Jan Altenberg
1
-0
/
+1
2008-02-01
USB: gadget: ethernet error path potential oops fix
David Brownell
1
-3
/
+3
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
1
-0
/
+12
2007-10-12
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
1
-87
/
+54
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-1
/
+2
2007-07-19
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
1
-0
/
+4
2007-07-12
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
1
-1
/
+1
2007-07-12
USB: usb gadget, dead config cleanup
David Brownell
1
-1
/
+1
2007-07-12
USB: m66592-udc: peripheral controller driver for M66592
Yoshihiro Shimoda
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
USB: update gadget files for fsl_usb2_udc driver
Li Yang
1
-0
/
+3
2007-04-27
usb ethernet gadget, workaround network stack API glitch
Erik Hovland
1
-1
/
+2
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-07
USB: usb ethernet gadget recognizes HUSB2DEV
Håvard Skinnemoen
1
-0
/
+4
2007-02-07
USB: ethernet gadget interop with MCCI Windows driver
David Brownell
1
-39
/
+103
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-2
/
+2
2006-12-01
usb/gadget/ether.c minor manycast tweaks
David Brownell
1
-2
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-09-27
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
1
-0
/
+3
2006-09-27
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
1
-1
/
+1
2006-09-27
USB: Allow compile in g_ether, fix typo
Tony Lindgren
1
-2
/
+2
[next]