aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon
Commit message (Expand)AuthorAge
* USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson2010-08-10
* USB: mon: kill BKL usageArnd Bergmann2010-08-10
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-16
* | USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-20
* | USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-20
* | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: usbmon: mask seconds properly in text APIPete Zaitcev2010-03-02
* usbmon: add bus number to text APIPete Zaitcev2010-03-02
* USB: add scatter-gather support to usbmonAlan Stern2009-12-11
* USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-17
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-23
* USB: usbmon: drop Kconfig defaultsPete Zaitcev2009-09-23
* Fix virt_to_phys() warningsKevin Cernekee2009-07-06
* USB: usbmon: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB: usbmon: Add binary API v1Pete Zaitcev2009-03-24
* USB: usbmon: Implement compat_ioctlPete Zaitcev2009-01-27
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-07
* USB: usbmon: fix read(2)Pete Zaitcev2008-11-20
* usbmon: fix tiny race exposed by the fastboot patchesArjan van de Ven2008-10-17
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* USB: usbmon: use simple_read_from_buffer()Akinobu Mita2008-07-21
* USB Monitor: BKL pushdownJonathan Corbet2008-06-20
* usbmon: restore mmapPete Zaitcev2008-04-25
* USB: Fix "cut and paste" booboo in usbmon Makefile.Robert P. J. Day2008-04-25
* USB: Fix memory leak in mon_stat_releaseMing Lei2008-04-25
* USB: constify function pointer tablesJan Engelhardt2008-02-01
* USB: mon nopageNick Piggin2008-02-01
* USB: usb/mon/mon_bin.c: cleanupsAdrian Bunk2008-02-01
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* USB: reorganize urb->status use in usbmonAlan Stern2007-10-12
* usbmon: Smooth the core codePete Zaitcev2007-10-12
* usbmon: Drop DMA mapping for setup packetPete Zaitcev2007-10-12
* usbmon: Update pipe removal to suit my tastePete Zaitcev2007-10-12
* USB: avoid urb->pipe in usbmonAlan Stern2007-10-12
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* usbmon: Add class for binary interfacePete Zaitcev2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* usbmon: bus zeroPete Zaitcev2007-04-27
* usbmon: Extended text APIPete Zaitcev2007-04-27
* usbmon: Remove erroneous __exitPete Zaitcev2007-02-23
* USB: add binary API to usbmonPete Zaitcev2007-02-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern2006-09-27
* usbcore: trim down usb_bus structureAlan Stern2006-09-27