1. d25bc4d USB: usbmon: fix-up docs and text API for sparse ISO by Pete Zaitcev · 13 years ago
  2. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  3. b17ea16 usbmon: correct length for isochronous by Pete Zaitcev · 14 years ago
  4. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  5. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  7. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  8. 33d973a USB: resizing usbmon binary interface buffer causes protection faults by Steven Robertson · 14 years ago
  9. 3b759c7 USB: mon: kill BKL usage by Arnd Bergmann · 14 years ago
  10. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  11. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  12. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  13. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  14. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  15. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 47cb1708 USB: usbmon: mask seconds properly in text API by Pete Zaitcev · 14 years ago
  18. 2bc0d109 usbmon: add bus number to text API by Pete Zaitcev · 15 years ago
  19. b375e11 USB: add scatter-gather support to usbmon by Alan Stern · 15 years ago
  20. fca9474 USB: usbmon: fix bug in mon_buff_area_shrink by Alan Stern · 15 years ago
  21. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  22. 4e9e920 USB: usbmon: end ugly tricks with DMA peeking by Pete Zaitcev · 15 years ago
  23. b07f4d0 USB: usbmon: drop Kconfig defaults by Pete Zaitcev · 15 years ago
  24. 5bfd756 Fix virt_to_phys() warnings by Kevin Cernekee · 15 years ago
  25. f49ce96 USB: usbmon: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  26. 471c604 USB: usbmon: Add binary API v1 by Pete Zaitcev · 15 years ago
  27. 7abce6b USB: usbmon: Implement compat_ioctl by Pete Zaitcev · 16 years ago
  28. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  29. f1c0a2a USB: usbmon: fix read(2) by Pete Zaitcev · 16 years ago
  30. bb4e3b5 usbmon: fix tiny race exposed by the fastboot patches by Arjan van de Ven · 16 years ago
  31. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  32. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  33. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  34. 518386c USB: usbmon: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  35. 1af46fd USB Monitor: BKL pushdown by Jonathan Corbet · 16 years ago
  36. 454459b usbmon: restore mmap by Pete Zaitcev · 16 years ago
  37. d43a05f USB: Fix "cut and paste" booboo in usbmon Makefile. by Robert P. J. Day · 16 years ago
  38. d4062fc USB: Fix memory leak in mon_stat_release by Ming Lei · 16 years ago
  39. 0b3f5fe USB: constify function pointer tables by Jan Engelhardt · 17 years ago
  40. 041509d USB: mon nopage by Nick Piggin · 17 years ago
  41. 568fdade USB: usb/mon/mon_bin.c: cleanups by Adrian Bunk · 17 years ago
  42. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  43. 9347d51 USB: reorganize urb->status use in usbmon by Alan Stern · 17 years ago
  44. c36d54a usbmon: Smooth the core code by Pete Zaitcev · 17 years ago
  45. cdd5a8fd usbmon: Drop DMA mapping for setup packet by Pete Zaitcev · 17 years ago
  46. 30c7431 usbmon: Update pipe removal to suit my taste by Pete Zaitcev · 17 years ago
  47. 18ea5d0 USB: avoid urb->pipe in usbmon by Alan Stern · 17 years ago
  48. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  49. ce7cd137f usbmon: Add class for binary interface by Pete Zaitcev · 17 years ago
  50. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  51. ecb658d usbmon: bus zero by Pete Zaitcev · 17 years ago
  52. f1c9e30 usbmon: Extended text API by Pete Zaitcev · 17 years ago
  53. 21641e3 usbmon: Remove erroneous __exit by Pete Zaitcev · 17 years ago
  54. 6f23ee1 USB: add binary API to usbmon by Pete Zaitcev · 18 years ago
  55. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  56. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  57. 4d6cd48 usbmon: don't call mon_dmapeek if DMA isn't being used by Alan Stern · 18 years ago
  58. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  59. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  60. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  61. 028d2a3 [PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c by Christoph Lameter · 18 years ago
  62. 12e72fe [PATCH] USB: implement error event in usbmon by Pete Zaitcev · 18 years ago
  63. 5b1c674 [PATCH] USB: update usbmon, fix glued lines by Pete Zaitcev · 18 years ago
  64. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  65. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  66. b9b0942 [PATCH] USB: Let usbmon collect less garbage by Pete Zaitcev · 19 years ago
  67. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  68. bc50651 [PATCH] USB: Usbmon setup DMA patch by Pete Zaitcev · 19 years ago
  69. 0256839 [PATCH] usbmon in 2.6.13: peeking into DMA areas by Pete Zaitcev · 19 years ago
  70. da5ca00 [PATCH] USB: usbmon: Copyrights and a typo by Pete Zaitcev · 19 years ago
  71. 003ba51 [PATCH] USB: ub documentation update by Pete Zaitcev · 19 years ago
  72. ae0d6cc [PATCH] USB: Patch to make usbmon to print control setup packets by Pete Zaitcev · 19 years ago
  73. 4749f32 [PATCH] better USB_MON dependencies by Adrian Bunk · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago