aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/mon_bin.c
Commit message (Expand)AuthorAgeFilesLines
* usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach2011-11-111-1/+1
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-3/+31
|\
| * usbmon: correct length for isochronousPete Zaitcev2010-11-301-3/+31
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson2010-08-101-1/+1
* USB: mon: kill BKL usageArnd Bergmann2010-08-101-20/+2
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-6/+17
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-171-6/+17
* | 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-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usbmon: add bus number to text APIPete Zaitcev2010-03-021-1/+6
* USB: add scatter-gather support to usbmonAlan Stern2009-12-111-9/+42
* USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-171-4/+7
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-231-11/+1
* Fix virt_to_phys() warningsKevin Cernekee2009-07-061-1/+1
* USB: usbmon: Add binary API v1Pete Zaitcev2009-03-241-26/+116
* USB: usbmon: Implement compat_ioctlPete Zaitcev2009-01-271-39/+66
* USB: usbmon: fix read(2)Pete Zaitcev2008-11-191-1/+4
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* USB Monitor: BKL pushdownJonathan Corbet2008-06-201-0/+6
* usbmon: restore mmapPete Zaitcev2008-04-241-6/+3
* USB: constify function pointer tablesJan Engelhardt2008-02-011-1/+1
* USB: mon nopageNick Piggin2008-02-011-9/+7
* USB: usb/mon/mon_bin.c: cleanupsAdrian Bunk2008-02-011-1/+5
* 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-30/+14
* USB: avoid urb->pipe in usbmonAlan Stern2007-10-121-10/+34
* usbmon: Add class for binary interfacePete Zaitcev2007-07-121-1/+33
* usbmon: bus zeroPete Zaitcev2007-04-271-6/+8
* usbmon: Remove erroneous __exitPete Zaitcev2007-02-231-1/+1
* USB: add binary API to usbmonPete Zaitcev2007-02-071-0/+1172