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
/
include
/
linux
/
usb
/
composite.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
1
-0
/
+3
2013-03-05
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
1
-1
/
+2
2013-01-21
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
1
-0
/
+4
2013-01-21
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
1
-0
/
+4
2013-01-21
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
1
-0
/
+8
2013-01-21
usb: gadget: add a forward pointer from usb_function to its "instance"
Sebastian Andrzej Siewior
1
-0
/
+1
2013-01-21
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
1
-0
/
+1
2013-01-21
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
1
-0
/
+52
2013-01-10
usb: gadget: consider link speed for bMaxPower
Sebastian Andrzej Siewior
1
-2
/
+3
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
1
-1
/
+1
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
1
-0
/
+2
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
1
-0
/
+11
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
1
-12
/
+0
2012-09-10
usb: gadget: push iProduct into gadgets
Sebastian Andrzej Siewior
1
-1
/
+5
2012-09-10
usb: gadget: push iManufacturer into gadgets
Sebastian Andrzej Siewior
1
-1
/
+6
2012-09-10
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
1
-1
/
+6
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
1
-1
/
+11
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
1
-0
/
+24
2012-09-10
usb: gadget: remove bufsiz from struct usb_composite_dev
Sebastian Andrzej Siewior
1
-2
/
+0
2012-09-10
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
1
-0
/
+3
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
1
-0
/
+1
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
1
-2
/
+1
2012-09-10
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
1
-4
/
+9
2012-05-10
usb: gadget: composite: add iSerialNumber to usb_composite_driver
Andrzej Pietrasiewicz
1
-0
/
+3
2012-05-10
usb: gadget: composite: Add usb_remove_config
Benoit Goby
1
-0
/
+3
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
1
-0
/
+14
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
1
-0
/
+2
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
1
-15
/
+0
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
1
-0
/
+3
2011-05-10
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
1
-1
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
1
-5
/
+3
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
1
-14
/
+5
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
1
-0
/
+13
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-0
/
+1
2010-08-10
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-10
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-0
/
+4
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
1
-0
/
+1
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
1
-0
/
+1
2009-06-15
USB: composite.h: mark private struct members as private:
Randy Dunlap
1
-0
/
+3
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
1
-0
/
+8
2008-10-17
usb gadget: function activation/deactivation
David Brownell
1
-2
/
+9
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-21
usb gadget: composite gadget core
David Brownell
1
-0
/
+338