1. d3fb9bb usb: gsmd: Add platform driver corresponding to smd channel by Hemant Kumar · 15 years ago
  2. ec63226 usb: gsdio: Drop the carrier detect when sdio device is removed by Vamsi Krishna · 15 years ago
  3. 6c174d4 usb: gadget: Do not allow ep request queuing if not configured by Anji jonnala · 15 years ago
  4. 6925d5c USB: gadget: android: Call gether_setup early for tethering to work by Manu Gautam · 15 years ago
  5. fb7401c USB: gadget: f_rmnet_smd: fix checkpatch warnings on long lines by Manu Gautam · 15 years ago
  6. d9f56a1 usb: diag: Remove debugfs nodes during cleanup by Manu Gautam · 15 years ago
  7. c40be02 usb: gsdio: Update port_count before opening SDIO channel by Manu Gautam · 15 years ago
  8. e3e897c USB: rmnet: Free device context memory only during cleanup by Manu Gautam · 15 years ago
  9. dd4222b USB: rmnet: Free function name buffer on disconnect by Manu Gautam · 15 years ago
  10. 4bd2142 usb: gsmd: Update port_count before opening SMD channel by Manu Gautam · 15 years ago
  11. d59b5d3 usb: gbam: Update port_count before opening BAM channel by Manu Gautam · 15 years ago
  12. b33f33a usb: diag: Check for USB connect state in usb_diag_read/write by Manu Gautam · 15 years ago
  13. 2b0234a USB: rmnet: Add support for new composition framework by Manu Gautam · 15 years ago
  14. f284c05 USB: OTG: msm: Resume hardware as part of ASYNC INT only by Manu Gautam · 15 years ago
  15. 1c8ffd7 USB: gadget: f_rmnet_smd: Add support for new composition framework by Manu Gautam · 15 years ago
  16. a4d993f USB: serial: Add support for new composition framework by Manu Gautam · 15 years ago
  17. c576030 USB: android-gadget: Allow diag to update pid and serial no by Manu Gautam · 15 years ago
  18. d146ca2 USB: GADGET: Add new composition framework changes in diag by Manu Gautam · 15 years ago
  19. 3f2bc4d Initial Contribution by Bryan Huntsman · 15 years ago
  20. 6c7dd4b usb: gadget: android: Only call ctrlrequest callback on enabled functions by Mike Lockwood · 15 years ago
  21. 394bf63 USB: gadget: android: Use "rndis%d" for RNDIS device name instead of "usb%d" by Mike Lockwood · 15 years ago
  22. 9abd59b Merge commit 'v3.0.1' into android-3.0 by Colin Cross · 15 years ago
  23. e65d9fe usb: otg: add proxy_wait handler to otg_id by Erik Gilling · 15 years ago
  24. d10a6cb EHCI: fix direction handling for interrupt data toggles by Alan Stern · 15 years ago
  25. e151a2a EHCI: only power off port if over-current is active by Sergei Shtylyov · 15 years ago
  26. 0f231ea usb: musb: restore INDEX register in resume path by Ajay Kumar Gupta · 15 years ago
  27. 22007e1 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 15 years ago
  28. d05dcfc USB: OHCI: fix another regression for NVIDIA controllers by Alan Stern · 15 years ago
  29. 16b7ff0 USB: serial: add IDs for WinChipHead USB->RS232 adapter by Wolfgang Denk · 15 years ago
  30. adf0760 USB: gadget: f_accessory: Add ioctl to detect USB accessory attached at boot by Mike Lockwood · 15 years ago
  31. d74348c USB: gadget: f_mtp: Move all setup handling to mtp_ctrlrequest by Mike Lockwood · 15 years ago
  32. ce4022b USB: gadget: f_mtp: Add support for sending MTP header during file transfer by Mike Lockwood · 15 years ago
  33. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 15 years ago
  34. ab246b8 USB: otg: add otg id notifier utiltiies by Colin Cross · 15 years ago
  35. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 15 years ago
  36. ca5c485 USB: additional regression fix for device removal by Alan Stern · 15 years ago
  37. 75dc25a USB: OTG: Take wakelock when VBUS present by Todd Poynor · 15 years ago
  38. e534c5b USB: fix regression occurring during device removal by Alan Stern · 15 years ago
  39. 3140d5b USB: fsl_udc_core: fix build breakage when building for ARM arch by Anatolij Gustschin · 15 years ago
  40. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 15 years ago
  41. 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
  42. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 15 years ago
  43. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 15 years ago
  44. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 15 years ago
  45. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 15 years ago
  46. 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
  47. f76b168 PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 15 years ago
  48. cf7addf USB: gadget: f_mtp: Add PTP variant of MTP USB function by Mike Lockwood · 15 years ago
  49. ba3673b USB: gadget: f_mtp: Add support for queueing multiple interrupt requests by Mike Lockwood · 15 years ago
  50. aab9681 usb: gadget: android: Update android gadget driver by Benoit Goby · 15 years ago
  51. 94df1bd usb: gadget: composite: Add usb_remove_config by Benoit Goby · 15 years ago
  52. f6e7d49 usb: gadget: f_rndis: fix unbind by Benoit Goby · 15 years ago
  53. 9902e0b USB: gadget: f_accessory: New gadget driver for android USB accesories by Mike Lockwood · 15 years ago
  54. b3df3f9 xhci: Always set urb->status to zero for isoc endpoints. by Sarah Sharp · 15 years ago
  55. c877b3b xhci: Add reset on resume quirk for asrock p67 host by Maarten Lankhorst · 15 years ago
  56. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 15 years ago
  57. 0af212b USB: don't let errors prevent system sleep by Alan Stern · 15 years ago
  58. cbb3300 USB: don't let the hub driver prevent system sleep by Alan Stern · 15 years ago
  59. 578333a USB: change maintainership of ohci-hcd and ehci-hcd by Alan Stern · 15 years ago
  60. e1cf486 xHCI 1.0: Force Stopped Event(FSE) by Alex He · 15 years ago
  61. d233363 xhci: Don't warn about zeroed bMaxBurst descriptor field. by Sarah Sharp · 15 years ago
  62. fccf4e8 USB: Free bandwidth when usb_disable_device is called. by Sarah Sharp · 15 years ago
  63. fa75ac3 xhci: Reject double add of active endpoints. by Sarah Sharp · 15 years ago
  64. 357f45d USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. by Jesper Juhl · 15 years ago
  65. 43f3dc8 USB: gadget: f_mtp: dequeue request on error in mtp_read by Mike Lockwood · 15 years ago
  66. 1adbbfb USB: gadget: android: Fix problem switching vendor IDs by Mike Lockwood · 15 years ago
  67. 292b963 USB: gadget: f_mtp: Don't block in mtp_send_event by Mike Lockwood · 15 years ago
  68. aecca43 USB: gadget: android: Support switching vendor ID when configuration changes by Mike Lockwood · 15 years ago
  69. e67dd16 usb: gadget: composite: USB_GET_CONFIGURATION must return 0 in unconfigured state. by Oleg Matcovschi · 15 years ago
  70. 7d52503 USB: gadget: f_adb: dequeue request on error in adb_read by Iliyan Malchev · 15 years ago
  71. 090cbc4 USB: gadget: f_mtp: Fix problems transferring files from device to host by Mike Lockwood · 15 years ago
  72. 8abaec8 USB: gadget: composite: fix compile issues by Vikram Pandita · 15 years ago
  73. 50fe49a USB: gadget: f_mtp: Make sure request is dequeued if transfer is canceled by Mike Lockwood · 15 years ago
  74. 1dabc19 USB: g_mass_storage: Always allow disabling mass storage by writing to lun file by Mike Lockwood · 16 years ago
  75. 8da0417 usb: gadget: android: fix compilation on 2.6.37 by Dima Zavin · 15 years ago
  76. e6be894 USB: gadget: composite: Use separate switches for connected and config state by Mike Lockwood · 15 years ago
  77. 00bc408 USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st iface by John Michelau · 15 years ago
  78. f71a394 USB: gadget: composite: Dynamically set IAD bFirstInterface by John Michelau · 15 years ago
  79. d5d2de6 USB: gadget: android Fix gadget descriptor compliance for IAD's by John Michelau · 15 years ago
  80. 677ba87 usb: gadget: Multiple ACM gadget instances by John Michelau · 15 years ago
  81. 51d5755 usb: gadget: Fixed Android gadget function discovery & product matching by John Michelau · 15 years ago
  82. ffdab0c usb: gadget: rndis: don't use dev_get_stats by Benoit Goby · 15 years ago
  83. 16c08c2 USB: gadget: f_mtp: Zero length packet fixes by Mike Lockwood · 15 years ago
  84. 3e800b6 USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytes by Mike Lockwood · 15 years ago
  85. 76ac655 USB: gadget: f_mtp: Return zero result for successful file transfer. by Mike Lockwood · 15 years ago
  86. 491d418 USB: gadget: f_mtp: MTP driver cleanup: by Mike Lockwood · 15 years ago
  87. ffab952 usb: gadget: android: Remove WAKEUP flag from bmAttributes by Benoit Goby · 16 years ago
  88. d6b1d73 USB: gadget: android: Disable MTP when RNDIS function is enabled. by Mike Lockwood · 16 years ago
  89. 1de4d4d USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpoint by Mike Lockwood · 16 years ago
  90. 7aea385 drivers: usb: gadget: rndis: Fix section mismatch warning by Dmitry Shmidt · 16 years ago
  91. d43a1a5 drivers: usb: gadget: mass_storage: Fix section mismatch warning by Dmitry Shmidt · 16 years ago
  92. 577e37a drivers: usb: gadget: Fix section mismatch warning by Dmitry Shmidt · 16 years ago
  93. 28acc1a USB: composite: Add usb_composite_force_reset utility to force enumeration by Mike Lockwood · 16 years ago
  94. 4a44144 USB: gadget: android: Remove unused function android_usb_set_connected() by Mike Lockwood · 16 years ago
  95. 8da4cc8 USB: gadget: composite: Move switch_set_state calls to a work queue by Mike Lockwood · 16 years ago
  96. ba83b01 USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support. by Mike Lockwood · 16 years ago
  97. fb52b00 USB: composite: Add support for functions overriding USB_DT_STRING descriptors by Mike Lockwood · 16 years ago
  98. e2dc503 USB: gadget: composite: Add userspace notifications for USB state changes by Mike Lockwood · 16 years ago
  99. 0de5a69 USB: gadget: f_mass_storage: Integrate android customizations by Mike Lockwood · 16 years ago
  100. efbf862 USB: android gadget: mass storage: Fix format issue for Vista Host by Velempati Chiranjeevi · 16 years ago