1. 3b81221 usb: dwc3: add disscramble quirk by Huang Rui · 10 years ago
  2. 946bd57 usb: dwc3: add a flag to check if it is fpga board by Huang Rui · 10 years ago
  3. 2eac399 usb: dwc3: enable hibernation if to be supported by Huang Rui · 10 years ago
  4. 0b0231a usb: dwc3: get rid of ->prepare()/->complete() by Felipe Balbi · 10 years ago
  5. 404905a usb: dwc3: add ACPI support by Heikki Krogerus · 10 years ago
  6. 19bacdc usb: dwc3: core: only setting the dma_mask when needed by Heikki Krogerus · 10 years ago
  7. fa0ea13 usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register by Felipe Balbi · 10 years ago
  8. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  9. dc99f16 usb: dwc3: core: fix ordering for PHY suspend by Felipe Balbi · 10 years ago
  10. fed33af usb: dwc3: core: fix order of PM runtime calls by Felipe Balbi · 10 years ago
  11. 734d5a5 usb: dwc3: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  12. 0e1e5c4 usb: dwc3: add support for USB 2.0-only core configuration by Paul Zimmerman · 10 years ago
  13. f32a5e2 usb: dwc3: Keeping 'resource' related code together by Vivek Gautam · 10 years ago
  14. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  15. b09e99e usb: dwc3: no need to initialize ret variable by Andy Shevchenko · 10 years ago
  16. 5f94adf usb: dwc3: core: refactor mode initialization to its own function by Felipe Balbi · 10 years ago
  17. 3c9f94a usb: dwc3: core: refactor PHY initialization by Felipe Balbi · 10 years ago
  18. f45e5f0 usb: dwc3: core: Fix gadget for system suspend/resume by Roger Quadros · 10 years ago
  19. 5730348 usb: dwc3: adapt dwc3 core to use Generic PHY Framework by Kishon Vijay Abraham I · 10 years ago
  20. 122f06e usb: dwc3: core: support optional PHYs by Kishon Vijay Abraham I · 10 years ago
  21. 0ffcaf3 usb: dwc3: core: allocate scratch buffers by Felipe Balbi · 11 years ago
  22. 32a4a13 usb: dwc3: workaround: clock gating issues by Felipe Balbi · 10 years ago
  23. 501fae5 usb: dwc3: power off usb phy in error path by Kishon Vijay Abraham I · 11 years ago
  24. 3088f10 usb: dwc3: invoke phy_resume after phy_init by Kishon Vijay Abraham I · 11 years ago
  25. 16b972a usb: dwc3: core: use pm_runtime_put_sync() on remove by Felipe Balbi · 11 years ago
  26. d9681ee usb: dwc3: Remove additional delay of 100ms when resuming by Vivek Gautam · 11 years ago
  27. c078a37 usb: dwc3: Remove duplicate inclusion of otg.h by Sachin Kamat · 11 years ago
  28. bb67490 usb: dwc3: core: cope with NULL pdata by Felipe Balbi · 11 years ago
  29. 941ea36 usb: dwc3: use dev_get_platdata() by Felipe Balbi · 11 years ago
  30. 2e11234 usb: dwc3: core: modify IO memory resource after deferred probe completes by Ivan T. Ivanov · 11 years ago
  31. 68d6a01 usb: dwc3: core: introduce and use macros for Event Size register by Felipe Balbi · 11 years ago
  32. 6c76e6c usb: dwc3: core: switch over to devm_ioremap_resource() by Felipe Balbi · 11 years ago
  33. a45c82b8 usb: dwc3: adapt to use dr_mode device tree helper by Ruchika Kharwar · 11 years ago
  34. 22a5aa1 usb: dwc3: core: switch to snps,dwc3 by Felipe Balbi · 11 years ago
  35. f7e846f usb: dwc3: make maximum-speed a per-instance attribute by Felipe Balbi · 11 years ago
  36. 6462cbd usb: dwc3: let non-DT platforms pass tx-fifo-resize flag; by Felipe Balbi · 11 years ago
  37. 5945f78 usb: dwc3: switch to GPL v2 only by Felipe Balbi · 11 years ago
  38. 315955d7 usb: dwc3: fix the error returned with usb3_phy failure by Ruchika Kharwar · 11 years ago
  39. 19fda7c usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  40. d105e7f usb: dwc3: fix PHY error handling by Felipe Balbi · 11 years ago
  41. ddff14f usb: dwc3: set dma_mask for dwc3_omap device by Kishon Vijay Abraham I · 11 years ago
  42. 789451f6 usb: dwc3: calculate the number of endpoints by Felipe Balbi · 13 years ago
  43. cd051da usb: dwc3: set 'mode' based on selected Kconfig choices by Vivek Gautam · 11 years ago
  44. 67d0b50 usb: dwc3: core: avoid checkpatch.pl warning by Felipe Balbi · 11 years ago
  45. 7415f17 usb: dwc3: core: add power management support by Felipe Balbi · 12 years ago
  46. f122d33 usb: dwc3: core: explicitly setup and cleanup event buffers by Felipe Balbi · 11 years ago
  47. d9b4330 usb: dwc3: core: don't forget to free coherent memory by Felipe Balbi · 11 years ago
  48. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  49. 5088b6f usb: dwc3: core: add dt support for dwc3 core by Kishon Vijay Abraham I · 12 years ago
  50. 5ea9213 usb: dwc3: core: stray statements are removed by Kishon Vijay Abraham I · 12 years ago
  51. 8ba007a usb: dwc3: core: enable the USB2 and USB3 phy in probe by Kishon Vijay Abraham I · 12 years ago
  52. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  53. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  54. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  55. 4fd2448 usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers by Kishon Vijay Abraham I · 12 years ago
  56. 0f89fc3 Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  57. e32672f usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory by Felipe Balbi · 12 years ago
  58. 124dafd usb: dwc3: remove custom unique id handling by Sebastian Andrzej Siewior · 12 years ago
  59. 01b8daf usb: dwc3: shutdown usb_phy when removing the device by Vivek Gautam · 12 years ago
  60. 3921426 usb: dwc3: core: move event buffer allocation out of dwc3_core_init() by Felipe Balbi · 12 years ago
  61. 380f0d2 usb: dwc3: core: switch event buffer allocation to devm_kzalloc() by Felipe Balbi · 12 years ago
  62. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  63. e6d49d0 Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  64. 51e1e7b usb: dwc3: add basic PHY support by Felipe Balbi · 12 years ago
  65. 066618b usb: dwc3: core: fix incorrect usage of resource pointer by Kishon Vijay Abraham I · 12 years ago
  66. 2a540ed usb: dwc3: core: memory ordering fix in close by Oliver Neukum · 12 years ago
  67. b7e38aa usb: dwc3: core: use devm_iremap_nocache() version by Felipe Balbi · 12 years ago
  68. 58a0f23 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 12 years ago
  69. 45627ac USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 12 years ago
  70. 7acd85e usb: dwc3: core: make sure evt->lpos is correctly initialized by Paul Zimmerman · 12 years ago
  71. 23063b3 Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  72. 51249dc usb: dwc3: core: split host address space by Ido Shayevitz · 12 years ago
  73. 64b6c8a usb: dwc3: Free event buffers array by Anton Tikhomirov · 12 years ago
  74. b1116dc usb: dwc3: core: Convert to module_platform_driver by Tobias Klauser · 12 years ago
  75. 3e87c42 usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) by Paul Zimmerman · 12 years ago
  76. 075cd14 usb: dwc3: make dwc3_get_device_id() return the id by Dan Carpenter · 12 years ago
  77. 1d04679 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. by Paul Zimmerman · 12 years ago
  78. 2cd0e85 usb: dwc3: linux/module.h included twice by Danny Kukawka · 12 years ago
  79. 802ca85 usb: dwc3: use devm_xxx functions by Chanho Park · 12 years ago
  80. 457e84b usb: dwc3: gadget: dynamically re-size TxFifos by Felipe Balbi · 13 years ago
  81. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  82. 248b122 usb: dwc3: core: fix cached revision on our structure by Felipe Balbi · 13 years ago
  83. 164d773 usb: dwc3: use correct hwparam register for power mgm check by Sebastian Andrzej Siewior · 13 years ago
  84. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  85. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  86. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  87. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  88. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  89. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  90. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  91. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  92. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  93. 2204fde usb: Add module.h to various dwc3 drivers by Paul Gortmaker · 13 years ago
  94. 26ceca9 usb: dwc3: core: cache GHWPARAMS* registers by Felipe Balbi · 13 years ago
  95. 49a25cc usb: dwc: remove "All rights reserved" statement. by Sebastian Andrzej Siewior · 13 years ago
  96. a72e658 usb: dwc3: add module.h to dwc3-omap.c and core.c by Felipe Balbi · 13 years ago
  97. 7650bd7 usb: dwc3: core: move the core check before soft reset by Sebastian Andrzej Siewior · 13 years ago
  98. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago