index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
*
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
*
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
*
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
*
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2011-05-10
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
usb: gadget: composite: fix req->length in composite_setup()
Maulik Mankad
2011-02-25
*
USB: Gadget: Reorder driver name assignment
Jassi Brar
2011-02-17
*
USB: Gadget: Composite: Debug interface comparison
Jassi Brar
2011-02-17
*
usb: gadget: composite: avoid access beyond array max length
Maulik Mankad
2011-01-22
*
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
2010-12-22
|
\
|
*
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-16
|
*
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
2010-12-16
*
|
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
2010-11-30
*
|
USB: gadget: composite: Typo fix.
Marek Belisko
2010-11-11
|
/
*
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
2010-10-22
*
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
*
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
*
USB: gadget: composite: Better string override handling
Michal Nazarewicz
2010-10-22
*
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
2010-10-22
*
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
2010-08-23
*
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
2010-08-10
*
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
2010-08-10
*
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
2010-05-20
*
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
*
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
*
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
2010-05-20
*
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
*
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-12-11
*
USB: gadget: Read buffer overflow
Roel Kluin
2009-09-23
*
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
*
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-03-24
*
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
2009-01-27
*
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
2009-01-27
*
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
*
usb gadget: function activation/deactivation
David Brownell
2008-10-17
*
usb gadget: minor USBCV fix for composite framework
David Lopo
2008-07-21
*
usb gadget: composite gadget core
David Brownell
2008-07-21