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
Commit message (
Expand
)
Author
Age
*
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-07-08
*
usb: gadget: r8a66597-udc: add support for TEST_MODE
Yoshihiro Shimoda
2011-07-08
*
usb: gadget: m66592-udc: add support for TEST_MODE
Yoshihiro Shimoda
2011-07-08
*
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
Yoshihiro Shimoda
2011-07-08
*
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
Yoshihiro Shimoda
2011-07-08
*
usb: update email address in r8a66597-udc and m66592-udc
Yoshihiro Shimoda
2011-07-08
*
usb: gadget: fix up depencies
Sebastian Andrzej Siewior
2011-07-05
*
usb: gadget: fusb300_udc: fix compile warnings
Sebastian Andrzej Siewior
2011-07-05
*
usb: gadget: ci13xx_udc.c: fix compile warning
Sebastian Andrzej Siewior
2011-07-05
*
usb: gadget: net2272: fix compile warnings
Felipe Balbi
2011-07-05
*
usb: gadget: langwell_udc: fix compile warnings
Felipe Balbi
2011-07-05
*
usb: gadget: fusb300_udc: drop dead code
Felipe Balbi
2011-07-05
*
USB: s3c2410_udc: fix custom UDC command handling
Viliam Mateicka
2011-07-01
*
usb: gadget: Compilation warning fix
Tatyana Brokhman
2011-07-01
*
USB: Gadget: Webcam: Return correct result of bind
Jassi Brar
2011-07-01
*
USB: gadget: fix req length in sourcesink_setup()
Bob Liu
2011-07-01
*
usb: gadget: udc-core: wire up sysfs files
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: convert to new-style udc-probe
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: move ep initialisation HW setup
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: allow multiple gadgets to be built
Felipe Balbi
2011-07-01
*
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: chips: remove ifdef trickery
Felipe Balbi
2011-07-01
*
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
Felipe Balbi
2011-07-01
*
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
Tatyana Brokhman
2011-07-01
*
usb: gadget: dummy_hcd: add SuperSpeed support
Tatyana Brokhman
2011-07-01
*
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
Tatyana Brokhman
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: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
*
usb: gadget: coding style fix
Tatyana Brokhman
2011-06-28
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
*
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-28
*
USB: deprecate g_file_storage
Alan Stern
2011-06-15
*
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-14
|
\
|
*
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
2011-06-07
[next]