1. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  2. d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 9 years ago
  3. e3aa205 Documentation usb serial: fixed how to provide vendor and product id by H. Nikolaus Schaller · 9 years ago
  4. 4e39aca usb: Documentation: gadget-testing: fix parameter for capture channel mask by Peter Chen · 9 years ago
  5. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  6. 01e3ad8 doc: usb: chipidea: add usb wakeup enable example by Peter Chen · 9 years ago
  7. ee1cd51 usb: gadget: printer: add configfs support by Andrzej Pietrasiewicz · 9 years ago
  8. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  9. 9c4f538 Documentation: usb: UVC function testing by Andrzej Pietrasiewicz · 10 years ago
  10. 020c6f9 Documentation: usb: UAC2 function testing by Andrzej Pietrasiewicz · 10 years ago
  11. dae0358 Documentation: usb: UAC1 function testing by Andrzej Pietrasiewicz · 10 years ago
  12. 480a912 Documentation: usb: SOURCESINK function testing by Andrzej Pietrasiewicz · 10 years ago
  13. 4dfcec8 Documentation: usb: SERIAL function testing by Andrzej Pietrasiewicz · 10 years ago
  14. ddb7224 Documentation: usb: RNDIS function testing by Andrzej Pietrasiewicz · 10 years ago
  15. da2907d Documentation: usb: PHONET function testing by Andrzej Pietrasiewicz · 10 years ago
  16. d81b85d Documentation: usb: OBEX function testing by Andrzej Pietrasiewicz · 10 years ago
  17. 4d0fa79 Documentation: usb: NCM function testing by Andrzej Pietrasiewicz · 10 years ago
  18. 0d6be59 Documentation: usb: MIDI function testing by Andrzej Pietrasiewicz · 10 years ago
  19. cdbe287 Documentation: usb: MASS STORAGE function testing by Andrzej Pietrasiewicz · 10 years ago
  20. ec91aff Documentation: usb: LOOPBACK function testing by Andrzej Pietrasiewicz · 10 years ago
  21. f7e3c3c Documentation: usb: HID function testing by Andrzej Pietrasiewicz · 10 years ago
  22. 2c0f62f Documentation: usb: FFS function testing by Andrzej Pietrasiewicz · 10 years ago
  23. 4ca560a Documentation: usb: EEM function testing by Andrzej Pietrasiewicz · 10 years ago
  24. 7bfbc6e Documentation: usb: ECM subset function testing by Andrzej Pietrasiewicz · 10 years ago
  25. d5862ca Documentation: usb: ECM function testing by Andrzej Pietrasiewicz · 10 years ago
  26. e38eb2c Documentation: usb: ACM function testing by Andrzej Pietrasiewicz · 10 years ago
  27. b797ef4 Documentation: usb: gadget_serial: update generic serial setup instruction by Andrzej Pietrasiewicz · 10 years ago
  28. 11a6322 doc: usbmon: fix spelling s/unpriviledged/unprivileged/ by Jeremiah Mahler · 10 years ago
  29. 7690037 doc: usbmon: fix wording "be reading until" by Jeremiah Mahler · 10 years ago
  30. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  31. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  32. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  33. 9f10adc Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  34. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  35. 21a9476 usb: gadget: hid: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  36. 720a8d3 gadget_configfs.txt: fix spelling of 'function' by Frans Klaver · 10 years ago
  37. 5f9f975 USB: serial: keyspan_pda: fix Entrega company name spelling by Mark Knibbs · 10 years ago
  38. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  39. 005799d uwb: doc: bring uwb documentation up to date by Thomas Pugliese · 10 years ago
  40. 31e01f0 usb: doc: hotplug.txt code typos by Jeremiah Mahler · 10 years ago
  41. f64c519 usb: documentation for usb port power off mechanisms by Lan Tianyu · 10 years ago
  42. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  43. ec447ab Doc: usb: chipidea: need to build both kernel Image and modules by Peter Chen · 10 years ago
  44. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  45. 9159e04 Documentation: usb: add chipidea.txt for how to demo usb OTG HNP and SRP by Li Jun · 10 years ago
  46. df5cbb2 doc: fix double words by Masanari Iida · 10 years ago
  47. 9c8f682 doc: Fix typo in USB Gadget Documentation by David E. Narvaez · 11 years ago
  48. 2bb9936 doc: usb: Fix typo in Documentation/usb/gadget_configs.txt by Masanari Iida · 11 years ago
  49. 21a9631 proc_usb_info.txt: Correct documentation about endianness of config descriptors by Hans de Goede · 11 years ago
  50. 85721d4 USB: URB documentation: claim complete() will be run with IRQs enabled by Ming Lei · 11 years ago
  51. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  52. 5e654a4 Documentation/usb: gadget_configfs by Andrzej Pietrasiewicz · 11 years ago
  53. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  54. 4e9c8e5 USB: remove CONFIG_USB_SUSPEND from Documentation by Alan Stern · 11 years ago
  55. 2f02bc8 USB: report submission of active URBs by Alan Stern · 12 years ago
  56. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  57. fa06920 usb: gadget: Remove File-backed Storage Gadget (g_file_storage). by Michal Nazarewicz · 12 years ago
  58. a03bede USB: update documentation for URB_ISO_ASAP by Alan Stern · 12 years ago
  59. 4d9e408 usb: add decriptor of persist fail for some morph usb devices by Lan Tianyu · 12 years ago
  60. a8287a4 usb: gadget: mass_storage: add documentation by Michal Nazarewicz · 12 years ago
  61. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  62. 581791f FunctionFS: enable multiple functions by Andrzej Pietrasiewicz · 12 years ago
  63. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  64. da8bfb0 USB documentation: explain lifetime rules for unlinking URBs by Alan Stern · 12 years ago
  65. 2e8dc2f usb/usbmon: correct the data interpretation of usbmon's output by Sebastian Andrzej Siewior · 12 years ago
  66. 5edfe7d doc: fix a few typos by Masanari Iida · 12 years ago
  67. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  68. 1f8ee46 Documentation: Fix Broken URL "freshmeat" by Masanari Iida · 12 years ago
  69. 67748df Documentation: Fix typo in proc_usb_info.txt by Masanari Iida · 12 years ago
  70. 45f3122 Documentation: Fix typo in power-management.txt by Masanari Iida · 12 years ago
  71. d8cae98 USB: update documentation for usbmon by Alan Stern · 13 years ago
  72. 118205d USB: linux-cdc-acm.inf: add support for the acm_ms gadget by Klaus Schwarzkopf · 13 years ago
  73. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  74. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  75. 879631a usb: dwc3: gadget: implement streams support by Felipe Balbi · 13 years ago
  76. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  77. c1045e8 usbcore: add sysfs support to xHCI usb2 hardware LPM by Andiry Xu · 13 years ago
  78. 72246da usb: Introduce DesignWare USB3 DRD Driver by Felipe Balbi · 13 years ago
  79. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  80. f549953 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. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  82. 6e7be1a USB: Documentation: Use correct character in gadget_hid.txt by Tobias Klauser · 13 years ago
  83. a9e7586 USB: Fix up URB error codes to reflect implementation. by Sarah Sharp · 13 years ago
  84. 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
  85. 6498d9d USB: documentation update for the pre_reset method by Alan Stern · 13 years ago
  86. 7701846 USB: gadget: g_multi: fixed vendor and product ID in inf files by Michal Nazarewicz · 13 years ago
  87. 1a978c5 HID: Move hiddev.txt to the new Documentation/hid directory by Alan Ott · 13 years ago
  88. d25bc4d USB: usbmon: fix-up docs and text API for sparse ISO by Pete Zaitcev · 13 years ago
  89. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  90. 834e231 USB: teach "devices" file about Wireless and SuperSpeed USB by Alan Stern · 14 years ago
  91. c7ba692 USB: gadget: g_multi: added documentation and INF files by Michal Nazarewicz · 14 years ago
  92. e41e134 USB: gadget: g_serial: INF file updated by Michal Nazarewicz · 14 years ago
  93. 90eef5b USB: gadget: g_ether: updated INF file by Michal Nazarewicz · 14 years ago
  94. e9c64f2 USB: Documentation/usb/linux.inf: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  95. b03dbff USB: Documentation/usb/hotplug.txt: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  96. 254217d USB: Documentation/usb/ehci.txt: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  97. 0ea6e61 Documentation: update broken web addresses. by Justin P. Mattock · 14 years ago
  98. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  99. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  100. b69578d USB: usbserial: mos7720: add support for parallel port on moschip 7715 by Mike Dunn · 14 years ago