1. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  2. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 12 years ago
  3. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  4. b790f5d USB: serial: use module_driver() macro by Greg Kroah-Hartman · 12 years ago
  5. 3cc3615 usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support by Bjørn Mork · 12 years ago
  6. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  7. 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 · 12 years ago
  8. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  9. d1cddb4 USB: create module_usb_serial_driver macro by Greg KH · 12 years ago
  10. 03892d5 usb/storage: remove Filler member from struct bulk_cs_wrap by Sebastian Andrzej Siewior · 12 years ago
  11. b8db6d6 usb/storage: redefine US_BULK_FLAG_IN and use it by Sebastian Andrzej Siewior · 12 years ago
  12. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 12 years ago
  13. a698908 usb: gadget: add generic map/unmap request utilities by Felipe Balbi · 13 years ago
  14. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  15. 136ced8 usb: otg: Remove OTG specific members from usb_phy by Heikki Krogerus · 13 years ago
  16. f799e76 USB: serial: remove usb_serial_register and usb_serial_deregister by Greg Kroah-Hartman · 12 years ago
  17. 765e0ba usb-serial: new API for driver registration by Alan Stern · 12 years ago
  18. 0d4e1b2 usb: uac2: Add ACHeader and FormatType descriptor by Jassi Brar · 13 years ago
  19. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  20. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  21. 50e5dfb Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 13 years ago
  22. 298b083 usb: otg: ulpi: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  23. 1d4c929 usb: otg: msm: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  24. 7a8a3a9 usb: otg: Separate otg members from usb_phy by Heikki Krogerus · 13 years ago
  25. de07e18 usb: otg: Rename usb_xceiv_event to usb_phy_event by Heikki Krogerus · 13 years ago
  26. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  27. d9f5343 USB: Remove duplicate USB 3.0 hub feature #defines. by Sarah Sharp · 13 years ago
  28. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  29. e688355 USB: serial: add macro for console error reporting by Johan Hovold · 13 years ago
  30. ee398b5 usb/uas: add usb_pipe_usage_descriptor by Sebastian Andrzej Siewior · 13 years ago
  31. 348748b usb/uas: move UAS structs / defines into a header file by Sebastian Andrzej Siewior · 13 years ago
  32. 504b616 usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() by Kuninori Morimoto · 13 years ago
  33. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  34. 5ea4399 usb: renesas_usbhs: add support for SUDMAC by Shimoda, Yoshihiro · 13 years ago
  35. 18b7ede usb: ch9: fix up MaxStreams helper by Felipe Balbi · 13 years ago
  36. ee0db58 Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  37. 898c608 usb: gadget: introduce support for sg lists by Felipe Balbi · 13 years ago
  38. a7250db usb: gadget: enlarge maxburst bit width. by Yu Xu · 13 years ago
  39. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  40. c91043a USB: Remove the duplicate definition of HUB_SET_DEPTH by Qinglin Ye · 13 years ago
  41. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  42. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  43. f1ee56a usb: gadget: renesas_usbhs: add platform power control function by Kuninori Morimoto · 13 years ago
  44. a49a88f usb: gadget: renesas_usbhs: tidyup the unit of detection_delay by Kuninori Morimoto · 13 years ago
  45. 7bf0118 USB: Adding #define in hub_configure() and hcd.c file by Aman Deep · 13 years ago
  46. c842114 xHCI: Adding #define values used for hub descriptor by Aman Deep · 13 years ago
  47. d83b405 USB: serial: add support for multiple read urbs by Johan Hovold · 13 years ago
  48. 4556143 USB: serial: remove write_urb_busy field from usb_serial_port by Johan Hovold · 13 years ago
  49. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  50. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  51. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  52. f427eb6 usb: gadget: renesas_usbhs: support otg pin control by Kuninori Morimoto · 13 years ago
  53. 258485d usb: gadget: renesas_usbhs: add bus control functions by Kuninori Morimoto · 13 years ago
  54. 11935de usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait() by Kuninori Morimoto · 13 years ago
  55. 089b837 usb: gadget: fix typo for default U1/U2 exit latencies by Felipe Balbi · 13 years ago
  56. b8a56e1 usb: gadget: r8a66597-udc: add support for SUDMAC by Yoshihiro Shimoda · 13 years ago
  57. 276532b USB: fix ehci alignment error by Harro Haan · 13 years ago
  58. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  59. 1cd7acc USB: export video.h to the includes available for userspace by Laurent Pinchart · 14 years ago
  60. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  61. 0013742 USB: Add endpoint usage definitions to ch9.h by Daniel Mack · 13 years ago
  62. da6819d usb: ch9: add function defines from ch9, USB 3.0 spec by Sebastian Andrzej Siewior · 13 years ago
  63. 939f325 usb: add usb_endpoint_maxp() macro by kuninori.morimoto.gx@renesas.com · 13 years ago
  64. 18fbb93 Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  65. bb59dbf usb: gadget: m66592-udc: add function for external controller by Yoshihiro Shimoda · 13 years ago
  66. 45304e8 usb: update email address in ohci-sh and r8a66597-hcd by Yoshihiro Shimoda · 13 years ago
  67. f2e9039 usb: r8a66597-hcd: add function for external controller by Yoshihiro Shimoda · 13 years ago
  68. 5154e9f usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data by Yoshihiro Shimoda · 13 years ago
  69. 352c2dc usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 13 years ago
  70. e9c23a2 usb: gadget: add missing #include's by Sergei Shtylyov · 13 years ago
  71. bdb64d7 usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 13 years ago
  72. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 13 years ago
  73. a59d6b9 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 13 years ago
  74. ea2a1df usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 13 years ago
  75. 48767a4 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 13 years ago
  76. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  77. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago
  78. e73a989 usb: renesas_usbhs: add DMAEngine support by Kuninori Morimoto · 13 years ago
  79. 325fd18 USB: gadget.h depends on ch9.h so include ch9.h directly by Mark Brown · 13 years ago
  80. 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
  81. 1b9ba00 usb: gadget: composite: Allow function drivers to pause control transfers by Roger Quadros · 13 years ago
  82. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  83. 04aebcb USB: OTG: msm: Add PHY suspend support for MSM8960 by Pavankumar Kondeti · 13 years ago
  84. d860852 USB: OTG: msm: Implement charger detection by Pavankumar Kondeti · 13 years ago
  85. 0f73cac USB: OTG: msm: vote for dayatona fabric clock by Anji jonnala · 13 years ago
  86. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 13 years ago
  87. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  88. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 13 years ago
  89. 1395401 USB: ehci: remove structure packing from ehci_def by Rabin Vincent · 13 years ago
  90. dbc2654 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  91. 64b3c30 usb/ch9: use proper endianess for wBytesPerInterval by Sebastian Andrzej Siewior · 13 years ago
  92. 3dacdf1 usb: factor out state_string() on otg drivers by Anatolij Gustschin · 13 years ago
  93. bc57381 usb: renesas_usbhs: use delayed_work instead of work_struct by Kuninori Morimoto · 13 years ago
  94. af32fe5 usb: renesas_usbhs: remove callback when module removed. by Kuninori Morimoto · 13 years ago
  95. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  96. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  97. 38a2f37 usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. by huajun li · 13 years ago
  98. 3ab810f usb gadget: fix all Section mismatch warnings by Randy Dunlap · 13 years ago
  99. f1407d5 usb: renesas_usbhs: Add Renesas USBHS common code by Kuninori Morimoto · 13 years ago
  100. 4d42d41 rndis_host: Poll status before control channel where necessary by Ben Hutchings · 13 years ago