1. 81a5895 staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame() by Paul Zimmerman · 11 years ago
  2. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  3. bf1ace2 staging: dwc2: remove redundant D0 power state set by Yijing Wang · 11 years ago
  4. 3088531 staging: dwc2: fix value of dma_mask by Paul Zimmerman · 11 years ago
  5. b831341 staging: dwc2: change some dev_dbg() messages to dev_vdbg() by Paul Zimmerman · 11 years ago
  6. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  7. 388c289 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  8. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  9. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 11 years ago
  10. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  11. 642f2ec staging: dwc2: Fix dma-enabled platform devices using a default dma_mask by Matthijs Kooijman · 11 years ago
  12. 93961cd drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  13. 1b6cb29 staging: dwc2: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  14. 25f73e6 staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 board by Federico Vaga · 11 years ago
  15. 5cb7d56 staging: dwc2: remove some useless debug prints by Matthijs Kooijman · 11 years ago
  16. 90dbcea staging: dwc2: add const to handling of dwc2_core_params by Stephen Warren · 11 years ago
  17. 1208605 staging: dwc2: remove unneeded check by Matthijs Kooijman · 11 years ago
  18. 73cfe0e staging: dwc2: remove some device-mode related debug code by Matthijs Kooijman · 11 years ago
  19. bcc5def staging: dwc2: add helper variable to simplify code by Matthijs Kooijman · 11 years ago
  20. 37e1dcc staging: dwc2: use dwc2_hcd_get_frame_number where possible by Matthijs Kooijman · 11 years ago
  21. 929aea0 staging: dwc2: replace some magic numbers by constants by Matthijs Kooijman · 11 years ago
  22. 438492a staging: dwc2: remove dummy interrupt handling by Matthijs Kooijman · 11 years ago
  23. ca18f4a staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr() by Matthijs Kooijman · 11 years ago
  24. 6aafb00 staging: dwc2: use irq_return_t for interrupt handlers by Matthijs Kooijman · 11 years ago
  25. 66513f4 staging: dwc2: do not use IRQF_DISABLED by Matthijs Kooijman · 11 years ago
  26. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 11 years ago
  27. 5b9974b staging: dwc2: add platform device bindings by Matthijs Kooijman · 11 years ago
  28. 7902c16 staging: dwc2: check for null pointer before dereferencing it by Paul Zimmerman · 11 years ago
  29. de9169a staging: dwc2: add missing newlines to debug messages by Paul Zimmerman · 11 years ago
  30. ddf5846 staging: dwc2: fix potential null pointer access 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. 7c360aa staging: dwc2: don't pass IRQ_LEVEL to devm_request_irq by Matthijs Kooijman · 11 years ago
  36. b49977a staging: dwc2: toggle periodic debugging output separately by Matthijs Kooijman · 11 years ago
  37. ba0e60d staging: dwc2: fix wrong setting of DMA masks by Paul Zimmerman · 11 years ago
  38. e62662c staging: dwc2: remove unneeded arguments from two functions by Paul Zimmerman · 11 years ago
  39. 8509f2f staging: dwc2: always release host channel after dequeueing by Matthijs Kooijman · 11 years ago
  40. 673f98c Staging: dwc2: remove a kfree(NULL) by Dan Carpenter · 11 years ago
  41. 51cfbbb staging: the DWC2 driver uses bus_to_virt by Stephen Rothwell · 11 years ago
  42. 157dfaa staging: dwc2: fix compiler warnings by Paul Zimmerman · 11 years ago
  43. 535f60a staging: Hook the DWC2 driver into the build system by Paul Zimmerman · 11 years ago
  44. 99882e3 staging: PCI bus interface for the DWC2 driver by Paul Zimmerman · 11 years ago
  45. dc4c76e staging: HCD descriptor DMA support for the DWC2 driver by Paul Zimmerman · 11 years ago
  46. 7359d48 staging: HCD files for the DWC2 driver by Paul Zimmerman · 11 years ago
  47. 56f5b1c staging: Core files for the DWC2 driver by Paul Zimmerman · 11 years ago