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
/
mon
Commit message (
Expand
)
Author
Age
*
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
2011-07-08
*
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
2011-02-04
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
|
\
|
*
usbmon: correct length for isochronous
Pete Zaitcev
2010-11-30
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
|
|
\
|
*
|
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
*
|
|
usb: makefile cleanup
matt mooney
2010-10-22
|
|
/
|
/
|
*
|
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
2010-08-10
*
|
USB: mon: kill BKL usage
Arnd Bergmann
2010-08-10
|
/
*
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
|
\
|
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-16
*
|
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
*
|
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
*
|
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
2010-03-02
*
usbmon: add bus number to text API
Pete Zaitcev
2010-03-02
*
USB: add scatter-gather support to usbmon
Alan Stern
2009-12-11
*
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
2009-11-17
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
*
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
2009-09-23
*
USB: usbmon: drop Kconfig defaults
Pete Zaitcev
2009-09-23
*
Fix virt_to_phys() warnings
Kevin Cernekee
2009-07-06
*
USB: usbmon: use the new usb debugfs directory
Greg Kroah-Hartman
2009-06-16
*
USB: usbmon: Add binary API v1
Pete Zaitcev
2009-03-24
*
USB: usbmon: Implement compat_ioctl
Pete Zaitcev
2009-01-27
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
*
USB: usbmon: fix read(2)
Pete Zaitcev
2008-11-20
*
usbmon: fix tiny race exposed by the fastboot patches
Arjan van de Ven
2008-10-17
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
2008-07-21
*
USB Monitor: BKL pushdown
Jonathan Corbet
2008-06-20
*
usbmon: restore mmap
Pete Zaitcev
2008-04-25
*
USB: Fix "cut and paste" booboo in usbmon Makefile.
Robert P. J. Day
2008-04-25
*
USB: Fix memory leak in mon_stat_release
Ming Lei
2008-04-25
*
USB: constify function pointer tables
Jan Engelhardt
2008-02-01
*
USB: mon nopage
Nick Piggin
2008-02-01
*
USB: usb/mon/mon_bin.c: cleanups
Adrian Bunk
2008-02-01
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
*
USB: reorganize urb->status use in usbmon
Alan Stern
2007-10-12
*
usbmon: Smooth the core code
Pete Zaitcev
2007-10-12
*
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2007-10-12
*
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
2007-10-12
*
USB: avoid urb->pipe in usbmon
Alan Stern
2007-10-12
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
usbmon: Add class for binary interface
Pete Zaitcev
2007-07-12
[next]