index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too
Paul Zimmerman
1
-4
/
+3
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-4
/
+4
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
1
-0
/
+1
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
1
-2
/
+2
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-19
/
+3
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-01
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
1
-2
/
+4
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
1
-2
/
+1
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
1
-18
/
+239
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
1
-0
/
+2
2011-06-28
usb: gadget: coding style fix
Tatyana Brokhman
1
-4
/
+12
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
1
-0
/
+85
2011-05-10
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
1
-1
/
+61
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-02-25
usb: gadget: composite: fix req->length in composite_setup()
Maulik Mankad
1
-1
/
+1
2011-02-17
USB: Gadget: Reorder driver name assignment
Jassi Brar
1
-3
/
+3
2011-02-17
USB: Gadget: Composite: Debug interface comparison
Jassi Brar
1
-3
/
+3
2011-01-22
usb: gadget: composite: avoid access beyond array max length
Maulik Mankad
1
-2
/
+3
2010-12-22
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
1
-9
/
+9
2010-12-16
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
1
-8
/
+8
2010-12-16
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
1
-1
/
+1
2010-11-30
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
1
-0
/
+8
2010-11-11
USB: gadget: composite: Typo fix.
Marek Belisko
1
-1
/
+1
2010-10-22
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
1
-1
/
+2
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
1
-6
/
+8
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
1
-4
/
+11
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-2
/
+1
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
1
-32
/
+64
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
1
-1
/
+7
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-2
/
+2
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
-4
/
+67
2010-05-20
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
1
-8
/
+8
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
1
-11
/
+10
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
1
-0
/
+21
2010-05-20
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
1
-1
/
+1
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
1
-2
/
+3
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
1
-8
/
+46
2009-09-23
USB: gadget: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
1
-2
/
+6
2009-03-24
USB: composite: avoid inconsistent lock state
Felipe Balbi
1
-2
/
+3
2009-01-27
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
1
-3
/
+4
2009-01-27
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
1
-1
/
+1
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
1
-2
/
+2
2008-10-17
usb gadget: function activation/deactivation
David Brownell
1
-0
/
+64
2008-07-21
usb gadget: minor USBCV fix for composite framework
David Lopo
1
-0
/
+1
2008-07-21
usb gadget: composite gadget core
David Brownell
1
-0
/
+1040