1. ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  2. 197ba5f Move DWC2 driver out of staging by Paul Zimmerman · 11 years ago[Renamed from drivers/staging/dwc2/hcd.c]
  3. 9f8144c staging: dwc2: don't issue traffic to LS devices in FS mode by Nick Hudson · 11 years ago
  4. 6bf2e2a Staging: dwc2: hcd.c: Fixed a coding style issue by Aldo Iljazi · 11 years ago
  5. 9bda1aa staging: dwc2: fix some functions to return a proper error code by Paul Zimmerman · 11 years ago
  6. bb6c342 Staging: dwc2: Fix conditional statement since urb->actual_length is never less than zero. by Rashika Kheria · 11 years ago
  7. 20f2eb9 staging: dwc2: add microframe scheduler from downstream Pi kernel by Dom Cobley · 11 years ago
  8. 8418108 staging: dwc2: validate urb->actual_length for OUT endpoints by Paul Zimmerman · 11 years ago
  9. 9badec2 staging: dwc2: interpret all hwcfg and related register at init time by Matthijs Kooijman · 11 years ago
  10. acdb904 staging: dwc2: add missing shift by Matthijs Kooijman · 11 years ago
  11. d6ec53e staging: dwc2: simplify register shift expressions by Matthijs Kooijman · 11 years ago
  12. 1c58ce1 staging: dwc2: only read the snpsid register once by Matthijs Kooijman · 11 years ago
  13. f923463 staging: dwc2: unshift non-bool register value constants by Matthijs Kooijman · 11 years ago
  14. f4616af staging: dwc2: Don't touch the dma_mask when dma is disabled by Matthijs Kooijman · 11 years ago
  15. 7de76ee staging: dwc2: when dma is disabled, clear hcd->self.uses_dma by Matthijs Kooijman · 11 years ago
  16. a0112f4 staging: dwc2: disable dma when no dma_mask was setup by Matthijs Kooijman · 11 years ago
  17. b39ed5c staging: dwc2: fix value used in dwc2_set_all_params by Julien Delacou · 11 years ago
  18. 25a4944 staging: dwc2: remove use of bus_to_virt() by Paul Zimmerman · 11 years ago
  19. 0cf31f8 staging: dwc2: reduce noisy debug messages by Paul Zimmerman · 11 years ago
  20. c9e1c90 staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends by Paul Zimmerman · 11 years ago
  21. 0d012b9 staging: dwc2: refactor dwc2_host_complete() by Paul Zimmerman · 11 years ago
  22. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  23. 3088531 staging: dwc2: fix value of dma_mask by Paul Zimmerman · 11 years ago
  24. b831341 staging: dwc2: change some dev_dbg() messages to dev_vdbg() by Paul Zimmerman · 11 years ago
  25. 90dbcea staging: dwc2: add const to handling of dwc2_core_params by Stephen Warren · 11 years ago
  26. ca18f4a staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr() by Matthijs Kooijman · 11 years ago
  27. 6aafb00 staging: dwc2: use irq_return_t for interrupt handlers by Matthijs Kooijman · 11 years ago
  28. 66513f4 staging: dwc2: do not use IRQF_DISABLED by Matthijs Kooijman · 11 years ago
  29. 5b9974b staging: dwc2: add platform device bindings by Matthijs Kooijman · 11 years ago
  30. de9169a staging: dwc2: add missing newlines to debug messages by Paul Zimmerman · 11 years ago
  31. 5351035 staging: dwc2: fix error return code in dwc2_hcd_init() by Wei Yongjun · 11 years ago
  32. 8284f93 staging: dwc2: Make dwc2_set_uninitialized more specific by Matthijs Kooijman · 11 years ago
  33. 050232a staging: dwc2: set the driver name to "dwc2" by Matthijs Kooijman · 11 years ago
  34. 6706c72 staging: dwc2: register common irq handler in dwc2_core_init by Matthijs Kooijman · 11 years ago
  35. b49977a staging: dwc2: toggle periodic debugging output separately by Matthijs Kooijman · 11 years ago
  36. ba0e60d staging: dwc2: fix wrong setting of DMA masks by Paul Zimmerman · 11 years ago
  37. e62662c staging: dwc2: remove unneeded arguments from two functions by Paul Zimmerman · 11 years ago
  38. 673f98c Staging: dwc2: remove a kfree(NULL) by Dan Carpenter · 11 years ago
  39. 157dfaa staging: dwc2: fix compiler warnings by Paul Zimmerman · 11 years ago
  40. 7359d48 staging: HCD files for the DWC2 driver by Paul Zimmerman · 11 years ago