1. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  3. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  4. edc40a4 wusbhc: disable suspend and resume on the root hub. by Thomas Pugliese · 11 years ago
  5. 3821bf4 USB: whci-hcd: fix NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  6. 05f2b39 USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg() by Alexey Khoroshilov · 12 years ago
  7. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  8. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  9. 8746c83 USB: whci-hcd: fix endian conversion in qset_clear() by Dan Carpenter · 13 years ago
  10. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  11. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  12. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. 8170344 USB: whci-hcd: fix compiler warning by Namhyung Kim · 14 years ago
  15. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  16. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  17. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 14 years ago
  18. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  19. 277aa97 USB: whci: declare functions as static by Bill Pemberton · 14 years ago
  20. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  21. 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
  22. 0d37075 USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. by David Vrabel · 15 years ago
  23. c3f22d9 USB: wusb: add wusb_phy_rate sysfs file to host controllers by David Vrabel · 15 years ago
  24. d19fc29 usb: whci-hcd: decode more QHead fields in the debug files by David Vrabel · 15 years ago
  25. f0ad073 USB: whci-hcd: fix type and format warnings in sg code by David Vrabel · 15 years ago
  26. 294a39e USB: whci-hcd: support urbs with scatter-gather lists by David Vrabel · 15 years ago
  27. 1f01ca4 USB: whci-hcd: always do an update after processing a halted qTD by David Vrabel · 15 years ago
  28. 171b37e USB: whci-hcd: handle early deletion of endpoints by David Vrabel · 15 years ago
  29. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  30. 831baa4 USB: whci-hcd: make endpoint_reset method async by David Vrabel · 15 years ago
  31. f720af9 USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() by David Vrabel · 15 years ago
  32. 7f0406d USB: whci-hcd: provide a endpoint_reset method by David Vrabel · 15 years ago
  33. a3c1239 wusb: whci-hcd: always lock whc->lock with interrupts disabled by David Vrabel · 16 years ago
  34. a5e6ced wusb: timeout when waiting for ASL/PZL updates in whci-hcd by David Vrabel · 16 years ago
  35. dcc7461 wusb: add debug files for ASL, PZL and DI to the whci-hcd driver by David Vrabel · 16 years ago
  36. 56968d0 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive by David Vrabel · 16 years ago
  37. 6fae35f uwb: add basic radio manager by David Vrabel · 16 years ago
  38. f88518d wusb: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  39. 4d2bea4 wusb: do a proper channel stop by David Vrabel · 16 years ago
  40. b09ac64 wusb: release mutex in the error path of whci-hcd's whc_do_gencmd() by David Vrabel · 16 years ago
  41. 7e6133a wusb: WHCI host controller driver by David Vrabel · 16 years ago