aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/mon_text.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox1-1/+1
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern1-3/+1
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
2010-03-02USB: usbmon: mask seconds properly in text APIPete Zaitcev1-1/+1
2010-03-02usbmon: add bus number to text APIPete Zaitcev1-2/+2
2009-12-11USB: add scatter-gather support to usbmonAlan Stern1-3/+20
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev1-14/+0
2009-06-15USB: usbmon: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-2/+2
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+2
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern1-5/+5
2007-10-12usbmon: Drop DMA mapping for setup packetPete Zaitcev1-4/+0
2007-10-12usbmon: Update pipe removal to suit my tastePete Zaitcev1-4/+4
2007-10-12USB: avoid urb->pipe in usbmonAlan Stern1-26/+32
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-12usbmon: Add class for binary interfacePete Zaitcev1-11/+18
2007-04-27usbmon: bus zeroPete Zaitcev1-11/+12
2007-04-27usbmon: Extended text APIPete Zaitcev1-40/+256
2007-02-23usbmon: Remove erroneous __exitPete Zaitcev1-1/+1
2007-02-07USB: add binary API to usbmonPete Zaitcev1-1/+66
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 Stern1-6/+7
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-2/+2
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 Zaitcev1-0/+27
2006-06-21[PATCH] USB: update usbmon, fix glued linesPete Zaitcev1-3/+6
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-10/+11
2006-01-04[PATCH] USB: Let usbmon collect less garbagePete Zaitcev1-13/+6
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 Zaitcev1-18/+17
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev1-5/+43
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+405