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
/
printer.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
|
\
|
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
|
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
*
|
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
|
/
*
USB: g_printer required set interface request
Jonas Andersson
2011-04-29
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
USB: g_printer: fix bug in module parameter definitions
Alan Stern
2011-01-22
*
USB: g_printer: fix bug in unregistration
Alan Stern
2011-01-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
|
\
|
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
|
*
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
|
/
*
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-10
*
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
*
USB: gadget/printer, fix sleep inside atomic
Jiri Slaby
2010-06-30
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
*
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
*
USB: g_printer: fix handling zero-length packet
SangSu Park
2008-10-17
*
usb gadget: link fixes for printer gadget
David Brownell
2008-10-16
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
USB: gadget: Push BKL down into drivers
Alan Cox
2008-07-21
*
printer gadget: BKL pushdown
Jonathan Corbet
2008-06-20
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: g_printer bugfixes
Craig W. Nadler
2008-04-25
*
USB: remove incorrect struct class_device from the printer gadget
Tony Jones
2008-03-04
*
USB: g_printer, fix empty if statement
Adrian Bunk
2008-02-21
*
USB: add Printer Gadget Driver
Craig W. Nadler
2008-02-01