1. d35cbed whci: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  2. 328fafb usb: hcd: do not call whc_clean_up on wch_init call failure by Colin Ian King · 8 years ago
  3. e352506 USB: whci-hcd: add more checks for dma mapping error by Alexey Khoroshilov · 8 years ago
  4. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  5. 2d80b52 usb: whci: fhci: remove comparison to bool by Geyslan G. Bem · 9 years ago
  6. f9fa188 USB: whci-hcd: add check for dma mapping error by Alexey Khoroshilov · 9 years ago
  7. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  8. 03bce87 whci: drop null test before destroy functions by Julia Lawall · 9 years ago
  9. 28ed207 USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd" by Markus Elfring · 10 years ago
  10. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  11. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  13. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  14. edc40a4 wusbhc: disable suspend and resume on the root hub. by Thomas Pugliese · 11 years ago
  15. 3821bf4 USB: whci-hcd: fix NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  16. 05f2b39 USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg() by Alexey Khoroshilov · 12 years ago
  17. 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
  18. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  19. 8746c83 USB: whci-hcd: fix endian conversion in qset_clear() by Dan Carpenter · 13 years ago
  20. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  21. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  22. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. 8170344 USB: whci-hcd: fix compiler warning by Namhyung Kim · 14 years ago
  25. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  26. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  27. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 14 years ago
  28. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  29. 277aa97 USB: whci: declare functions as static by Bill Pemberton · 14 years ago
  30. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  31. 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
  32. 0d37075 USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. by David Vrabel · 15 years ago
  33. c3f22d9 USB: wusb: add wusb_phy_rate sysfs file to host controllers by David Vrabel · 15 years ago
  34. d19fc29 usb: whci-hcd: decode more QHead fields in the debug files by David Vrabel · 15 years ago
  35. f0ad073 USB: whci-hcd: fix type and format warnings in sg code by David Vrabel · 15 years ago
  36. 294a39e USB: whci-hcd: support urbs with scatter-gather lists by David Vrabel · 15 years ago
  37. 1f01ca4 USB: whci-hcd: always do an update after processing a halted qTD by David Vrabel · 15 years ago
  38. 171b37e USB: whci-hcd: handle early deletion of endpoints by David Vrabel · 15 years ago
  39. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  40. 831baa4 USB: whci-hcd: make endpoint_reset method async by David Vrabel · 15 years ago
  41. f720af9 USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() by David Vrabel · 15 years ago
  42. 7f0406d USB: whci-hcd: provide a endpoint_reset method by David Vrabel · 15 years ago
  43. a3c1239 wusb: whci-hcd: always lock whc->lock with interrupts disabled by David Vrabel · 16 years ago
  44. a5e6ced wusb: timeout when waiting for ASL/PZL updates in whci-hcd by David Vrabel · 16 years ago
  45. dcc7461 wusb: add debug files for ASL, PZL and DI to the whci-hcd driver by David Vrabel · 16 years ago
  46. 56968d0 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive by David Vrabel · 16 years ago
  47. 6fae35f uwb: add basic radio manager by David Vrabel · 16 years ago
  48. f88518d wusb: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  49. 4d2bea4 wusb: do a proper channel stop by David Vrabel · 16 years ago
  50. b09ac64 wusb: release mutex in the error path of whci-hcd's whc_do_gencmd() by David Vrabel · 16 years ago
  51. 7e6133a wusb: WHCI host controller driver by David Vrabel · 16 years ago