aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/mon_main.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-231-1/+0
* usbmon: fix tiny race exposed by the fastboot patchesArjan van de Ven2008-10-171-1/+1
* usbmon: restore mmapPete Zaitcev2008-04-241-2/+1
* USB: reorganize urb->status use in usbmonAlan Stern2007-10-121-5/+6
* usbmon: Smooth the core codePete Zaitcev2007-10-121-13/+3
* USB: avoid urb->pipe in usbmonAlan Stern2007-10-121-2/+2
* usbmon: Add class for binary interfacePete Zaitcev2007-07-121-4/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* usbmon: bus zeroPete Zaitcev2007-04-271-65/+93
* USB: add binary API to usbmonPete Zaitcev2007-02-071-49/+48
* usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern2006-09-271-0/+1
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-4/+2
* [PATCH] USB: implement error event in usbmonPete Zaitcev2006-06-211-4/+16
* [PATCH] USB: update usbmon, fix glued linesPete Zaitcev2006-06-211-1/+2
* [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-9/+10
* [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-281-2/+21
* [PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2005-08-161-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+377