index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
zero.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
usb: gadget: fix two sparse warnings
Felipe Balbi
1
-1
/
+1
2013-01-21
usb: gadget: convert source sink and loopback to new function interface
Sebastian Andrzej Siewior
1
-80
/
+116
2013-01-21
usb: gadget: move loopback's config descriptor out of f_loopback
Sebastian Andrzej Siewior
1
-3
/
+21
2013-01-21
usb: gadget: move source sink's config descriptor out of f_sourcesink
Sebastian Andrzej Siewior
1
-2
/
+29
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
-8
/
+1
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-11
/
+6
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
-18
/
+8
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-05-04
usb: gadget: add isochronous support to gadget zero
Paul Zimmerman
1
-6
/
+13
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-07-08
usb: gadget: zero: add superspeed support
Amit Blay
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_composite_driver
Michal Nazarewicz
1
-2
/
+1
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
1
-1
/
+1
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
1
-4
/
+2
2009-03-24
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
1
-4
/
+66
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2008-10-16
usb gadget: link fixes for gadget zero
David Brownell
1
-0
/
+17
2008-07-21
usb gadget zero: use composite gadget framework
David Brownell
1
-1068
/
+94
2008-05-02
usb: gadget zero timer init fix
David Lopo
1
-3
/
+4
2008-05-02
usb: gadget zero style fixups (mostly whitespace)
David Brownell
1
-193
/
+172
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
1
-2
/
+2
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
USB: gadget: gadget zero cleanups
David Brownell
1
-141
/
+96
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-2
/
+4
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
1
-6
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-14
[PATCH] USB: gadget zero poisons OUT buffers
David Brownell
1
-2
/
+5
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
1
-2
/
+1
2006-03-20
[PATCH] USB: gadget driver section fixups
David Brownell
1
-3
/
+3
2006-03-20
[PATCH] USB: Zero driver: Removed duplicated code
Franck Bui-Huu
1
-6
/
+0
2006-01-31
[PATCH] USB: gadget zero and dma-coherent buffers
David Brownell
1
-3
/
+5
2006-01-13
[PATCH] Remove usb gadget generic driver methods
Russell King
1
-3
/
+0
2005-10-28
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+1
[next]