| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: usbmon: remove assignment from IS_ERR argument | Julia Lawall | 2016-01-04 | 1 | -2/+4 |
* | USB: usbmon: Remove timeval usage for timestamp | Tina Ruchandani | 2015-12-01 | 1 | -4/+5 |
* | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | USB: mon: Allow to use usbmon without debugfs | Tobias Klauser | 2011-07-08 | 1 | -3/+6 |
* | USB: usbmon: fix-up docs and text API for sparse ISO | Pete Zaitcev | 2011-02-04 | 1 | -0/+3 |
* | USB: Change the scatterlist type in struct urb | Matthew Wilcox | 2010-05-20 | 1 | -1/+1 |
* | USB: fix usbmon and DMA mapping for scatter-gather URBs | Alan Stern | 2010-05-20 | 1 | -3/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB: usbmon: mask seconds properly in text API | Pete Zaitcev | 2010-03-02 | 1 | -1/+1 |
* | usbmon: add bus number to text API | Pete Zaitcev | 2010-03-02 | 1 | -2/+2 |
* | USB: add scatter-gather support to usbmon | Alan Stern | 2009-12-11 | 1 | -3/+20 |
* | USB: usbmon: end ugly tricks with DMA peeking | Pete Zaitcev | 2009-09-23 | 1 | -14/+0 |
* | USB: usbmon: use the new usb debugfs directory | Greg Kroah-Hartman | 2009-06-16 | 1 | -1/+1 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -2/+2 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 | 1 | -2/+2 |
* | USB: reorganize urb->status use in usbmon | Alan Stern | 2007-10-12 | 1 | -5/+5 |
* | usbmon: Drop DMA mapping for setup packet | Pete Zaitcev | 2007-10-12 | 1 | -4/+0 |
* | usbmon: Update pipe removal to suit my taste | Pete Zaitcev | 2007-10-12 | 1 | -4/+4 |
* | USB: avoid urb->pipe in usbmon | Alan Stern | 2007-10-12 | 1 | -26/+32 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | usbmon: Add class for binary interface | Pete Zaitcev | 2007-07-13 | 1 | -11/+18 |
* | usbmon: bus zero | Pete Zaitcev | 2007-04-27 | 1 | -11/+12 |
* | usbmon: Extended text API | Pete Zaitcev | 2007-04-27 | 1 | -40/+256 |
* | usbmon: Remove erroneous __exit | Pete Zaitcev | 2007-02-24 | 1 | -1/+1 |
* | USB: add binary API to usbmon | Pete Zaitcev | 2007-02-08 | 1 | -1/+66 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | usbmon: don't call mon_dmapeek if DMA isn't being used | Alan Stern | 2006-09-27 | 1 | -6/+7 |
* | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -2/+2 |
* | [PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c | Christoph Lameter | 2006-07-13 | 1 | -6/+1 |
* | [PATCH] USB: implement error event in usbmon | Pete Zaitcev | 2006-06-22 | 1 | -0/+27 |
* | [PATCH] USB: update usbmon, fix glued lines | Pete Zaitcev | 2006-06-22 | 1 | -3/+6 |
* | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 2006-03-20 | 1 | -2/+1 |
* | [PATCH] USB: convert a bunch of USB semaphores to mutexes | Arjan van de Ven | 2006-03-20 | 1 | -10/+11 |
* | [PATCH] USB: Let usbmon collect less garbage | Pete Zaitcev | 2006-01-04 | 1 | -13/+6 |
* | [PATCH] USB: Usbmon setup DMA patch | Pete Zaitcev | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] usbmon in 2.6.13: peeking into DMA areas | Pete Zaitcev | 2005-09-09 | 1 | -18/+17 |
* | [PATCH] USB: Patch to make usbmon to print control setup packets | Pete Zaitcev | 2005-07-12 | 1 | -5/+43 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+405 |