1. 6e02248 usb: chipidea: udc: fix memory access of shared memory on armv5 machines by Michael Grzeschik · 12 years ago
  2. f138fa9 USB: ci13xxx_udc: Retire pending requests while flushing an endpoint by Pavankumar Kondeti · 12 years ago
  3. 356079b Merge "ci13xxx_udc: Acquire spinlock before calling ep_nuke()" by Linux Build Service Account · 12 years ago
  4. 09d1cc6 USB: ci13xxx_udc: Reduce busywait time from 100msec to 25msec by Manu Gautam · 12 years ago
  5. 2bf9f8e ci13xxx_udc: Acquire spinlock before calling ep_nuke() by Rajkumar Raghupathy · 12 years ago
  6. be55ae9 Merge "USB: Allow udc_probe to return success when registering trace fails" by Linux Build Service Account · 12 years ago
  7. eb0d6bb ci13xxx_udc: Draw 100mA of current in unconfigured state by Rajkumar Raghupathy · 12 years ago
  8. a8bcf07 USB: ci13xxx_udc: Don't wait infinitely in bus reset by Pavankumar Kondeti · 12 years ago
  9. ea47ce1 USB: Allow udc_probe to return success when registering trace fails by Bar Weiner · 12 years ago
  10. b0ad433 USB: ci13xxx_udc: Fix kernel panic during composition switch by Pavankumar Kondeti · 12 years ago
  11. 011217a USB: ci13xxx_udc: Don't free dTD immediately after active bit is cleared by Pavankumar Kondeti · 12 years ago
  12. 5cf319e USB: ci13xxx_udc: Flush ep0 even when queue is empty by Pavankumar Kondeti · 12 years ago
  13. c01decf USB: Dump usb info during memory access violation by Rajkumar Raghupathy · 12 years ago
  14. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  15. 327f530 gadget: ci13xxx_udc: Fix duplicate kmalloc and plug leak by Stephen Boyd · 12 years ago
  16. 1a1684b msm: otg: Add vbus sensing support by Vamsi Krishna · 12 years ago
  17. cbd44db USB: ci13xxx_udc: Add support for large requests by Pavankumar Kondeti · 12 years ago
  18. e0bf826 Revert "USB: ci13xxx_udc: Add support for larger ( > 16K) length USB requests" by Pavankumar Kondeti · 12 years ago
  19. 4687473 USB: f_rndis: Check if cdev is NULL before accessing by Chiranjeevi Velempati · 12 years ago
  20. 2a630fb USB: ci13xxx_udc: Skip flushing endpoints upon failure by Pavankumar Kondeti · 12 years ago
  21. 58db2c1 USB: ci13xxx_udc: Don't flush inactive endpoints by Pavankumar Kondeti · 12 years ago
  22. a89f80f USB: ci13xxx_udc: Avoid flushing endpoint twice during disable by Pavankumar Kondeti · 12 years ago
  23. bd1119f Merge "USB: ci13xxx_udc: Add module param to enable streaming mode" by Linux Build Service Account · 12 years ago
  24. 8632efe Merge "USB: ci13xxx_udc: Add support for larger ( > 16K) length USB requests" by Linux Build Service Account · 12 years ago
  25. c46fdc3 USB: ci13xxx_udc: Add module param to enable streaming mode by Pavankumar Kondeti · 12 years ago
  26. d2a0361 USB: ci13xxx_udc: Add support for larger ( > 16K) length USB requests by Pavankumar Kondeti · 12 years ago
  27. bb4cd9e USB: ci13xxx_udc: Fix possible NULL pointer dereference by Pavankumar Kondeti · 12 years ago
  28. d658d93 USB: ci13xxx_udc: Don't flush and disable all endpoints during disconnect by Pavankumar Kondeti · 12 years ago
  29. bdcbfe5 USB: ci13xxx_udc: Add timeout of 100ms for endpoint flush loop by Mayank Rana · 12 years ago
  30. 446d6a6 Merge "USB: ci13xxx_udc: Apply posted writes workaround to control IN endpoint" by Linux Build Service Account · 12 years ago
  31. 012800e USB: ci13xxx_udc: Apply posted writes workaround to control IN endpoint by Pavankumar Kondeti · 12 years ago
  32. 790504f Merge "USB: ci13xxx_udc: Fix ENDPOINT PRIME failure issue" by Linux Build Service Account · 12 years ago
  33. 153be58 USB: ci13xxx_udc: Set QMULT for ISO endpoints by Vijayavardhan Vennapusa · 12 years ago
  34. 9e4a505 USB: ci13xxx_udc: Fix ENDPOINT PRIME failure issue by Vijayavardhan Vennapusa · 12 years ago
  35. ca8fa3f usb: gadget: Initialize non zero ep max packet size to 0xFFFF by Hemant Kumar · 12 years ago
  36. 2560cf1 Merge "usb: gadget: audio: Add to audio function record functionality" by Linux Build Service Account · 12 years ago
  37. 432367a usb: gadget: audio: Add to audio function record functionality by Anna Perel · 12 years ago
  38. ab60163 usb: hsic: suspend hsic until really activated by the gadget driver by Ido Shayevitz · 12 years ago
  39. 16cd098 usb: gadget: Resume usb bus on reset by Ido Shayevitz · 12 years ago
  40. 397a453 USB: ci13xxx_udc: Convert ATDTW loop into finite one by Vijayavardhan Vennapusa · 12 years ago
  41. 0c1b8b2 USB: ci13xxx_udc: Flush ep0IN and ep0OUT endpoint from ep_dequeue by Mayank Rana · 13 years ago
  42. 4314d1e usb: gadget: ci13xxx_udc: Set usb_core_id if exists by Ido Shayevitz · 13 years ago
  43. 0679a81 USB: gadget: Fix scheduling while atomic bug in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  44. 28f14ee USB: gadget: Fix crash in ci13xxx_udc.c by Vijayavardhan Vennapusa · 13 years ago
  45. fd075dd usb: gadget: Add remote wakeup support to ci13xxx_udc by Amit Blay · 13 years ago
  46. 522d036 usb: gadget: Fix HW enqueue of SPS transfer by Amit Blay · 13 years ago
  47. 3c9a1d5 USB: ci13xxx_udc: Mark request dma address as invalid in ep_nuke by Pavankumar Kondeti · 13 years ago
  48. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  49. 86f80c9 usb: gadget: Remove dependency between HSIC and MSM_OTG. by Ido Shayevitz · 13 years ago
  50. 9b03368 usb: gadget: Add RESUME from XO workaround by Amit Blay · 13 years ago
  51. 6fa647a usb: gadget: Add support for USB going into LPM on bus suspend by Amit Blay · 13 years ago
  52. c898b7d USB: gadget: Prevent hardware register access before getting OTG handle by Pavankumar Kondeti · 13 years ago
  53. 725cdeb usb: gadget: Add remote wakeup event to ci13xxx UDC by Amit Blay · 13 years ago
  54. d1cb16c usb: gadget: Move udc_priv bit fields to MSM central header file. by Ido Shayevitz · 13 years ago
  55. 0fc137a usb: gadget: fix USBCV - Chapter 9 test failure by Bar Weiner · 13 years ago
  56. a7a0520 usb: gadget: ci13xxx_udc: init ep_list head for each ep at probe by Lena Salman · 13 years ago
  57. dca06cb usb: gadget: Add HSIC Power Management by Ofir Cohen · 13 years ago
  58. d450cb0 USB: gadget: Add OTG support for ci13xxx_udc by Vijayavardhan Vennapusa · 13 years ago
  59. 31ac352 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 14 years ago
  60. cf709c1 usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  61. d23607a usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  62. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  63. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  64. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  65. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  66. 8d1bbd5 usb: ci13xxx_udc: Add debug mask to control debug events by Vamsi Krishna · 13 years ago
  67. ac5d154 Revert: d7022078269b93dc6ee613a0a8519ce2ebe4a726 by David Brown · 13 years ago
  68. ebd3f39 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 14 years ago
  69. 9168a35 usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  70. 2baadcf usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  71. 06789f1 usb: gadget: Add HSIC peripheral support. by Ofir Cohen · 13 years ago
  72. ea7bbc3 usb: ci13xxx_udc: unmap req DMA buffers upon cable disconnection by Anji jonnala · 13 years ago
  73. a1c2a87 usb: gadget: Add SPS BAM-to-BAM support by Ofir Cohen · 13 years ago
  74. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  75. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  76. dd39c35 USB: ci13xxx_udc: handle controllers with less than 16 EPs by Marc Kleine-Budde · 13 years ago
  77. 7bb4fdc USB: ci13xxx_udc: make suspend and resume in gadget driver optional by Marc Kleine-Budde · 13 years ago
  78. d519cf4 USB: ci13xxx_udc: Decrement runtime PM usage counter correctly by Pavankumar Kondeti · 13 years ago
  79. 9885328 USB: ci13xxx_udc: Fix runtime PM sleeping bug by Pavankumar Kondeti · 13 years ago
  80. 194fa47 USB: ci13xxx_udc: fix debug trace code by Marc Kleine-Budde · 13 years ago
  81. fd537c0 USB: ci13xxx_udc: fix deadlock during rmmod by Marc Kleine-Budde · 13 years ago
  82. 954aad8 USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid by Michael Grzeschik · 13 years ago
  83. 8bbde01 usb: ci13xxx_udc: stop charging upon reset by Anji jonnala · 13 years ago
  84. 6fb918c usb: ci13xxx_udc: Add delay upon hardware dequeue failure by Anji jonnala · 13 years ago
  85. 590b8ce usb: ci13xxx_udc: Add mb() before checking req active status bit by Vijayavardhan Vennapusa · 13 years ago
  86. c7a6cd6 usb: Add delay before checking request status by Vamsi Krishna · 13 years ago
  87. 05cdbdb USB: gadget: ci13xxx_udc: Fix bug in nuking the control OUT endpoint by Pavankumar Kondeti · 13 years ago
  88. b7f53dc USB: gadget: Remove spoof disconnect workaround in ci13xxx_msm by Pavankumar Kondeti · 13 years ago
  89. 0559894 USB: gadget: ci13xx_udc: Fix bug in halting a control endpoint by Pavankumar Kondeti · 14 years ago
  90. 603d1cb usb: gadget: Check for pending requests before priming the ep by Vamsi Krishna · 13 years ago
  91. 6c174d4 usb: gadget: Do not allow ep request queuing if not configured by Anji jonnala · 13 years ago
  92. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  93. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  94. c2b65f8 usb: gadget: ci13xx_udc.c: fix compile warning by Sebastian Andrzej Siewior · 14 years ago
  95. 877c1f5 usb: gadget: ci13xx_udc: fix usb_ep_enable() call by Felipe Balbi · 14 years ago
  96. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  97. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 14 years ago
  98. ac1aa6a USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc by Anji jonnala · 14 years ago
  99. 76cd9cf USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  100. 4c5212b USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc by Pavankumar Kondeti · 14 years ago