1. cf709c1 usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  2. d23607a usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  3. 5177504 usb: gadget: introduce UDC Class by Felipe Balbi · 14 years ago
  4. 4dc64e5 usb: dwc3: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago
  5. 348a4c2 usb: gadget: introduce gadget_is_dwc3() by Felipe Balbi · 13 years ago
  6. 4b62e74 Merge "USB: gadget: Enable streaming mode support in hardware" into msm-3.0 by Linux Build Service Account · 13 years ago
  7. 2eb2cd0 usb: gadget: rmnet: Use separate spinlock for RX and TX data paths by Hemant Kumar · 13 years ago
  8. 8d1bbd5 usb: ci13xxx_udc: Add debug mask to control debug events by Vamsi Krishna · 13 years ago
  9. cfad498 Merge "USB: gadget: f_acm: Fix NULL pointer check for hs_descriptors" into msm-3.0 by Linux Build Service Account · 13 years ago
  10. c636cb4 USB: gadget: f_acm: Fix NULL pointer check for hs_descriptors by Rajkumar Raghupathy · 13 years ago
  11. ac5d154 Revert: d7022078269b93dc6ee613a0a8519ce2ebe4a726 by David Brown · 13 years ago
  12. d702207 Merge remote-tracking branch 'idos/usb3-msm-3.0-backport-dwc3' into merge/idos by David Brown · 13 years ago
  13. 6668ab6 usb: gadget: storage: release superspeed descriptors. by Yu Xu · 13 years ago
  14. 7d4b554 usb: gadget: core: fix bug when removing gadget drivers by Felipe Balbi · 13 years ago
  15. 6a9a345 usb: gadget: storage: add superspeed support by Felipe Balbi · 13 years ago
  16. 9e42b8b usb: gadget: fix typo for default U1/U2 exit latencies by Felipe Balbi · 13 years ago
  17. 8d9e8ba usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC by Paul Zimmerman · 13 years ago
  18. 9967085 USB: gadget: storage: remove alignment assumption by Alan Stern · 13 years ago
  19. 70847f6 usb: gadget: storage: adapt logic block size to bound block devices by Peiyu Li · 13 years ago
  20. a713c15 usb: gadget: epautoconf: do not change number of streams by Felipe Balbi · 13 years ago
  21. 61a3b90 usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 14 years ago
  22. 908f577 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 14 years ago
  23. 355527b usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 14 years ago
  24. fd11902 usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 14 years ago
  25. 24728e0 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 14 years ago
  26. 9781f7d usb: gadget: coding style fix by Tatyana Brokhman · 14 years ago
  27. ebd3f39 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 14 years ago
  28. e2a9f93 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 14 years ago
  29. 9168a35 usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  30. 2baadcf usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  31. b657342 usb: gadget: introduce UDC Class by Felipe Balbi · 14 years ago
  32. 2151516 usb: gadget: Add support for multiple RmNET by Anna Perel · 13 years ago
  33. de5a65e Merge "usb: gadget: revert commit "Add proper cleanup of disabled endpoints"" into msm-3.0 by Linux Build Service Account · 13 years ago
  34. aa526a9 usb: dwc3: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago
  35. eaa328c usb: gadget: introduce gadget_is_dwc3() by Felipe Balbi · 13 years ago
  36. 4f6ca0e USB: rmnet_smd: Register platform driver to retry smd_open by Manu Gautam · 13 years ago
  37. ab41801 Merge "usb: rmnet_ctrl_smd: Handle SMD Closing Delay Retry" into msm-3.0 by Linux Build Service Account · 13 years ago
  38. 40608bb usb: rmnet_ctrl_smd: Handle SMD Closing Delay Retry by Chiranjeevi Velempati · 13 years ago
  39. 044914d USB: android: Fix platform driver registration by Pavankumar Kondeti · 13 years ago
  40. 06a488b usb: gadget: revert commit "Add proper cleanup of disabled endpoints" by Anna Perel · 13 years ago
  41. f3e34e5 USB: gadget: Enable streaming mode support in hardware by Manu Gautam · 13 years ago
  42. 7664d6b Merge "USB: u_bam: Avoid workqueue for data received from BAM DMUX layer" into msm-3.0 by Linux Build Service Account · 13 years ago
  43. e510592 USB: u_bam: Avoid workqueue for data received from BAM DMUX layer by Chiranjeevi Velempati · 13 years ago
  44. e72b2d4 usb: gsmd: Handle SMD Closing Delay Retry by Eric Holmberg · 13 years ago
  45. 906b78c Merge "usb: smd: Always call smd_close upon cable disconnect" into msm-3.0 by Linux Build Service Account · 13 years ago
  46. 8f5c66d Merge "USB: f_rmnet: Drop DTR on host suspend" into msm-3.0 by Linux Build Service Account · 13 years ago
  47. c02d481 usb: smd: Always call smd_close upon cable disconnect by Jack Pham · 13 years ago
  48. e007bed USB: f_rmnet: Drop DTR on host suspend by Chiranjeevi Velempati · 13 years ago
  49. c72ab2b usb: rmnet: Add timestamps for SKB life cycle in UL and DL directions by Hemant Kumar · 13 years ago
  50. 848bbb9 Merge "usb: gadget: u_data_hsic: Reduce the number of interrupts in TX data path" into msm-3.0 by Linux Build Service Account · 13 years ago
  51. 12f522c Merge "USB: android: Handle error conditions in init() function" into msm-3.0 by Linux Build Service Account · 13 years ago
  52. 39af737 usb: gadget: u_data_hsic: Reduce the number of interrupts in TX data path by Hemant Kumar · 13 years ago
  53. a1df77e USB: android: Handle error conditions in init() function by Rajkumar Raghupathy · 13 years ago
  54. 6f8c5fc usb: gadget: u_bam: Correct nested locking flags by Jeff Ohlstein · 13 years ago
  55. 4b697d6 Merge "usb: gadget: Add proper cleanup of disabled endpoints" into msm-3.0 by Linux Build Service Account · 13 years ago
  56. 399efeb Merge changes Ic6fc032a,I02413658 into msm-3.0 by Linux Build Service Account · 13 years ago
  57. 97b8c22 usb: gadget: Add proper cleanup of disabled endpoints by Anna Perel · 13 years ago
  58. 06789f1 usb: gadget: Add HSIC peripheral support. by Ofir Cohen · 13 years ago
  59. 7658bd1 usb: u_bam: Reset pending pkt counter when closing dmux channel by Vamsi Krishna · 13 years ago
  60. 929e579 USB: u_bam: Copy data to host in work queue context by Vijayavardhan Vennapusa · 13 years ago
  61. 08c3125 USB: u_bam: Reduce number of interrupts in TX data path by Vijayavardhan Vennapusa · 13 years ago
  62. a880853 USB: u_bam: Separate DL and UL data paths to improve rmnet performance by Vijayavardhan Vennapusa · 13 years ago
  63. 4da266f usb: gadget: fix crash on USB cable disconnection by Ofir Cohen · 13 years ago
  64. ea7bbc3 usb: ci13xxx_udc: unmap req DMA buffers upon cable disconnection by Anji jonnala · 13 years ago
  65. 61a4548 Merge "usb: frmnet: fix the NULL pointer access crash by using global rmnet dev" into msm-3.0 by Linux Build Service Account · 13 years ago
  66. b44169a usb: frmnet: fix the NULL pointer access crash by using global rmnet dev by Anji jonnala · 13 years ago
  67. 92be1b4 USB: msm: Add support for CDC-ACM composition by Anji jonnala · 13 years ago
  68. 625c28e usb: rmnet: Queue usb buffers to h/w when skb queue is empty by Vamsi Krishna · 13 years ago
  69. 86810e7 Merge changes I711dbd41,I3211a122 into msm-3.0 by Linux Build Service Account · 13 years ago
  70. b830a6c usb: diag: Fix endpoint configuration when multiple instances are used by Jack Pham · 13 years ago
  71. a1c2a87 usb: gadget: Add SPS BAM-to-BAM support by Ofir Cohen · 13 years ago
  72. 23ee289 usb: msm72k_udc: Add more debugfs support by Vijayavardhan Vennapusa · 13 years ago
  73. 2306f85 Merge changes Ib6aa000e,I81885d33 into msm-3.0 by Linux Build Service Account · 13 years ago
  74. fd8df25 usb: msm72k_udc: Delete prime timer after active status bit clear by Vijayavardhan Vennapusa · 13 years ago
  75. 7648e90 usb: msm7k_udc: Add delay upon request dequeue failure by Vijayavardhan Vennapusa · 13 years ago
  76. 352396c USB: android: Provide sysfs file for enabling remote wakeup capability by Pavankumar Kondeti · 13 years ago
  77. f8cec06 Merge "USB: Kconfig: Add USB_MSC_PROFILING macro" into msm-3.0 by Linux Build Service Account · 13 years ago
  78. 2e18510 USB: Kconfig: Add USB_MSC_PROFILING macro by Rajkumar Raghupathy · 13 years ago
  79. fb3af0f Merge "USB: ci13xxx_udc: Decrement runtime PM usage counter correctly" into msm-3.0 by Linux Build Service Account · 13 years ago
  80. d519cf4 USB: ci13xxx_udc: Decrement runtime PM usage counter correctly by Pavankumar Kondeti · 13 years ago
  81. e130fd0 USB: gadget: Add CCID function driver by Chiranjeevi Velempati · 13 years ago
  82. 427f692 usb: gadget: Add network gadget driver for dun and rmnet by Jack Pham · 13 years ago
  83. 1b820d5 usb: frmnet: Add support to use multiple transport functions by Hemant Kumar · 13 years ago
  84. bffd414 usb: gadget: rename gadget transport type by Hemant Kumar · 13 years ago
  85. f60c025 usb: gadget: modify gserial and grmnet structures by Hemant Kumar · 13 years ago
  86. b76083c Merge "USB: ci13xxx_udc: Fix runtime PM sleeping bug" into msm-3.0 by Linux Build Service Account · 13 years ago
  87. f474113 USB: gadget: android: Call gether_setup when RNDIS is selected by Manu Gautam · 13 years ago
  88. 9885328 USB: ci13xxx_udc: Fix runtime PM sleeping bug by Pavankumar Kondeti · 13 years ago
  89. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  90. 0b4c62d Merge "USB: frmnet: Fix control response re-ordering issue" into msm-3.0 by Linux Build Service Account · 13 years ago
  91. 263e6c8 USB: frmnet: Fix control response re-ordering issue by Chiranjeevi Velempati · 13 years ago
  92. 0c61107 usb: diag: Do not access all the channels from set_alt handler by Manu Gautam · 13 years ago
  93. 1ad076d usb: rmnet: close bam_mux channel in workqueue by Vamsi Krishna · 13 years ago
  94. 8457955 usb: rmnet: Use buffer levels as to flow control by Vamsi Krishna · 13 years ago
  95. 2327c7915 usb: rmnet: Fix UL flow control with bam mux by Vamsi Krishna · 13 years ago
  96. 8f24f25 usb: rmnet: Update flow control thresholds for bam dmux by Vamsi Krishna · 13 years ago
  97. 48daffd USB: rmnet_smd: Fix compilation error with SMD disabled by Pavankumar Kondeti · 13 years ago
  98. 37e90d0 Merge "USB: Handle allocated buffer freeing after error and unused variables" into msm-3.0 by Linux Build Service Account · 13 years ago
  99. 01f599c USB: Handle allocated buffer freeing after error and unused variables by Rajkumar Raghupathy · 13 years ago
  100. 18be30b usb: rmnet_sdio: Fix various crashes during composition switch by Manu Gautam · 13 years ago