index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
2013-04-03
1
-0
/
+1
*
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
2013-03-05
1
-4
/
+1
*
usb: gadget: f_acm: use usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
1
-5
/
+12
*
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+135
*
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
2013-01-21
1
-2
/
+2
*
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
2013-01-21
1
-31
/
+51
*
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+12
*
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
2013-01-21
1
-17
/
+30
*
usb: gadget: composite: don't call driver's unbind() if bind() failed
Sebastian Andrzej Siewior
2013-01-21
1
-4
/
+8
*
usb: gadget: consider link speed for bMaxPower
Sebastian Andrzej Siewior
2013-01-10
1
-4
/
+23
*
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
1
-4
/
+4
*
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
1
-0
/
+2
*
usb: gadget: libcomposite: move MODULE_VERSION to composite.c
Sebastian Andrzej Siewior
2012-09-10
1
-0
/
+3
*
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+13
*
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
1
-45
/
+22
*
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
1
-22
/
+7
*
usb: gadget: push iProduct into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-10
/
+11
*
usb: gadget: push iManufacturer into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-9
/
+11
*
usb: gadget: push iSerialNumber into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-7
/
+13
*
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
1
-24
/
+39
*
usb: gadget: make composite module options readonly only
Sebastian Andrzej Siewior
2012-09-10
1
-12
/
+8
*
usb: gadget: remove bufsiz from struct usb_composite_dev
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+0
*
usb: gadget: move USB_BUFSIZ into global composite.h
Sebastian Andrzej Siewior
2012-09-10
1
-6
/
+4
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
1
-22
/
+30
*
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
2012-09-10
1
-1
/
+2
*
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
1
-7
/
+2
*
usb: gadget: move bind callback into driver struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
1
-4
/
+6
*
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
2012-08-31
1
-8
/
+1
*
usb composite: fix locking in usb_function_activate
Michael Grzeschik
2012-08-23
1
-2
/
+3
*
usb: gadget: composite: fix ep->maxburst initialization
Felipe Balbi
2012-06-12
1
-2
/
+5
*
usb: gadget: composite: add iSerialNumber to usb_composite_driver
Andrzej Pietrasiewicz
2012-05-10
1
-2
/
+3
*
usb: gadget: composite: make module parameters accessible at runtime
Andrzej Pietrasiewicz
2012-05-10
1
-6
/
+12
*
usb: gadget: composite: Initialize config->interface
Benoit Goby
2012-05-10
1
-0
/
+1
*
usb: gadget: composite: Add usb_remove_config
Benoit Goby
2012-05-10
1
-20
/
+48
*
usb: gadget: add a sparse endian notation
Dan Carpenter
2012-05-04
1
-1
/
+1
*
usb: gadget: composite: prevent a memory leak when configuration bind fails
Yongsul Oh
2012-05-04
1
-0
/
+13
*
usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too
Paul Zimmerman
2012-01-24
1
-4
/
+3
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-4
/
+4
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
2011-10-13
1
-2
/
+2
*
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
1
-19
/
+3
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
2011-08-01
1
-2
/
+4
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
1
-2
/
+1
*
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
1
-18
/
+239
*
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
1
-0
/
+2
*
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
1
-4
/
+12
*
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
1
-0
/
+85
*
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2011-05-10
1
-1
/
+61
[next]