index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
zero.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
Roger Quadros
1
-1
/
+1
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
1
-3
/
+3
2013-11-26
usb: gadget: f_sourcesink: add configfs support
Andrzej Pietrasiewicz
1
-2
/
+2
2013-11-26
usb: gadget: f_loopback: add configfs support
Andrzej Pietrasiewicz
1
-2
/
+2
2013-11-25
usb: gadget: zero: module parameters can be static
Fengguang Wu
1
-3
/
+3
2013-10-01
usb: gadget: zero: Add flexible auto remote wakeup test method
Peter Chen
1
-2
/
+23
2013-05-15
usb: gadget: zero: fix error return code in zero_bind()
Wei Yongjun
1
-2
/
+6
2013-04-23
usb: gadget: zero: put function instances on unbind
Andrzej Pietrasiewicz
1
-0
/
+2
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
[next]