1. bbfc3420 usb: wusbcore: add more info to debug prints in urb_unlink path by Thomas Pugliese · 11 years ago
  2. b374487 usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_ep, and by Thomas Pugliese · 11 years ago
  3. f74b75e usb: wusbcore: change WA_SEGS_MAX to a legal value by Thomas Pugliese · 11 years ago
  4. f07ddb9 usb: wusbcore: add a quirk for Alereon HWA device isoc behavior by Thomas Pugliese · 11 years ago
  5. 2101242 usb: wusbcore: combine multiple isoc frames in a single transfer request. by Thomas Pugliese · 11 years ago
  6. 679ee47 usb: wusbcore: serialize access to the HWA data out endpoint by Thomas Pugliese · 11 years ago
  7. afc3cba usb: wusbcore: fix string formatting warnings on 64-bit builds by Thomas Pugliese · 11 years ago
  8. 7a32d9b usb: wusbcore: add support for isoc out transfers by Thomas Pugliese · 11 years ago
  9. 33186c4 usb: wusbcore: avoid stack overflow in URB enqueue error path by Thomas Pugliese · 11 years ago
  10. cccd3a25 usb: wusbcore: fix build warning on 64-bit builds by Thomas Pugliese · 11 years ago
  11. 14e1d2d usb: wusbcore: clean up urb dequeue process by Thomas Pugliese · 11 years ago
  12. b9c84be usb: wusbcore: include the xfer_id in debug prints by Thomas Pugliese · 11 years ago
  13. fdd160c usb: wusbcore: fix endianess issues when using dwTransferID by Thomas Pugliese · 11 years ago
  14. 6741448 usb: wusbcore: set pointers to NULL after freeing in error cases by Thomas Pugliese · 11 years ago
  15. d5b5c9f usb: wusbcore: clean up the sg list that was created for out transfers by Thomas Pugliese · 11 years ago
  16. ffd6d17 usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs by Thomas Pugliese · 11 years ago
  17. d993670 usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers by Thomas Pugliese · 11 years ago
  18. 0367eef usb: wusbcore: rename fields in struct wahc by Thomas Pugliese · 11 years ago
  19. 09d94cb usb: wusbcore: rename urb to tr_urb in struct wa_seg by Thomas Pugliese · 11 years ago
  20. 8eb4129 USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 11 years ago
  21. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  22. 66591015d USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually by Thomas Pugliese · 11 years ago
  23. 79731cb USB: WUSBCORE: fix leak of urb in wa_xfer_destroy. by Thomas Pugliese · 11 years ago
  24. 11b1bf8 USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs by Thomas Pugliese · 11 years ago
  25. 6d33f7b USB: WUSBCORE: clear RPIPE stall for control endpoints by Thomas Pugliese · 11 years ago
  26. ec58fad wusbcore: fix kernel panic when disconnecting a wireless USB->serial device by Thomas Pugliese · 11 years ago
  27. e9a088f wusbcore: clean up list locking in urb enqueue by Thomas Pugliese · 11 years ago
  28. 2b81c08 usb: wire adapter: add scatter gather support by Thomas Pugliese · 11 years ago
  29. f07af4b USB: wusbcore/wa-xfer: error handling fixes in setup_segs() by Dan Carpenter · 12 years ago
  30. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  31. 9708cd2 wusb: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  33. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  34. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  35. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  37. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 15 years ago
  38. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  39. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
  40. bce8369 uwb: use dev_dbg() for debug messages by David Vrabel · 16 years ago
  41. 92c4d9b uwb: use kcalloc where appropriate by David Vrabel · 16 years ago
  42. df36542 wusb: add the Wire Adapter (WA) core by Inaky Perez-Gonzalez · 16 years ago