Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / usb / mon / mon_bin.c
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-20 Matthew WilcoxUSB: Change the scatterlist type in struct urb
2010-05-20 Alan SternUSB: fix usbmon and DMA mapping for scatter-gather...
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-02 Pete Zaitcevusbmon: add bus number to text API
2009-12-11 Alan SternUSB: add scatter-gather support to usbmon
2009-11-18 Alan SternUSB: usbmon: fix bug in mon_buff_area_shrink
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-23 Pete ZaitcevUSB: usbmon: end ugly tricks with DMA peeking
2009-07-06 Kevin CernekeeFix virt_to_phys() warnings
2009-03-24 Pete ZaitcevUSB: usbmon: Add binary API v1
2009-01-28 Pete ZaitcevUSB: usbmon: Implement compat_ioctl
2008-11-20 Pete ZaitcevUSB: usbmon: fix read(2)
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-07-22 Greg Kroah-Hartmandevice create: usb: convert device_create to device_cre...
2008-06-20 Jonathan CorbetUSB Monitor: BKL pushdown
2008-04-25 Pete Zaitcevusbmon: restore mmap
2008-02-01 Jan EngelhardtUSB: constify function pointer tables
2008-02-01 Nick PigginUSB: mon nopage
2008-02-01 Adrian BunkUSB: usb/mon/mon_bin.c: cleanups
2007-10-12 Alan SternUSB: reorganize urb->status use in usbmon
2007-10-12 Pete Zaitcevusbmon: Drop DMA mapping for setup packet
2007-10-12 Pete Zaitcevusbmon: Update pipe removal to suit my taste
2007-10-12 Alan SternUSB: avoid urb->pipe in usbmon
2007-07-12 Pete Zaitcevusbmon: Add class for binary interface
2007-04-27 Pete Zaitcevusbmon: bus zero
2007-02-23 Pete Zaitcevusbmon: Remove erroneous __exit
2007-02-07 Pete ZaitcevUSB: add binary API to usbmon