1. e4c6fb7 usbnet: move the CDC parser into USB core by Oliver Neukum · 8 years ago
  2. 25b1f9a usb: quirks: Add no-lpm quirk for Elan by Joseph Salisbury · 8 years ago
  3. ab2a4bf USB: don't free bandwidth_mutex too early by Alan Stern · 8 years ago
  4. 32cb0b3 usb: quirks: Add no-lpm quirk for Acer C120 LED Projector by Hans de Goede · 8 years ago
  5. 81099f9 usb: quirks: Fix sorting by Hans de Goede · 8 years ago
  6. 7844b89 Merge 4.6-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  7. 681fef8 USB: usbfs: fix potential infoleak in devio by Kangjie Lu · 8 years ago
  8. 6fb650d USB: leave LPM alone if possible when binding/unbinding interface drivers by Alan Stern · 8 years ago
  9. 9be427e Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping" by Johan Hovold · 8 years ago
  10. dc5878a usb: core: move root hub's device node assignment after it is added to bus by Peter Chen · 8 years ago
  11. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 8 years ago
  12. 10871c1 usb: devio: declare usbdev_vm_ops as static by Michele Curti · 8 years ago
  13. f5e6253 usb: core: buffer: avoid NULL pointer dereferrence by Chunfeng Yun · 8 years ago
  14. 5f2e5fb drivers: usb: core: Minimize irq disabling in usb_sg_cancel() by David Mosberger · 8 years ago
  15. 98b74b0 drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit. by David Mosberger · 8 years ago
  16. d64aab0 hub: admit devices are SS+ by Oliver Neukum · 8 years ago
  17. e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 8 years ago
  18. 59b9023 usb: fix regression in SuperSpeed endpoint descriptor parsing by Mathias Nyman · 8 years ago
  19. 0b818e3 USB: usb_driver_claim_interface: add sanity checking by Oliver Neukum · 8 years ago
  20. 7222c83 usb/core: usb_alloc_dev(): fix setting of ->portnum by Nicolai Stange · 8 years ago
  21. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  22. 69bec72 USB: core: let USB device know device node by Peter Chen · 9 years ago
  23. d883f52 usb: devio: Add ioctl to disallow detaching kernel USB drivers. by Reilly Grant · 8 years ago
  24. 0d5ce77 usb: hub: fix a typo in hub_port_init() leading to wrong logic by Oliver Neukum · 9 years ago
  25. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  26. 58f2266 usb: core: Allow compilation on platforms where NO_DMA=y by Geert Uytterhoeven · 9 years ago
  27. e5bdfd5 Revert "usb: hub: do not clear BOS field during reset device" by Greg Kroah-Hartman · 8 years ago
  28. 264904c usb: retry reset if a device times out by Oliver Neukum · 9 years ago
  29. f7d34b4 USB: Add support for usbfs zerocopy. by Steinar H. Gunderson · 9 years ago
  30. faee822 usb: Add USB 3.1 Precision time measurement capability descriptor support by Mathias Nyman · 9 years ago
  31. b37d83a usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor by Mathias Nyman · 9 years ago
  32. a44007a4 drivers: usb: removed assignment of 0 to static variables by Saurabh Sengar · 9 years ago
  33. a4b5d60 usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock by Heiner Kallweit · 9 years ago
  34. 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
  35. b4a90d0 usb: no locking for reading descriptors in sysfs by Oliver Neukum · 9 years ago
  36. 7dd9cba usb: sysfs: make locking interruptible by Oliver Neukum · 9 years ago
  37. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  38. 4f97f8f Merge 4.5-rc2 into usb-next by Greg Kroah-Hartman · 9 years ago
  39. d8f00cd usb: hub: do not clear BOS field during reset device by Du, Changbin · 9 years ago
  40. 6ae706a USB: core, wusbcore: use bus_to_hcd by Geliang Tang · 9 years ago
  41. 69ab55d USB: core, devio: use to_usb_device by Geliang Tang · 9 years ago
  42. f8868ed usb: core: use kbasename() instead of open-coded variant by Andy Shevchenko · 9 years ago
  43. 0cdd49a usb: Support USB 3.1 extended port status request by Mathias Nyman · 9 years ago
  44. 9508e3b usb: add device descriptor for usb 3.1 root hub by Mathias Nyman · 9 years ago
  45. b231664 usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices by Mathias Nyman · 9 years ago
  46. 5f9c3a6 usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS by Mathias Nyman · 9 years ago
  47. 8a1b272 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices by Mathias Nyman · 9 years ago
  48. 73a02d3 usb: Use memdup_user to reuse the code by Rahul Pathak · 9 years ago
  49. 64f10ed usb: core: devio.c: Removed unnecessary space by Chase Metzger · 9 years ago
  50. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  52. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  53. e3345db USB / PM: Allow USB devices to remain runtime-suspended when sleeping by Tomeu Vizoso · 9 years ago
  54. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  55. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  56. bfccd95 Merge 4.4-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  57. e50293e USB: fix invalid memory access in hub_activate() by Alan Stern · 9 years ago
  58. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  59. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  60. 097a9ea usb: make "nousb" a clear module parameter by Oliver Neukum · 9 years ago
  61. 6b82b12 usb: Add connected retry on resume for non SS devices by Al Cooper · 9 years ago
  62. 6406eeb usb: Quiet down false peer failure messages by Don Zickus · 9 years ago
  63. 513072d usb: core: lpm: add sysfs node for usb3 lpm permit by Lu Baolu · 9 years ago
  64. bf5ce5b usb: core: lpm: fix usb3_hardware_lpm sysfs node by Lu Baolu · 9 years ago
  65. 5377adb usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message by Ben Hutchings · 9 years ago
  66. 464ad8c usb: core : hub: Fix BOS 'NULL pointer' kernel panic by Hans Yang · 9 years ago
  67. 6fb8ac8 USB: constify usb_mon_operations structure by Julia Lawall · 9 years ago
  68. a016a81 USB: add usbfs snooping for REAP and DISCARD by Alan Stern · 9 years ago
  69. 0290cc9 USB: limit usbfs snooping of URB contents by Alan Stern · 9 years ago
  70. df36c5b USB: quirks: Fix another ELAN touchscreen by Adrien Vergé · 9 years ago
  71. c4f1613 usb: kconfig: fix warning of select USB_OTG by Peter Chen · 9 years ago
  72. ae416ba4 USB: core: Codestyle fix in urb.c by Jonas Hesselmann · 9 years ago
  73. d491fe7 usb: hcd: use USB_DT_* by Sergei Shtylyov · 9 years ago
  74. b1630da Merge 4.3-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  75. 7219473 usb: Add device quirk for Logitech PTZ cameras by Vincent Palatin · 9 years ago
  76. 8484bf2 USB: Add reset-resume quirk for two Plantronics usb headphones. by Yao-Wen Mao · 9 years ago
  77. 7d2d641 usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device by Li Jun · 9 years ago
  78. 9766f25 usb: core: driver: Use kmalloc_array by Muhammad Falak R Wani · 9 years ago
  79. 39047e0 usb: message: remove redundant declaration by Kris Borer · 9 years ago
  80. 17a364e usb: hub: remove redundant declarations by Kris Borer · 9 years ago
  81. 039b330 usb: core: hub: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  82. 7117522 usb: define HCD_USB31 speed option for hosts that support USB 3.1 features by Mathias Nyman · 9 years ago
  83. 3220bef usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor by Mathias Nyman · 9 years ago
  84. 60f5939 Merge 4.3-rc3 into usb-next by Greg Kroah-Hartman · 9 years ago
  85. ff8e2c5 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  86. 310d2b4 usb: interface authorization: SysFS part of USB interface authorization by Stefan Koch · 9 years ago
  87. b3910ce usb: interface authorization: Introduces the USB interface authorization by Stefan Koch · 9 years ago
  88. 8d1f857 usb: interface authorization: Control interface probing and claiming by Stefan Koch · 9 years ago
  89. 6b2bd3c usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  90. ff30cbc usb: Use the USB_SS_MULT() macro to get the burst multiplier. by Mathias Nyman · 9 years ago
  91. 12e1a6a Revert "usb: interface authorization: Introduces the default interface authorization" by Greg Kroah-Hartman · 9 years ago
  92. 8c2ea97 Revert "usb: interface authorization: Control interface probing and claiming" by Greg Kroah-Hartman · 9 years ago
  93. 5651440 Revert "usb: interface authorization: Introduces the USB interface authorization" by Greg Kroah-Hartman · 9 years ago
  94. 4d924d7 Revert "usb: interface authorization: SysFS part of USB interface authorization" by Greg Kroah-Hartman · 9 years ago
  95. a1b93ab Revert "usb: interface authorization: Use a flag for the default device authorization" by Greg Kroah-Hartman · 9 years ago
  96. 1724856 usb: core: hub: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  97. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  98. 187b3d7 usb: interface authorization: SysFS part of USB interface authorization by Stefan Koch · 9 years ago
  99. ef0909c usb: interface authorization: Introduces the USB interface authorization by Stefan Koch · 9 years ago
  100. de7718b usb: interface authorization: Control interface probing and claiming by Stefan Koch · 9 years ago