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: printer: allocate printer_dev instances dynamically
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: add req_match for printer function
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: name class specific requests
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: add container_of helper for printer_dev
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: don't access file global usb_printer_gadget in function...
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: eliminate file global printer_mutex
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: call gprinter_setup() from gadget's bind
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: add setup and cleanup functions
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: don't access file global pnp_string in function's code
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: define pnp string buffer length
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: move function-related unbind code to function's unbind
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: call usb_add_function() last
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: move function-related bind code to function's bind
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: standardize printer_do_config
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: follow the naming convention for usb_add_config callback
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: eliminate pdev member of struct printer_dev
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: add missing error handling
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: revert usb_add_function() effect in error recovery
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: eliminate random pointer dereference
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: remove unused and empty printer_unbind
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: composite: don't try standard handling for non-standard requests
Andrzej Pietrasiewicz
2015-03-10
|
|
*
|
|
|
usb: gadget: net2280: silence sparse warning
Felipe Balbi
2015-03-10
|
|
*
|
|
|
usb: gadget: net2280: don't connect from udc_start
Mian Yousaf Kaukab
2015-03-10
|
|
*
|
|
|
usb: gadget: net2280: print error in ep_ops error paths
Mian Yousaf Kaukab
2015-03-10
|
|
*
|
|
|
usb: gadget: net2280: remove fiforegs as it is unused
Mian Yousaf Kaukab
2015-03-10
|
|
*
|
|
|
usb: gadget: net2280: use ep_autoconfig compatible names in advance mode
Mian Yousaf Kaukab
2015-03-10
|
|
*
|
|
|
usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value
Joe Perches
2015-03-10
|
*
|
|
|
|
Merge 4.0-rc5 into usb-next
Greg Kroah-Hartman
2015-03-23
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-22
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
2015-03-11
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-03-21
|
|
|
\
\
\
\
|
|
|
*
|
|
|
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2015-03-20
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-03-13
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
gadgetfs: really get rid of switching ->f_op
Alan Stern
2015-03-08
|
|
|
*
|
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
2015-03-08
|
|
|
*
|
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
2015-02-17
|
|
|
*
|
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-02-17
|
|
|
*
|
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
2015-02-17
|
|
|
*
|
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
2015-02-17
|
|
|
*
|
gadget/function/f_fs.c: close leaks
Al Viro
2015-02-17
|
*
|
|
|
usb: gadget: constify of_device_id array
Fabian Frederick
2015-03-18
|
*
|
|
|
USB: gadget: f_mass_storage: use static attribute groups for sysfs entries
Takashi Iwai
2015-03-18
|
|
/
/
/
|
*
|
|
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
2015-02-23
|
*
|
|
usb: gadget: function: uvc_v4l2.c: fix sparse warnings
Lad, Prabhakar
2015-02-23
|
*
|
|
usb: gadget: gadgetfs: fix sparse warnings
Lad, Prabhakar
2015-02-23
|
*
|
|
usb: gadget: function: uvc: fix sparse warnings
Lad, Prabhakar
2015-02-23
|
*
|
|
usb: gadget: function: f_sourcesink: fix sparse warning
Lad, Prabhakar
2015-02-23
|
*
|
|
usb: gadget: function: f_uac2: fix sparse warnings
Lad, Prabhakar
2015-02-23
[prev]
[next]