summaryrefslogtreecommitdiff
path: root/drivers/usb/mon
AgeCommit message (Expand)AuthorFilesLines
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-4/+2
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino3-4/+4
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-3/+3
2006-07-13[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter1-6/+1
2006-06-22[PATCH] USB: implement error event in usbmonPete Zaitcev3-4/+44
2006-06-22[PATCH] USB: update usbmon, fix glued linesPete Zaitcev5-7/+15
2006-03-21[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2-4/+2
2006-03-21[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven3-20/+22
2006-01-05[PATCH] USB: Let usbmon collect less garbagePete Zaitcev1-13/+6
2005-10-29[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman1-2/+21
2005-09-12[PATCH] USB: Usbmon setup DMA patchPete Zaitcev1-1/+1
2005-09-09[PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev4-19/+77
2005-08-17[PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2-1/+5
2005-08-05[PATCH] USB: ub documentation updatePete Zaitcev2-5/+5
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev1-5/+43
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk2-10/+5
2005-04-17Linux-2.6.12-rc2Linus Torvalds6-0/+936