summaryrefslogtreecommitdiff
path: root/drivers/usb/mon/mon_bin.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-25USB: usbmon: Add binary API v1Pete Zaitcev1-26/+116
2009-01-28USB: usbmon: Implement compat_ioctlPete Zaitcev1-39/+66
2008-11-20USB: usbmon: fix read(2)Pete Zaitcev1-1/+4
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+3
2008-07-22device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-06-21USB Monitor: BKL pushdownJonathan Corbet1-0/+6
2008-04-25usbmon: restore mmapPete Zaitcev1-6/+3
2008-02-02USB: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-02USB: mon nopageNick Piggin1-9/+7
2008-02-02USB: usb/mon/mon_bin.c: cleanupsAdrian Bunk1-1/+5
2007-10-13USB: reorganize urb->status use in usbmonAlan Stern1-5/+5
2007-10-13usbmon: Drop DMA mapping for setup packetPete Zaitcev1-4/+0
2007-10-13usbmon: Update pipe removal to suit my tastePete Zaitcev1-30/+14
2007-10-13USB: avoid urb->pipe in usbmonAlan Stern1-10/+34
2007-07-13usbmon: Add class for binary interfacePete Zaitcev1-1/+33
2007-04-28usbmon: bus zeroPete Zaitcev1-6/+8
2007-02-24usbmon: Remove erroneous __exitPete Zaitcev1-1/+1
2007-02-08USB: add binary API to usbmonPete Zaitcev1-0/+1172