aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: add binary API to usbmonPete Zaitcev6-55/+1352
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-2/+2
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern3-6/+9
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-12[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter1-6/+1
2006-06-21[PATCH] USB: implement error event in usbmonPete Zaitcev3-4/+44
2006-06-21[PATCH] USB: update usbmon, fix glued linesPete Zaitcev5-7/+15
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2-4/+2
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven3-20/+22
2006-01-04[PATCH] USB: Let usbmon collect less garbagePete Zaitcev1-13/+6
2005-10-28[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-08[PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev4-19/+77
2005-08-16[PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2-1/+5
2005-08-04[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-16Linux-2.6.12-rc2Linus Torvalds6-0/+936