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: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
|
|
*
|
|
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
|
|
*
|
|
usb: gadget: amd5536udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
|
|
*
|
|
usb: gadget: mv_udc: use udc_start and udc_stop functions
Chao Xie
2013-01-24
|
|
*
|
|
usb: gadget: fix two sparse warnings
Felipe Balbi
2013-01-21
|
|
*
|
|
usb: gadget: f_uac2: fix compile warning
Felipe Balbi
2013-01-21
|
|
*
|
|
usb: gadget: f_acm: use usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: add a forward pointer from usb_function to its "instance"
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: multi: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: cdc2: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: acm_ms: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: g_serial: split the three possible functions into three bind fun...
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: f_acm: remove empty function
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: convert source sink and loopback to new function interface
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: move loopback's config descriptor out of f_loopback
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: move source sink's config descriptor out of f_sourcesink
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: provide a wrapper around SourceSink's setup function
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: remove u32 castings of address passed to readl()
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: composite: don't call driver's unbind() if bind() failed
Sebastian Andrzej Siewior
2013-01-21
|
|
*
|
|
usb: gadget: FunctionFS: Use kstrtoul()
Michal Nazarewicz
2013-01-10
|
|
*
|
|
usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API
Sachin Kamat
2013-01-10
|
|
*
|
|
usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get
Sachin Kamat
2013-01-10
|
|
*
|
|
USB: gadget: at91_adc: fix pullup pin validity check
Jean-Christophe PLAGNIOL-VILLARD
2013-01-10
|
|
*
|
|
usb: gadget: at91_udc: don't use [delayed_]work_pending()
Tejun Heo
2013-01-10
|
|
*
|
|
usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink
Armando Visconti
2013-01-10
|
|
*
|
|
usb: gadget: consider link speed for bMaxPower
Sebastian Andrzej Siewior
2013-01-10
|
|
*
|
|
usb: gadget: mass_storage: remove >= 0 check for unsigned type
Sebastian Andrzej Siewior
2013-01-10
|
|
*
|
|
usb: gadget: remove unused variable in uac2_pcm_trigger()
Wei Yongjun
2013-01-10
|
|
*
|
|
usb: gadget: f_mass_storage: remove unused operations
Andrzej Pietrasiewicz
2013-01-10
|
|
*
|
|
usb: gadget: ncm: make global variable ndp*_opts read only
Sebastian Andrzej Siewior
2013-01-10
|
|
*
|
|
usb: gadget: file_storage: remove its last pieces
Sebastian Andrzej Siewior
2013-01-10
|
|
|
/
/
*
|
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
\
\
\
|
*
\
\
\
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-26
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
|
*
|
|
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
2013-01-18
|
*
|
|
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
Peter Chen
2013-01-18
|
*
|
|
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2013-01-18
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
|
\
|
|
[prev]
[next]