aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/mon_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-14locking/atomic, kref: Avoid more abusePeter Zijlstra1-1/+1
2016-02-06usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit1-2/+2
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit1-3/+2
2015-12-01USB: constify usb_mon_operations structureJulia Lawall1-1/+1
2015-05-10USB: mon_main.c: move assignment out of if () blockGreg Kroah-Hartman1-4/+8
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-2/+0
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev1-1/+0
2008-10-17usbmon: fix tiny race exposed by the fastboot patchesArjan van de Ven1-1/+1
2008-04-24usbmon: restore mmapPete Zaitcev1-2/+1
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern1-5/+6
2007-10-12usbmon: Smooth the core codePete Zaitcev1-13/+3
2007-10-12USB: avoid urb->pipe in usbmonAlan Stern1-2/+2
2007-07-12usbmon: Add class for binary interfacePete Zaitcev1-4/+10
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-27usbmon: bus zeroPete Zaitcev1-65/+93
2007-02-07USB: add binary API to usbmonPete Zaitcev1-49/+48
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern1-0/+1
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-4/+2
2006-06-21[PATCH] USB: implement error event in usbmonPete Zaitcev1-4/+16
2006-06-21[PATCH] USB: update usbmon, fix glued linesPete Zaitcev1-1/+2
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-9/+10
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman1-2/+21
2005-08-16[PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+377