index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-11-01
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-10
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-02
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
1
-2
/
+1
2011-07-02
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
1
-18
/
+239
2011-07-02
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-11
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-23
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-17
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
1
-8
/
+8
2010-12-17
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
1
-1
/
+1
2010-12-01
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-24
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2010-08-11
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-4
/
+67
2010-05-21
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
1
-8
/
+8
2010-05-21
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
1
-11
/
+10
2010-05-21
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
1
-0
/
+21
2010-05-21
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-25
USB: gadget: composite device-level suspend/resume hooks
David Brownell
1
-2
/
+6
2009-03-25
USB: composite: avoid inconsistent lock state
Felipe Balbi
1
-2
/
+3
2009-01-28
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
1
-3
/
+4
2009-01-28
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
1
-1
/
+1
2008-10-18
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
1
-2
/
+2
2008-10-18
usb gadget: function activation/deactivation
David Brownell
1
-0
/
+64
2008-07-22
usb gadget: minor USBCV fix for composite framework
David Lopo
1
-0
/
+1
2008-07-22
usb gadget: composite gadget core
David Brownell
1
-0
/
+1040