index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
1
-17
/
+0
*
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-2
/
+0
*
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
1
-11
/
+1
*
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
2012-09-10
1
-9
/
+5
*
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-0
/
+2
*
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
Sebastian Andrzej Siewior
2012-09-10
1
-9
/
+3
*
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+2
*
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
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
-1
/
+1
*
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
1
-0
/
+1
*
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
1
-4
/
+3
*
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
1
-2
/
+1
*
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
1
-3
/
+3
*
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
1
-3
/
+3
*
USB: Correct CONFIG variable typo.
Robert P. J. Day
2010-03-02
1
-1
/
+1
*
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-12-11
1
-4
/
+12
*
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
2009-10-14
1
-7
/
+2
*
USB: gadget: Add EEM gadget driver
Brian Niebuhr
2009-09-23
1
-3
/
+28
*
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
2009-07-12
1
-5
/
+6
*
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
[next]