1. 91121c1 staging: dwc2: make dwc2_core_params documentation more complete by Matthijs Kooijman · 11 years ago
  2. de4a193 staging: dwc2: validate the value for phy_utmi_width by Matthijs Kooijman · 11 years ago
  3. 9badec2 staging: dwc2: interpret all hwcfg and related register at init time by Matthijs Kooijman · 11 years ago
  4. a1fc524 staging: dwc2: properly mask the GRXFSIZ register by Matthijs Kooijman · 11 years ago
  5. 08b9f9d staging: dwc2: remove redundant register reads by Matthijs Kooijman · 11 years ago
  6. c35205a staging: dwc2: re-use hptxfsiz variable by Matthijs Kooijman · 11 years ago
  7. 57bb8ae staging: dwc2: simplify debug output in dwc_hc_init by Matthijs Kooijman · 11 years ago
  8. acdb904 staging: dwc2: add missing shift by Matthijs Kooijman · 11 years ago
  9. d6ec53e staging: dwc2: simplify register shift expressions by Matthijs Kooijman · 11 years ago
  10. 1c58ce1 staging: dwc2: only read the snpsid register once by Matthijs Kooijman · 11 years ago
  11. f923463 staging: dwc2: unshift non-bool register value constants by Matthijs Kooijman · 11 years ago
  12. 3b9edf8 staging: dwc2: fix off-by-one in check for max_packet_count parameter by Matthijs Kooijman · 11 years ago
  13. 4ab799d staging: dwc2: remove specific fifo size constants by Matthijs Kooijman · 11 years ago
  14. 725acc8 staging: dwc2: reorder some kernel doc comments and struct members by Paul Zimmerman · 11 years ago
  15. f4616af staging: dwc2: Don't touch the dma_mask when dma is disabled by Matthijs Kooijman · 11 years ago
  16. 7de76ee staging: dwc2: when dma is disabled, clear hcd->self.uses_dma by Matthijs Kooijman · 11 years ago
  17. a0112f4 staging: dwc2: disable dma when no dma_mask was setup by Matthijs Kooijman · 11 years ago
  18. 4d3190e staging: dwc2: add driver parameter to set AHB config register value by Paul Zimmerman · 11 years ago
  19. b39ed5c staging: dwc2: fix value used in dwc2_set_all_params by Julien Delacou · 11 years ago
  20. 25a4944 staging: dwc2: remove use of bus_to_virt() by Paul Zimmerman · 11 years ago
  21. 0cf31f8 staging: dwc2: reduce noisy debug messages by Paul Zimmerman · 11 years ago
  22. b2d6cb5 staging: dwc2: fix dwc2_hcd_qtd_add() by Paul Zimmerman · 11 years ago
  23. 399fdf9 staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bit by Paul Zimmerman · 11 years ago
  24. c9e1c90 staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends by Paul Zimmerman · 11 years ago
  25. 0d012b9 staging: dwc2: refactor dwc2_host_complete() by Paul Zimmerman · 11 years ago
  26. 81a5895 staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame() by Paul Zimmerman · 11 years ago
  27. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  28. bf1ace2 staging: dwc2: remove redundant D0 power state set by Yijing Wang · 11 years ago
  29. 3088531 staging: dwc2: fix value of dma_mask by Paul Zimmerman · 11 years ago
  30. b831341 staging: dwc2: change some dev_dbg() messages to dev_vdbg() by Paul Zimmerman · 11 years ago
  31. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  32. 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
  33. 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
  34. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 11 years ago
  35. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  36. 642f2ec staging: dwc2: Fix dma-enabled platform devices using a default dma_mask by Matthijs Kooijman · 11 years ago
  37. 93961cd drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  38. 1b6cb29 staging: dwc2: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  39. 25f73e6 staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 board by Federico Vaga · 11 years ago
  40. 5cb7d56 staging: dwc2: remove some useless debug prints by Matthijs Kooijman · 11 years ago
  41. 90dbcea staging: dwc2: add const to handling of dwc2_core_params by Stephen Warren · 11 years ago
  42. 1208605 staging: dwc2: remove unneeded check by Matthijs Kooijman · 11 years ago
  43. 73cfe0e staging: dwc2: remove some device-mode related debug code by Matthijs Kooijman · 11 years ago
  44. bcc5def staging: dwc2: add helper variable to simplify code by Matthijs Kooijman · 11 years ago
  45. 37e1dcc staging: dwc2: use dwc2_hcd_get_frame_number where possible by Matthijs Kooijman · 11 years ago
  46. 929aea0 staging: dwc2: replace some magic numbers by constants by Matthijs Kooijman · 11 years ago
  47. 438492a staging: dwc2: remove dummy interrupt handling by Matthijs Kooijman · 11 years ago
  48. ca18f4a staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr() by Matthijs Kooijman · 11 years ago
  49. 6aafb00 staging: dwc2: use irq_return_t for interrupt handlers by Matthijs Kooijman · 11 years ago
  50. 66513f4 staging: dwc2: do not use IRQF_DISABLED by Matthijs Kooijman · 11 years ago
  51. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 11 years ago
  52. 5b9974b staging: dwc2: add platform device bindings by Matthijs Kooijman · 11 years ago
  53. 7902c16 staging: dwc2: check for null pointer before dereferencing it by Paul Zimmerman · 11 years ago
  54. de9169a staging: dwc2: add missing newlines to debug messages by Paul Zimmerman · 11 years ago
  55. ddf5846 staging: dwc2: fix potential null pointer access by Paul Zimmerman · 11 years ago
  56. 5351035 staging: dwc2: fix error return code in dwc2_hcd_init() by Wei Yongjun · 11 years ago
  57. 8284f93 staging: dwc2: Make dwc2_set_uninitialized more specific by Matthijs Kooijman · 11 years ago
  58. 050232a staging: dwc2: set the driver name to "dwc2" by Matthijs Kooijman · 11 years ago
  59. 6706c72 staging: dwc2: register common irq handler in dwc2_core_init by Matthijs Kooijman · 11 years ago
  60. 7c360aa staging: dwc2: don't pass IRQ_LEVEL to devm_request_irq by Matthijs Kooijman · 11 years ago
  61. b49977a staging: dwc2: toggle periodic debugging output separately by Matthijs Kooijman · 11 years ago
  62. ba0e60d staging: dwc2: fix wrong setting of DMA masks by Paul Zimmerman · 11 years ago
  63. e62662c staging: dwc2: remove unneeded arguments from two functions by Paul Zimmerman · 11 years ago
  64. 8509f2f staging: dwc2: always release host channel after dequeueing by Matthijs Kooijman · 11 years ago
  65. 673f98c Staging: dwc2: remove a kfree(NULL) by Dan Carpenter · 11 years ago
  66. 51cfbbb staging: the DWC2 driver uses bus_to_virt by Stephen Rothwell · 11 years ago
  67. 157dfaa staging: dwc2: fix compiler warnings by Paul Zimmerman · 11 years ago
  68. 535f60a staging: Hook the DWC2 driver into the build system by Paul Zimmerman · 11 years ago
  69. 99882e3 staging: PCI bus interface for the DWC2 driver by Paul Zimmerman · 11 years ago
  70. dc4c76e staging: HCD descriptor DMA support for the DWC2 driver by Paul Zimmerman · 11 years ago
  71. 7359d48 staging: HCD files for the DWC2 driver by Paul Zimmerman · 11 years ago
  72. 56f5b1c staging: Core files for the DWC2 driver by Paul Zimmerman · 11 years ago