index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
ether.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-4
/
+4
*
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
1
-2
/
+0
*
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
1
-2
/
+26
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-1
/
+1
*
usb ethernet gadget: use composite gadget framework
David Brownell
2008-07-21
1
-2456
/
+173
*
usb gadget: RNDIS cleanups
David Brownell
2008-07-21
1
-13
/
+11
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
2008-07-09
1
-1
/
+1
*
usb: pxa27x_udc driver
Robert Jarzmik
2008-05-02
1
-4
/
+4
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-6
/
+6
*
USB: gadget section fixes
David Brownell
2008-04-24
1
-3
/
+3
*
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Jan Altenberg
2008-02-21
1
-0
/
+1
*
USB: gadget: ethernet error path potential oops fix
David Brownell
2008-02-01
1
-3
/
+3
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-1
/
+1
*
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
2007-10-12
1
-0
/
+12
*
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
2007-10-12
1
-87
/
+54
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
USB: "sparse" cleanups for usb gadgets
David Brownell
2007-07-30
1
-1
/
+2
*
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
2007-07-19
1
-0
/
+4
*
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
2007-07-12
1
-1
/
+1
*
USB: usb gadget, dead config cleanup
David Brownell
2007-07-12
1
-1
/
+1
*
USB: m66592-udc: peripheral controller driver for M66592
Yoshihiro Shimoda
2007-07-12
1
-0
/
+4
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
USB: update gadget files for fsl_usb2_udc driver
Li Yang
2007-04-27
1
-0
/
+3
*
usb ethernet gadget, workaround network stack API glitch
Erik Hovland
2007-04-27
1
-1
/
+2
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
USB: usb ethernet gadget recognizes HUSB2DEV
Håvard Skinnemoen
2007-02-07
1
-0
/
+4
*
USB: ethernet gadget interop with MCCI Windows driver
David Brownell
2007-02-07
1
-39
/
+103
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-2
/
+2
|
\
|
*
usb/gadget/ether.c minor manycast tweaks
David Brownell
2006-12-01
1
-2
/
+2
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+3
|
/
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
2006-09-27
1
-0
/
+3
*
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
2006-09-27
1
-1
/
+1
*
USB: Allow compile in g_ether, fix typo
Tony Lindgren
2006-09-27
1
-2
/
+2
*
usb gadget: g_ether spinlock recursion fix
David Brownell
2006-08-31
1
-14
/
+31
*
[PATCH] USB: gadget section fixups
David Brownell
2006-07-12
1
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
2006-06-21
1
-1
/
+1
*
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
2006-06-21
1
-43
/
+43
*
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
Matt Reimer
2006-06-21
1
-1
/
+1
*
[PATCH] USB: g_ether, highspeed conformance fix
David Brownell
2006-04-14
1
-3
/
+3
*
[PATCH] USB: ethernet gadget driver section fixups
Aras Vaichas
2006-03-20
1
-11
/
+27
*
[PATCH] USB: gadget driver section fixups
David Brownell
2006-03-20
1
-2
/
+2
*
[PATCH] recognize three more usb peripheral controllers
David Brownell
2006-03-20
1
-0
/
+8
*
[PATCH] USB: minor gadget/rndis tweak
David Brownell
2006-03-20
1
-1
/
+2
*
[PATCH] Remove usb gadget generic driver methods
Russell King
2006-01-13
1
-3
/
+0
*
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
2005-10-28
1
-0
/
+1
[next]