summaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/mon_text.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall2016-01-031-2/+4
* USB: usbmon: Remove timeval usage for timestampTina Ruchandani2015-12-011-4/+5
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* USB: mon: Allow to use usbmon without debugfsTobias Klauser2011-07-081-3/+6
* USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev2011-02-041-0/+3
* USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-201-1/+1
* USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-201-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: usbmon: mask seconds properly in text APIPete Zaitcev2010-03-021-1/+1
* usbmon: add bus number to text APIPete Zaitcev2010-03-021-2/+2
* USB: add scatter-gather support to usbmonAlan Stern2009-12-111-3/+20
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-231-14/+0
* USB: usbmon: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-2/+2
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+2
* USB: reorganize urb->status use in usbmonAlan Stern2007-10-121-5/+5
* usbmon: Drop DMA mapping for setup packetPete Zaitcev2007-10-121-4/+0
* usbmon: Update pipe removal to suit my tastePete Zaitcev2007-10-121-4/+4
* USB: avoid urb->pipe in usbmonAlan Stern2007-10-121-26/+32
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* usbmon: Add class for binary interfacePete Zaitcev2007-07-121-11/+18
* usbmon: bus zeroPete Zaitcev2007-04-271-11/+12
* usbmon: Extended text APIPete Zaitcev2007-04-271-40/+256
* usbmon: Remove erroneous __exitPete Zaitcev2007-02-231-1/+1
* USB: add binary API to usbmonPete Zaitcev2007-02-071-1/+66
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-2/+2
* usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern2006-09-271-6/+7
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-2/+2
* [PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter2006-07-121-6/+1
* [PATCH] USB: implement error event in usbmonPete Zaitcev2006-06-211-0/+27
* [PATCH] USB: update usbmon, fix glued linesPete Zaitcev2006-06-211-3/+6
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-10/+11
* [PATCH] USB: Let usbmon collect less garbagePete Zaitcev2006-01-041-13/+6
* [PATCH] USB: Usbmon setup DMA patchPete Zaitcev2005-09-121-1/+1
* [PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev2005-09-081-18/+17
* [PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev2005-07-121-5/+43
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+405