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
/
misc
/
iowarrior.c
Commit message (
Expand
)
Author
Age
*
USB: iowarrior.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
|
\
|
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
*
|
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
|
/
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
|
\
|
*
usb: misc: iowarrior: fix information leak to userland
Vasiliy Kulikov
2010-11-11
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
|
\
|
*
usb: iowarrior: don't trust report_size for buffer size
Kees Cook
2010-10-22
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
|
/
*
USB: iowarrior: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
2010-08-23
*
USB: misc: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
*
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-10
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
*
USB misc: make USB device id constant
Németh Márton
2010-03-02
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-16
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
*
USB: iowarrior: Push down BKL
Alan Cox
2008-07-21
*
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-25
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: constify function pointer tables
Jan Engelhardt
2008-02-01
*
USB: open disconnect race in iowarrior
Oliver Neukum
2007-10-25
*
USB iowarrior.c: fix check-after-use
Adrian Bunk
2007-10-25
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
*
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
*
USB: prevent char device open/deregister race
Alan Stern
2007-07-12
*
USB: memory leak in iowarrior.c
Oliver Neukum
2007-06-26
*
USB: iowarrior.c: timeouts too small in usb_control_msg calls
Eberhard Fahle
2007-04-27
*
USB: iowarrior.c: fix NULL dereference
Oliver Neukum
2007-04-27
*
USB: add driver for iowarrior devices.
Greg Kroah-Hartman
2007-02-23