index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
/
mon_text.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
USB: mon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+7
2018-03-09
usb: usbmon: Read text within supplied buffer size
Pete Zaitcev
1
-48
/
+78
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-01-03
USB: usbmon: remove assignment from IS_ERR argument
Julia Lawall
1
-2
/
+4
2015-12-01
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
1
-4
/
+5
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-07-08
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
1
-3
/
+6
2011-02-04
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
1
-0
/
+3
2010-05-20
USB: Change the scatterlist type in struct urb
Matthew Wilcox
1
-1
/
+1
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
1
-3
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
1
-1
/
+1
2010-03-02
usbmon: add bus number to text API
Pete Zaitcev
1
-2
/
+2
2009-12-11
USB: add scatter-gather support to usbmon
Alan Stern
1
-3
/
+20
2009-09-23
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
1
-14
/
+0
2009-06-15
USB: usbmon: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-2
/
+2
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+2
2007-10-12
USB: reorganize urb->status use in usbmon
Alan Stern
1
-5
/
+5
2007-10-12
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
1
-4
/
+0
2007-10-12
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
1
-4
/
+4
2007-10-12
USB: avoid urb->pipe in usbmon
Alan Stern
1
-26
/
+32
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-12
usbmon: Add class for binary interface
Pete Zaitcev
1
-11
/
+18
2007-04-27
usbmon: bus zero
Pete Zaitcev
1
-11
/
+12
2007-04-27
usbmon: Extended text API
Pete Zaitcev
1
-40
/
+256
2007-02-23
usbmon: Remove erroneous __exit
Pete Zaitcev
1
-1
/
+1
2007-02-07
USB: add binary API to usbmon
Pete Zaitcev
1
-1
/
+66
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-2
/
+2
2006-09-27
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
1
-6
/
+7
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-2
/
+2
2006-07-12
[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c
Christoph Lameter
1
-6
/
+1
2006-06-21
[PATCH] USB: implement error event in usbmon
Pete Zaitcev
1
-0
/
+27
2006-06-21
[PATCH] USB: update usbmon, fix glued lines
Pete Zaitcev
1
-3
/
+6
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
1
-2
/
+1
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
1
-10
/
+11
2006-01-04
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
1
-13
/
+6
2005-09-12
[PATCH] USB: Usbmon setup DMA patch
Pete Zaitcev
1
-1
/
+1
2005-09-08
[PATCH] usbmon in 2.6.13: peeking into DMA areas
Pete Zaitcev
1
-18
/
+17
2005-07-12
[PATCH] USB: Patch to make usbmon to print control setup packets
Pete Zaitcev
1
-5
/
+43
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+405