index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
/
mon_text.c
Age
Commit message (
Expand
)
Author
2020-03-12
USB: mon: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2018-05-31
USB: mon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-03-09
usb: usbmon: Read text within supplied buffer size
Pete Zaitcev
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-01-03
USB: usbmon: remove assignment from IS_ERR argument
Julia Lawall
2015-12-01
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-07-08
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
2011-02-04
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
2010-05-20
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-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
2010-03-02
usbmon: add bus number to text API
Pete Zaitcev
2009-12-11
USB: add scatter-gather support to usbmon
Alan Stern
2009-09-23
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
2009-06-15
USB: usbmon: use the new usb debugfs directory
Greg Kroah-Hartman
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-12
USB: reorganize urb->status use in usbmon
Alan Stern
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-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-12
usbmon: Add class for binary interface
Pete Zaitcev
2007-04-27
usbmon: bus zero
Pete Zaitcev
2007-04-27
usbmon: Extended text API
Pete Zaitcev
2007-02-23
usbmon: Remove erroneous __exit
Pete Zaitcev
2007-02-07
USB: add binary API to usbmon
Pete Zaitcev
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-09-27
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-07-12
[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c
Christoph Lameter
2006-06-21
[PATCH] USB: implement error event in usbmon
Pete Zaitcev
2006-06-21
[PATCH] USB: update usbmon, fix glued lines
Pete Zaitcev
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-01-04
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
2005-09-12
[PATCH] USB: Usbmon setup DMA patch
Pete Zaitcev
2005-09-08
[PATCH] usbmon in 2.6.13: peeking into DMA areas
Pete Zaitcev
2005-07-12
[PATCH] USB: Patch to make usbmon to print control setup packets
Pete Zaitcev
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds