1. 837e9f0 usb: dwc2: gadget: Final fixes for BDMA ISOC by Vardan Mikayelyan · 9 years ago
  2. bd9971f usb: dwc2: gadget: Add EP disabled interrupt handler by Vardan Mikayelyan · 9 years ago
  3. 381fc8f usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlers by Vardan Mikayelyan · 9 years ago
  4. 5321922 usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlers by Vardan Mikayelyan · 9 years ago
  5. 41cc4cd usb: dwc2: gadget: Add dwc2_gadget_start_next_request function by Vardan Mikayelyan · 9 years ago
  6. 3260158 usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts function by Vardan Mikayelyan · 9 years ago
  7. 142bd33 usb: dwc2: gadget: Corrected interval calculation by Vardan Mikayelyan · 9 years ago
  8. 92d1635 usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num() by Vardan Mikayelyan · 9 years ago
  9. 6b58cb0 usb: dwc2: gadget: Fix transfer stop programming for out endpoint by Vardan Mikayelyan · 9 years ago
  10. 26ddef5 usb: dwc2: gadget: Corrected field names by Vardan Mikayelyan · 9 years ago
  11. 7c01b99 usb: dwc2: gadget: Remove unnecessary code by Vardan Mikayelyan · 9 years ago
  12. 04cde47 usb: dwc2: gadget: Remove unnecessary line by Vardan Mikayelyan · 9 years ago
  13. 106528b usb: dwc2: Add missing register field definitions by Vardan Mikayelyan · 9 years ago
  14. b89e5f1 usb: pxa27x_udc: remove unused function argument by Arnd Bergmann · 9 years ago
  15. da1410b usb: dwc3: gadget: Add the suspend state checking when stopping gadget by Baolin Wang · 9 years ago
  16. 0e14602 usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index by Felipe Balbi · 9 years ago
  17. 3280823 usb: dwc3: fix runtime PM in error path by Roger Quadros · 9 years ago
  18. b6d4e16 usb: dwc3: gadget: simplify run_stop() break condition by Felipe Balbi · 9 years ago
  19. f2df679 usb: dwc3: gadget: avoid while(1) in run_stop() by Felipe Balbi · 9 years ago
  20. d807bdd usb: dwc3: gadget: remove udelay() from run_stop() by Felipe Balbi · 9 years ago
  21. 5f82279 usb: dwc3: core: fixup dr_mode fallback selection by Felipe Balbi · 9 years ago
  22. e6fe66f usb: dwc3: pci: add dr-mode for Intel dwc3 by Felipe Balbi · 9 years ago
  23. 21e64bf usb: dwc3: gadget: rename 'ignore' argument to 'modify' by Felipe Balbi · 9 years ago
  24. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 9 years ago
  25. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 9 years ago
  26. d6dc2e7 usb: dwc3: gadget: decrement trbs_left for each sg entry by Felipe Balbi · 9 years ago
  27. ba62c09 usb: dwc3: gadget: start Bulk endpoints more frequently by Felipe Balbi · 9 years ago
  28. 13fa2e6 usb: dwc3: gadget: disable XFER_NOT_READY by Felipe Balbi · 9 years ago
  29. 55a0237 usb: dwc3: gadget: use allocated/queued reqs for LST bit by Felipe Balbi · 9 years ago
  30. 69450c4 usb: dwc3: gadget: halt and stop based HWO bit by Felipe Balbi · 9 years ago
  31. 68d34c8 usb: dwc3: gadget: keep track of allocated and queued reqs by Felipe Balbi · 9 years ago
  32. b6b1c6d usb: dwc3: gadget: update transfer needs transfer resource by Felipe Balbi · 9 years ago
  33. d18e654 usb: dwc3: remove handling of platform data by Heikki Krogerus · 9 years ago
  34. cf48305 usb: dwc3: pci: use build-in properties instead of platform data by Heikki Krogerus · 9 years ago
  35. 60cfb37 usb: dwc3: remove trailing newline from dwc3_trace by Felipe Balbi · 9 years ago
  36. d2728fb usb: dwc3: omap: Pass VBUS and ID events transparently by Roger Quadros · 9 years ago
  37. 9ab330b usb: dwc3: omap: Don't set POWERPRESENT by Roger Quadros · 9 years ago
  38. 12da8ea usb: dwc3: omap: Mark the interrupt handler as shared by Roger Quadros · 9 years ago
  39. 3f586c9 usb: dwc3: omap: use request_threaded_irq() by Roger Quadros · 9 years ago
  40. 475c8be usb: dwc3: add DWC3_GUCTL1 reg for debug by William Wu · 9 years ago
  41. e77c561 usb: dwc3: Fix DWC3_USB31_REVISION_110A definition by John Youn · 9 years ago
  42. 2da9ad7 usb: dwc3: Use the correct speed macros for DSTS/DCFG by John Youn · 9 years ago
  43. 3de2685f usb: dwc3: gadget: Fix truncated cast issue by John Youn · 9 years ago
  44. 361572b usb: dwc3: gadget: Handle TRB index 0 when full or empty by John Youn · 9 years ago
  45. 7d0a038 usb: dwc3: gadget: Account for link TRB in TRBs left by John Youn · 9 years ago
  46. 32db3d9 usb: dwc3: gadget: Account for max size in TRB space by John Youn · 9 years ago
  47. 89bc856 usb: dwc3: gadget: Don't prepare TRBs if no space by John Youn · 9 years ago
  48. 0d25744 usb: dwc3: gadget: Initialize the TRB ring by John Youn · 9 years ago
  49. dca0119 usb: dwc3: gadget: Simplify skipping of link TRBs by John Youn · 9 years ago
  50. 96bedb6 usb: dwc3: Endianness issue on dwc3_log_ctrl by John Youn · 9 years ago
  51. d07fa66 usb: dwc3: gadget: Fix usage of bitwise operator by John Youn · 9 years ago
  52. 501058e usb: dwc3: ep0: Use the correct type for SET_SEL data by John Youn · 9 years ago
  53. 958b9fa usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep by John Youn · 9 years ago
  54. 71f7e70 usb: dwc3: gadget: improve gcmd trace by Felipe Balbi · 9 years ago
  55. 88811f7 usb: dwc3: gadget: remove udelay() from generic cmd by Felipe Balbi · 9 years ago
  56. 0fe886c usb: dwc3: gadget: single return point on generic commands by Felipe Balbi · 9 years ago
  57. 0933df1 usb: dwc3: trace: print ep cmd status with a single trace by Felipe Balbi · 9 years ago
  58. f6bb225 usb: dwc3: gadget: loop while (timeout) by Felipe Balbi · 9 years ago
  59. ba15984 usb: dwc3: gadget: fix trace output when command fails by Felipe Balbi · 9 years ago
  60. f75cacc usb: dwc3: trace: fully decode IRQ events by Felipe Balbi · 9 years ago
  61. 7ab373a usb: dwc3: gadget: no more tracking endpoint type with its name by Felipe Balbi · 9 years ago
  62. 22f2c61 usb: dwc3: trace: pretty-print TRB's ctrl field by Janusz Dziedzic · 9 years ago
  63. 74674cb usb: dwc3: gadget: add a per-endpoint request queue lock by Felipe Balbi · 9 years ago
  64. e9af922 usb: dwc3: pci: add Power Management dummy hooks by Felipe Balbi · 9 years ago
  65. fc8bb91 usb: dwc3: implement runtime PM by Felipe Balbi · 9 years ago
  66. 4cb4221 usb: dwc3: gadget: fix for possible endpoint disable race by Felipe Balbi · 9 years ago
  67. 9cad39f usb: dwc3: fix for the isoc transfer EP_BUSY flag by Konrad Leszczynski · 9 years ago
  68. ab2a92e usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · 9 years ago
  69. 3f308d1 usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget by Felipe Balbi · 9 years ago
  70. 51f5d49 usb: dwc3: core: simplify suspend/resume operations by Felipe Balbi · 9 years ago
  71. c499ff7 usb: dwc3: core: re-factor init and exit paths by Felipe Balbi · 9 years ago
  72. bcdb327 usb: dwc3: core: move fladj to dwc3 structure by Felipe Balbi · 9 years ago
  73. 2eb8801 usb: dwc3: gadget: add a pointer to endpoint registers by Felipe Balbi · 9 years ago
  74. 2cd4718 usb: dwc3: gadget: pass dep as argument to endpoint command by Felipe Balbi · 9 years ago
  75. 4e99472 usb: dwc3: gadget: initialize NUMP based on RxFIFO Size by Felipe Balbi · 9 years ago
  76. 5ee85d8 usb: dwc3: gadget: split __dwc3_gadget_kick_transfer() by Felipe Balbi · 9 years ago
  77. 6b74289 usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed by Felipe Balbi · 9 years ago
  78. b43bba9 usb: dwc3: gadget: remove udelay(1) when sending ep cmds by Felipe Balbi · 9 years ago
  79. 6aff483 usb: dwc3: gadget: rely on sg_is_last() and list_is_last() by Felipe Balbi · 9 years ago
  80. 4fae2e3 usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() by Felipe Balbi · 9 years ago
  81. c423357 usb: dwc3: gadget: prepare TRBs on update transfers too by Felipe Balbi · 9 years ago
  82. 7f370ed usb: dwc3: core: get rid of DWC3_PM_OPS macro by Felipe Balbi · 9 years ago
  83. 9f8a67b usb: dwc3: gadget: fix gadget suspend/resume by Felipe Balbi · 9 years ago
  84. d7be295 usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop by Felipe Balbi · 9 years ago
  85. 5185c913 usb: gadget: net2280: add USB2380 support by Tim Harvey · 9 years ago
  86. d8877fc usb: gadget: storage: increase maximum storage num buffers by Felipe Balbi · 9 years ago
  87. fe5a6c4 usb: gadget: storage: get rid of fsg_num_buffers_validate() by Felipe Balbi · 9 years ago
  88. 33688ab Linux 4.7-rc4 by Linus Torvalds · 9 years ago
  89. c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  90. 9af1f5d Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  91. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  92. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 9 years ago
  93. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  94. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  95. 0e289e5 ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes by Lee Jones · 9 years ago
  96. 7752b0d Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  97. c141afd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  98. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  99. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  100. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago