summaryrefslogtreecommitdiff
path: root/drivers/usb/mon/mon_text.c
AgeCommit message (Expand)Author
2018-05-31USB: mon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-03-09usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-03USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2015-12-01USB: usbmon: Remove timeval usage for timestampTina Ruchandani
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-07-08USB: mon: Allow to use usbmon without debugfsTobias Klauser
2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: usbmon: mask seconds properly in text APIPete Zaitcev
2010-03-02usbmon: add bus number to text APIPete Zaitcev
2009-12-11USB: add scatter-gather support to usbmonAlan Stern
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev
2009-06-15USB: usbmon: use the new usb debugfs directoryGreg Kroah-Hartman
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern
2007-10-12usbmon: Drop DMA mapping for setup packetPete Zaitcev
2007-10-12usbmon: Update pipe removal to suit my tastePete Zaitcev
2007-10-12USB: avoid urb->pipe in usbmonAlan Stern
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-12usbmon: Add class for binary interfacePete Zaitcev
2007-04-27usbmon: bus zeroPete Zaitcev
2007-04-27usbmon: Extended text APIPete Zaitcev
2007-02-23usbmon: Remove erroneous __exitPete Zaitcev
2007-02-07USB: add binary API to usbmonPete Zaitcev
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-12[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.cChristoph Lameter
2006-06-21[PATCH] USB: implement error event in usbmonPete Zaitcev
2006-06-21[PATCH] USB: update usbmon, fix glued linesPete Zaitcev
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-01-04[PATCH] USB: Let usbmon collect less garbagePete Zaitcev
2005-09-12[PATCH] USB: Usbmon setup DMA patchPete Zaitcev
2005-09-08[PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev
2005-04-16Linux-2.6.12-rc2Linus Torvalds