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