1. 8da0417 usb: gadget: android: fix compilation on 2.6.37 by Dima Zavin · 14 years ago
  2. e6be894 USB: gadget: composite: Use separate switches for connected and config state by Mike Lockwood · 14 years ago
  3. 00bc408 USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st iface by John Michelau · 14 years ago
  4. f71a394 USB: gadget: composite: Dynamically set IAD bFirstInterface by John Michelau · 14 years ago
  5. d5d2de6 USB: gadget: android Fix gadget descriptor compliance for IAD's by John Michelau · 14 years ago
  6. 677ba87 usb: gadget: Multiple ACM gadget instances by John Michelau · 14 years ago
  7. 51d5755 usb: gadget: Fixed Android gadget function discovery & product matching by John Michelau · 14 years ago
  8. ffdab0c usb: gadget: rndis: don't use dev_get_stats by Benoit Goby · 14 years ago
  9. 16c08c2 USB: gadget: f_mtp: Zero length packet fixes by Mike Lockwood · 14 years ago
  10. 3e800b6 USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytes by Mike Lockwood · 14 years ago
  11. 76ac655 USB: gadget: f_mtp: Return zero result for successful file transfer. by Mike Lockwood · 14 years ago
  12. 491d418 USB: gadget: f_mtp: MTP driver cleanup: by Mike Lockwood · 14 years ago
  13. ffab952 usb: gadget: android: Remove WAKEUP flag from bmAttributes by Benoit Goby · 14 years ago
  14. d6b1d73 USB: gadget: android: Disable MTP when RNDIS function is enabled. by Mike Lockwood · 14 years ago
  15. 1de4d4d USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpoint by Mike Lockwood · 14 years ago
  16. 7aea385 drivers: usb: gadget: rndis: Fix section mismatch warning by Dmitry Shmidt · 14 years ago
  17. d43a1a5 drivers: usb: gadget: mass_storage: Fix section mismatch warning by Dmitry Shmidt · 14 years ago
  18. 577e37a drivers: usb: gadget: Fix section mismatch warning by Dmitry Shmidt · 14 years ago
  19. 28acc1a USB: composite: Add usb_composite_force_reset utility to force enumeration by Mike Lockwood · 14 years ago
  20. 4a44144 USB: gadget: android: Remove unused function android_usb_set_connected() by Mike Lockwood · 14 years ago
  21. 8da4cc8 USB: gadget: composite: Move switch_set_state calls to a work queue by Mike Lockwood · 14 years ago
  22. ba83b01 USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support. by Mike Lockwood · 15 years ago
  23. fb52b00 USB: composite: Add support for functions overriding USB_DT_STRING descriptors by Mike Lockwood · 15 years ago
  24. e2dc503 USB: gadget: composite: Add userspace notifications for USB state changes by Mike Lockwood · 14 years ago
  25. 0de5a69 USB: gadget: f_mass_storage: Integrate android customizations by Mike Lockwood · 14 years ago
  26. efbf862 USB: android gadget: mass storage: Fix format issue for Vista Host by Velempati Chiranjeevi · 15 years ago
  27. 27d1890 USB: gadget: f_mass_storage: Defer handling interface changes until it is safe. by Mike Lockwood · 15 years ago
  28. 0130a0e6 USB: gadget: android: mass_storage: Use spin_lock_irqsave/spin_unlock_irqrestore by Arve Hjønnevåg · 16 years ago
  29. 0a4c12d USB: gadget: android: check for null _android_dev in android_register_function() by Mike Lockwood · 15 years ago
  30. f620564 USB: gadget: f_mass_storage: Flush writes after every 4 MB. by Mike Lockwood · 15 years ago
  31. 0d511c4 USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address. by Mike Lockwood · 15 years ago
  32. 0f63be2 USB: gadget: composite: Don't increment interface number for alt settings. by Mike Lockwood · 15 years ago
  33. 8c6a6b2 USB: gadget: composite: Don't call set_alt() on functions that are hidden. by Mike Lockwood · 15 years ago
  34. 3522086 USB: gadget: android: Disable UMS when RNDIS ethernet is active. by Mike Lockwood · 15 years ago
  35. a83f187 usb: gadget: u_ether: Remove warning from gether_disconnect() by Mike Lockwood · 15 years ago
  36. 8f5f391 Add USB_ANDROID_RNDIS_WCEIS option. by Steve Kondik · 15 years ago
  37. da574e2 USB: gadget: android: Fix special case for RNDIS ethernet function by Mike Lockwood · 15 years ago
  38. c832ca8 USB: composite: Compute interface numbers correctly when functions are hidden. by Mike Lockwood · 15 years ago
  39. 573cea5 USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDIS by Mike Lockwood · 15 years ago
  40. fe8ae89 USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is set by Mike Lockwood · 15 years ago
  41. 0532973 USB: android: Use composite class driver for enabling and disabling functions by Mike Lockwood · 15 years ago
  42. f041ac6 USB: composite: Add class driver for enabling and disabling USB functions. by Mike Lockwood · 15 years ago
  43. 789ef23 USB: gadget: android: android USB gadget improvements: by Mike Lockwood · 15 years ago
  44. a9e8c44 USB: gadget: adb: Queue read requests with length specified by client. by Mike Lockwood · 15 years ago
  45. 83814ea USB: gadget: android: android USB gadget improvements: by Krishna, Vamsi · 16 years ago
  46. 292b1bc USB: composite: Allow configurations to handle unhandled setup requests by Joe Swantek · 15 years ago
  47. c7ba16a USB: composite: Add flag to usb_function to hide its interface during enumeration by Mike Lockwood · 15 years ago
  48. 258d103 USB: composite: Fix USB WHQL Certification Issues by Jared Suttles · 15 years ago
  49. b21ab23 drivers: usb: gadget: Add helper function for installing ACM gadget function. by Joe Swantek · 15 years ago
  50. 646bb86 drivers: usb: gadget: handle NULL descriptors in composite config_buf by Jared Suttles · 15 years ago
  51. 7f0d7bd android_usb: Composite USB gadget driver for android. by Mike Lockwood · 16 years ago
  52. a26d31c USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  53. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  54. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  55. 97b2f90 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable by Alan Stern · 13 years ago
  56. c5c69f3 USB: dummy-hcd needs the has_tt flag by Alan Stern · 13 years ago
  57. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  58. 3af51ac usb/renesas_usbhs: free uep on removal by Sebastian Andrzej Siewior · 13 years ago
  59. 6bc1295 usb/s3c-hsudc: fix error path by Sebastian Andrzej Siewior · 13 years ago
  60. a6207b1 usb/pxa25x_udc: cleanup the LUBBOCK err path by Sebastian Andrzej Siewior · 13 years ago
  61. cb42447 usb/mv_udc_core: fix compile by Sebastian Andrzej Siewior · 13 years ago
  62. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 13 years ago
  63. 83a0180 USB: s3c-hsotg: Tone down debugging by Mark Brown · 13 years ago
  64. 1d4a4bd usb: remove bad dput after dentry_unhash by Sage Weil · 13 years ago
  65. 3824c1d USB: core: Tolerate protocol stall during hub and port status read by Libor Pechacek · 13 years ago
  66. 9303961 musb: fix prefetch build failure by Mike Frysinger · 13 years ago
  67. 4061fde USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 by Toby Gray · 13 years ago
  68. 3898115 usb-gadget: unlock data->lock mutex on error path in ep_write() by Alexey Khoroshilov · 13 years ago
  69. 7e8e62e USB: option Add blacklist for ZTE K3765-Z (19d2:2002) by Torsten Hilbrich · 13 years ago
  70. 5c3e407 option: add Prolink PH300 modem IDs by Dan Williams · 13 years ago
  71. 15badbc option: add Alcatel X200 to sendsetup blacklist by Dan Williams · 13 years ago
  72. cdacb59 option: add Zoom 4597 modem USB IDs by Dan Williams · 13 years ago
  73. cd3c18b USB: xhci - fix interval calculation for FS isoc endpoints by Dmitry Torokhov · 13 years ago
  74. f5182b4 xhci: Disable MSI for some Fresco Logic hosts. by Sarah Sharp · 13 years ago
  75. 001fd38 xhci: Do not issue device reset when device is not setup by Maarten Lankhorst · 13 years ago
  76. e2b0217 xhci: Add defines for hardcoded slot states by Maarten Lankhorst · 13 years ago
  77. 4819fef xhci: Bigendian fix for xhci_check_bandwidth() by Matt Evans · 13 years ago
  78. f697531 xhci: Bigendian fix for skip_isoc_td() by Matt Evans · 13 years ago
  79. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 13 years ago
  80. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  81. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  82. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 14 years ago
  83. 5ccee4a USB: TWL6025 allow different regulator name by Graeme Gregory · 13 years ago
  84. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 14 years ago
  85. 5153b7b xhci: STFU: Don't print event ring dequeue pointer. by Sarah Sharp · 14 years ago
  86. 380032c xhci: STFU: Remove function tracing. by Sarah Sharp · 14 years ago
  87. fe6c6c1 xhci: Don't submit commands when the host is dead. by Sarah Sharp · 13 years ago
  88. 0714a57 xhci: Clear stopped_td when Stop Endpoint command completes. by Sarah Sharp · 13 years ago
  89. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  90. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  91. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  93. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  94. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  95. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  96. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  97. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  98. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  99. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  100. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago