1. adf0760 USB: gadget: f_accessory: Add ioctl to detect USB accessory attached at boot by Mike Lockwood · 15 years ago
  2. d74348c USB: gadget: f_mtp: Move all setup handling to mtp_ctrlrequest by Mike Lockwood · 15 years ago
  3. ce4022b USB: gadget: f_mtp: Add support for sending MTP header during file transfer by Mike Lockwood · 15 years ago
  4. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 15 years ago
  5. ab246b8 USB: otg: add otg id notifier utiltiies by Colin Cross · 15 years ago
  6. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 15 years ago
  7. ca5c485 USB: additional regression fix for device removal by Alan Stern · 15 years ago
  8. 75dc25a USB: OTG: Take wakelock when VBUS present by Todd Poynor · 15 years ago
  9. e534c5b USB: fix regression occurring during device removal by Alan Stern · 15 years ago
  10. 3140d5b USB: fsl_udc_core: fix build breakage when building for ARM arch by Anatolij Gustschin · 15 years ago
  11. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 15 years ago
  12. 2e34b42 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  13. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 15 years ago
  14. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 15 years ago
  15. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 15 years ago
  16. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 15 years ago
  17. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 15 years ago
  18. f76b168 PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 15 years ago
  19. cf7addf USB: gadget: f_mtp: Add PTP variant of MTP USB function by Mike Lockwood · 15 years ago
  20. ba3673b USB: gadget: f_mtp: Add support for queueing multiple interrupt requests by Mike Lockwood · 15 years ago
  21. aab9681 usb: gadget: android: Update android gadget driver by Benoit Goby · 15 years ago
  22. 94df1bd usb: gadget: composite: Add usb_remove_config by Benoit Goby · 15 years ago
  23. f6e7d49 usb: gadget: f_rndis: fix unbind by Benoit Goby · 15 years ago
  24. 9902e0b USB: gadget: f_accessory: New gadget driver for android USB accesories by Mike Lockwood · 15 years ago
  25. b3df3f9 xhci: Always set urb->status to zero for isoc endpoints. by Sarah Sharp · 15 years ago
  26. c877b3b xhci: Add reset on resume quirk for asrock p67 host by Maarten Lankhorst · 15 years ago
  27. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 15 years ago
  28. 0af212b USB: don't let errors prevent system sleep by Alan Stern · 15 years ago
  29. cbb3300 USB: don't let the hub driver prevent system sleep by Alan Stern · 15 years ago
  30. 578333a USB: change maintainership of ohci-hcd and ehci-hcd by Alan Stern · 15 years ago
  31. e1cf486 xHCI 1.0: Force Stopped Event(FSE) by Alex He · 15 years ago
  32. d233363 xhci: Don't warn about zeroed bMaxBurst descriptor field. by Sarah Sharp · 15 years ago
  33. fccf4e8 USB: Free bandwidth when usb_disable_device is called. by Sarah Sharp · 15 years ago
  34. fa75ac3 xhci: Reject double add of active endpoints. by Sarah Sharp · 15 years ago
  35. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 15 years ago
  36. 43f3dc8 USB: gadget: f_mtp: dequeue request on error in mtp_read by Mike Lockwood · 15 years ago
  37. 1adbbfb USB: gadget: android: Fix problem switching vendor IDs by Mike Lockwood · 15 years ago
  38. 292b963 USB: gadget: f_mtp: Don't block in mtp_send_event by Mike Lockwood · 15 years ago
  39. aecca43 USB: gadget: android: Support switching vendor ID when configuration changes by Mike Lockwood · 15 years ago
  40. e67dd16 usb: gadget: composite: USB_GET_CONFIGURATION must return 0 in unconfigured state. by Oleg Matcovschi · 15 years ago
  41. 7d52503 USB: gadget: f_adb: dequeue request on error in adb_read by Iliyan Malchev · 15 years ago
  42. 090cbc4 USB: gadget: f_mtp: Fix problems transferring files from device to host by Mike Lockwood · 15 years ago
  43. 8abaec8 USB: gadget: composite: fix compile issues by Vikram Pandita · 15 years ago
  44. 50fe49a USB: gadget: f_mtp: Make sure request is dequeued if transfer is canceled by Mike Lockwood · 15 years ago
  45. 1dabc19 USB: g_mass_storage: Always allow disabling mass storage by writing to lun file by Mike Lockwood · 16 years ago
  46. 8da0417 usb: gadget: android: fix compilation on 2.6.37 by Dima Zavin · 15 years ago
  47. e6be894 USB: gadget: composite: Use separate switches for connected and config state by Mike Lockwood · 16 years ago
  48. 00bc408 USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st iface by John Michelau · 16 years ago
  49. f71a394 USB: gadget: composite: Dynamically set IAD bFirstInterface by John Michelau · 16 years ago
  50. d5d2de6 USB: gadget: android Fix gadget descriptor compliance for IAD's by John Michelau · 16 years ago
  51. 677ba87 usb: gadget: Multiple ACM gadget instances by John Michelau · 16 years ago
  52. 51d5755 usb: gadget: Fixed Android gadget function discovery & product matching by John Michelau · 16 years ago
  53. ffdab0c usb: gadget: rndis: don't use dev_get_stats by Benoit Goby · 16 years ago
  54. 16c08c2 USB: gadget: f_mtp: Zero length packet fixes by Mike Lockwood · 16 years ago
  55. 3e800b6 USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytes by Mike Lockwood · 16 years ago
  56. 76ac655 USB: gadget: f_mtp: Return zero result for successful file transfer. by Mike Lockwood · 16 years ago
  57. 491d418 USB: gadget: f_mtp: MTP driver cleanup: by Mike Lockwood · 16 years ago
  58. ffab952 usb: gadget: android: Remove WAKEUP flag from bmAttributes by Benoit Goby · 16 years ago
  59. d6b1d73 USB: gadget: android: Disable MTP when RNDIS function is enabled. by Mike Lockwood · 16 years ago
  60. 1de4d4d USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpoint by Mike Lockwood · 16 years ago
  61. 7aea385 drivers: usb: gadget: rndis: Fix section mismatch warning by Dmitry Shmidt · 16 years ago
  62. d43a1a5 drivers: usb: gadget: mass_storage: Fix section mismatch warning by Dmitry Shmidt · 16 years ago
  63. 577e37a drivers: usb: gadget: Fix section mismatch warning by Dmitry Shmidt · 16 years ago
  64. 28acc1a USB: composite: Add usb_composite_force_reset utility to force enumeration by Mike Lockwood · 16 years ago
  65. 4a44144 USB: gadget: android: Remove unused function android_usb_set_connected() by Mike Lockwood · 16 years ago
  66. 8da4cc8 USB: gadget: composite: Move switch_set_state calls to a work queue by Mike Lockwood · 16 years ago
  67. ba83b01 USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support. by Mike Lockwood · 16 years ago
  68. fb52b00 USB: composite: Add support for functions overriding USB_DT_STRING descriptors by Mike Lockwood · 16 years ago
  69. e2dc503 USB: gadget: composite: Add userspace notifications for USB state changes by Mike Lockwood · 16 years ago
  70. 0de5a69 USB: gadget: f_mass_storage: Integrate android customizations by Mike Lockwood · 16 years ago
  71. efbf862 USB: android gadget: mass storage: Fix format issue for Vista Host by Velempati Chiranjeevi · 17 years ago
  72. 27d1890 USB: gadget: f_mass_storage: Defer handling interface changes until it is safe. by Mike Lockwood · 16 years ago
  73. 0130a0e USB: gadget: android: mass_storage: Use spin_lock_irqsave/spin_unlock_irqrestore by Arve Hjønnevåg · 18 years ago
  74. 0a4c12d USB: gadget: android: check for null _android_dev in android_register_function() by Mike Lockwood · 16 years ago
  75. f620564 USB: gadget: f_mass_storage: Flush writes after every 4 MB. by Mike Lockwood · 16 years ago
  76. 0d511c4 USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address. by Mike Lockwood · 16 years ago
  77. 0f63be2 USB: gadget: composite: Don't increment interface number for alt settings. by Mike Lockwood · 16 years ago
  78. 8c6a6b2 USB: gadget: composite: Don't call set_alt() on functions that are hidden. by Mike Lockwood · 16 years ago
  79. 3522086 USB: gadget: android: Disable UMS when RNDIS ethernet is active. by Mike Lockwood · 16 years ago
  80. a83f187 usb: gadget: u_ether: Remove warning from gether_disconnect() by Mike Lockwood · 16 years ago
  81. 8f5f391 Add USB_ANDROID_RNDIS_WCEIS option. by Steve Kondik · 16 years ago
  82. da574e2 USB: gadget: android: Fix special case for RNDIS ethernet function by Mike Lockwood · 16 years ago
  83. c832ca8 USB: composite: Compute interface numbers correctly when functions are hidden. by Mike Lockwood · 16 years ago
  84. 573cea5 USB: gadget: android: Specify USB_CLASS_COMM in device descriptor if using RNDIS by Mike Lockwood · 16 years ago
  85. fe8ae89 USB: gadget: Disable RNDIS function by default if CONFIG_USB_ANDROID_RNDIS is set by Mike Lockwood · 16 years ago
  86. 0532973 USB: android: Use composite class driver for enabling and disabling functions by Mike Lockwood · 16 years ago
  87. f041ac6 USB: composite: Add class driver for enabling and disabling USB functions. by Mike Lockwood · 16 years ago
  88. 789ef23 USB: gadget: android: android USB gadget improvements: by Mike Lockwood · 16 years ago
  89. a9e8c44 USB: gadget: adb: Queue read requests with length specified by client. by Mike Lockwood · 16 years ago
  90. 83814ea USB: gadget: android: android USB gadget improvements: by Krishna, Vamsi · 17 years ago
  91. 292b1bc USB: composite: Allow configurations to handle unhandled setup requests by Joe Swantek · 17 years ago
  92. c7ba16a USB: composite: Add flag to usb_function to hide its interface during enumeration by Mike Lockwood · 17 years ago
  93. 258d103 USB: composite: Fix USB WHQL Certification Issues by Jared Suttles · 17 years ago
  94. b21ab23 drivers: usb: gadget: Add helper function for installing ACM gadget function. by Joe Swantek · 17 years ago
  95. 646bb86 drivers: usb: gadget: handle NULL descriptors in composite config_buf by Jared Suttles · 17 years ago
  96. 7f0d7bd android_usb: Composite USB gadget driver for android. by Mike Lockwood · 18 years ago
  97. 4858f06 usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO by Yauheni Kaliuta · 15 years ago
  98. 72887c8 usb: musb: host: compare status for negative error values by Márton Németh · 15 years ago
  99. a26d31c USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 15 years ago
  100. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 15 years ago