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: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
2011-05-03
*
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
*
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
*
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
*
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
*
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
*
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
2011-05-02
*
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
2011-05-02
*
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
2011-05-02
*
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
2011-05-02
*
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
2011-05-02
*
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
2011-05-02
*
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
*
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2011-05-02
*
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2011-05-02
*
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
2011-04-29
*
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
2011-04-29
*
USB: g_printer required set interface request
Jonas Andersson
2011-04-29
*
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
2011-04-29
*
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
2011-04-29
*
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
2011-04-29
*
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
2011-04-19
|
\
|
*
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-14
|
*
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
2011-04-13
|
*
usb: fix a typo in a comment
Weiping Pan(潘卫平)
2011-04-13
|
*
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
2011-04-13
|
*
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
2011-04-13
|
*
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2011-04-13
|
*
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2011-04-13
|
*
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
2011-04-13
*
|
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
2011-04-13
*
|
usb: pch_udc: unlock on allocation failure
Dan Carpenter
2011-04-13
*
|
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
2011-04-13
*
|
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
2011-04-13
*
|
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
2011-04-13
*
|
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
Alexey Khoroshilov
2011-04-13
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2011-03-26
|
\
|
*
ARM: pxa25x_udc: stop handling gpio-vbus internally
Dmitry Eremin-Solenikov
2011-03-16
|
*
f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
Rémi Denis-Courmont
2011-02-28
*
|
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-16
|
\
\
|
*
|
ARM: lh7a40x: remove unmaintained platform support
Russell King
2011-01-24
*
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
|
\
\
\
|
*
|
|
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
|
|
|
/
|
|
/
|
*
|
|
USB 3.0 Hub Changes
John Youn
2011-03-13
*
|
|
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
*
|
|
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
2011-03-07
*
|
|
USB: Rename "msm72k_otg.c" to "msm_otg.c"
Pavankumar Kondeti
2011-03-07
*
|
|
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
2011-03-02
*
|
|
usb-gadget: fix warning in ethernet
Stephen Hemminger
2011-03-02
[next]