1. bc8687d usb: gadget: Compilation warning fix by Tatyana Brokhman · 13 years ago
  2. 28f75f4 USB: Gadget: Webcam: Return correct result of bind by Jassi Brar · 13 years ago
  3. 5030ec7 USB: gadget: fix req length in sourcesink_setup() by Bob Liu · 13 years ago
  4. 019f976 usb: gadget: udc-core: wire up sysfs files by Sebastian Andrzej Siewior · 13 years ago
  5. aa07473 usb: gadget: dummy_hcd: convert to new-style udc-probe by Sebastian Andrzej Siewior · 13 years ago
  6. 352c2dc usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 13 years ago
  7. b573841 usb: gadget: dummy_hcd: move selection of speed into ->pullup() by Sebastian Andrzej Siewior · 13 years ago
  8. f8744d4 usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw() by Sebastian Andrzej Siewior · 13 years ago
  9. 0fb5759 usb: gadget: dummy_hcd: move ep initialisation HW setup by Sebastian Andrzej Siewior · 13 years ago
  10. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 13 years ago
  11. 193ab2a usb: gadget: allow multiple gadgets to be built by Felipe Balbi · 13 years ago
  12. fc0b721 usb: gadget: dummy_hcd: move common bits of suspend/resume into one function by Sebastian Andrzej Siewior · 13 years ago
  13. 4baa74f usb: gadget: remove net2280_set_fifo_mode() by Sebastian Andrzej Siewior · 13 years ago
  14. d8a14a8 usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER by Sebastian Andrzej Siewior · 13 years ago
  15. 719e52c usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible by Sebastian Andrzej Siewior · 13 years ago
  16. 99fd140 usb: gadget: dummy_hcd: set gadget.is_otg before calling bind() by Sebastian Andrzej Siewior · 13 years ago
  17. 2542787 usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding by Sebastian Andrzej Siewior · 13 years ago
  18. 199e7ed usb: gadget: chips: remove ifdef trickery by Felipe Balbi · 13 years ago
  19. 877c1f5 usb: gadget: ci13xx_udc: fix usb_ep_enable() call by Felipe Balbi · 13 years ago
  20. 513385a usb: gadget: s3c2410_udc: use platform ids instead by Sebastian Andrzej Siewior · 13 years ago
  21. 86081d7 usb: gadget: add platform module alias where it is missing by Sebastian Andrzej Siewior · 13 years ago
  22. e4fe056 usb: gadget: net2272: cleanup pci_register_driver() error path by Sebastian Andrzej Siewior · 13 years ago
  23. 7eca4c5 usb: gadget: dummy_hcd: add 'is_high_speed' parameter by Tatyana Brokhman · 13 years ago
  24. 1cd8fd2 usb: gadget: dummy_hcd: add SuperSpeed support by Tatyana Brokhman · 13 years ago
  25. cdfcbd2 usb: gadget: dummy_hcd: use the shared_hcd infrastructure by Tatyana Brokhman · 13 years ago
  26. bdb64d7 usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 13 years ago
  27. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 13 years ago
  28. a59d6b9 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 13 years ago
  29. 7c884fe usb: gadget: coding style fix by Tatyana Brokhman · 13 years ago
  30. ea2a1df7 usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 13 years ago
  31. 48767a4 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 13 years ago
  32. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  33. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  34. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago
  35. 664a51a USB: deprecate g_file_storage by Alan Stern · 13 years ago
  36. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  37. 97b2f90 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable by Alan Stern · 13 years ago
  38. c5c69f3 USB: dummy-hcd needs the has_tt flag by Alan Stern · 13 years ago
  39. ceb8036 USB: net2272: driver for PLX NET2272 USB device controller by Seth Levy · 13 years ago
  40. 6806817 usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete by Guenter Roeck · 13 years ago
  41. 6bc1295 usb/s3c-hsudc: fix error path by Sebastian Andrzej Siewior · 13 years ago
  42. a6207b1 usb/pxa25x_udc: cleanup the LUBBOCK err path by Sebastian Andrzej Siewior · 13 years ago
  43. cb42447 usb/mv_udc_core: fix compile by Sebastian Andrzej Siewior · 13 years ago
  44. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 13 years ago
  45. 83a0180 USB: s3c-hsotg: Tone down debugging by Mark Brown · 13 years ago
  46. 3898115 usb-gadget: unlock data->lock mutex on error path in ep_write() by Alexey Khoroshilov · 13 years ago
  47. 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
  48. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  50. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  51. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  52. e6251a9 USB: gadget: f_audio: Fix invalid dereference of initdata by Martin Jackson · 13 years ago
  53. 472b912 usb: gadget: rndis: don't test against req->length by Felipe Balbi · 13 years ago
  54. bf1f0a0 usb/gadget: at91sam9g20 fix end point max packet size by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  55. 2328cea USB: s3c-hsotg: return proper error if clk_get fails by Jingoo Han · 13 years ago
  56. 66e5c64 USB: s3c-hsotg: fix checkpatch warnings by Jingoo Han · 13 years ago
  57. d616766 USB: s3c-hsudc: fix checkpatch error and warning by Jingoo Han · 13 years ago
  58. 004c127 USB: s3c-hsudc: use IS_ERR() instead of NULL check by Jingoo Han · 13 years ago
  59. a9df304 USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver by Thomas Abraham · 13 years ago
  60. 849426c usb: gadget: Remove the LUN checks which are always true by Maxin B John · 13 years ago
  61. 95ed323 usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests by Roger Quadros · 13 years ago
  62. 1b9ba00 usb: gadget: composite: Allow function drivers to pause control transfers by Roger Quadros · 13 years ago
  63. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 13 years ago
  64. ea437f3 fsl/usb: Unused endpoint failure for USB gadget by Ramneek Mehresh · 13 years ago
  65. ac1aa6a USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc by Anji jonnala · 13 years ago
  66. 76cd9cf USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  67. 4c5212b USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  68. 986b11b USB: gadget: Fix unused variable warning in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  69. 8c2387a USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  70. ef90748 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  71. dfbc6fa USB: s3c-hsotg: Add copyright string by Anton Tikhomirov · 13 years ago
  72. f8acb08 USB: s3c-hsotg: Fix hang up after reset by Anton Tikhomirov · 13 years ago
  73. 9c39ddc USB: s3c-hsotg: Fix stall condition processing by Anton Tikhomirov · 13 years ago
  74. 26ab3d0 USB: s3c-hsotg: Fix control request processing by Anton Tikhomirov · 13 years ago
  75. a3395f0 USB: s3c-hsotg: Fix interrupt cleaning code by Anton Tikhomirov · 13 years ago
  76. d00f500 USB: s3c-hsotg: Fix core reset by Anton Tikhomirov · 13 years ago
  77. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  78. 2ea6698 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller by Anatolij Gustschin · 13 years ago
  79. 09ba0de USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors by Anatolij Gustschin · 13 years ago
  80. fd4477b usb: gadget: storage_common: use kstrto*() [bug fix] by Michal Nazarewicz · 13 years ago
  81. 865835f usb/dummy_hcd: don't probe for udc if hcd failed by Sebastian Andrzej Siewior · 13 years ago
  82. a0c25c2 USB: g_printer required set interface request by Jonas Andersson · 13 years ago
  83. a8779ee USB: dbpg gadget: dont mask out direction bit by Sven Schnelle · 13 years ago
  84. 83b7201 USB: dbgp gadget: set MaxpacketSize0 by Sven Schnelle · 13 years ago
  85. 1744020 USB: dbgp gadget: fix return value of dbgp_setup by Sven Schnelle · 13 years ago
  86. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  87. 98346f7 Revert "usb: usb_storage: do not align length of request for CBW to maxp size" by Greg Kroah-Hartman · 13 years ago
  88. db8fa28 usb: gadget: storage_common: use kstrto*() by Michal Nazarewicz · 13 years ago
  89. 74d1dc8 usb: fix a typo in a comment by Weiping Pan(潘卫平) · 13 years ago
  90. 3c624d4 usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only by Roger Quadros · 13 years ago
  91. 73ee4da usb: gadget: f_mass_storage: Fix Bulk-only RESET handling by Roger Quadros · 13 years ago
  92. ee81b3e USB: g_file_storage: don't send padding when stall=n by Alan Stern · 13 years ago
  93. 806e8f8 usb: usb_storage: do not align length of request for CBW to maxp size by Mian Yousaf Kaukab · 13 years ago
  94. 2f98382 usb: renesas_usbhs: Add Renesas USBHS Gadget by Kuninori Morimoto · 13 years ago
  95. d834508 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 by Valentin Longchamp · 13 years ago
  96. 4857071 usb: pch_udc: unlock on allocation failure by Dan Carpenter · 13 years ago
  97. 16a2f97 usb/gadget: don't leak hs_descriptors by Sebastian Andrzej Siewior · 13 years ago
  98. 505d1f6 usb: gadget: eem: fix echo command processing by Yauheni Kaliuta · 13 years ago
  99. 2c2da17 usb: r8a66597-udc: fix spinlock usage by Yoshihiro Shimoda · 13 years ago
  100. 00cc7a5 USB: usb-gadget: unlock data->lock mutex on error path in ep_read() by Alexey Khoroshilov · 13 years ago