1. b37d83a usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor by Mathias Nyman · 8 years ago
  2. 8a1b272 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices by Mathias Nyman · 9 years ago
  3. 5377adb usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message by Ben Hutchings · 9 years ago
  4. 3220bef usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor by Mathias Nyman · 9 years ago
  5. ff30cbc usb: Use the USB_SS_MULT() macro to get the burst multiplier. by Mathias Nyman · 9 years ago
  6. cd83ce9 usb-core bInterval quirk by James P Michels III · 10 years ago
  7. 192c028 Merge 3.14-rc6 into usb-next by Greg Kroah-Hartman · 10 years ago
  8. d86db25 usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests by Julius Werner · 10 years ago
  9. 8f5d354 usb-core: Move USB_MAXENDPOINTS definitions to usb.h by Hans de Goede · 11 years ago
  10. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  11. 83e83ec usb: core: get config and string descriptors for unauthorized devices by Thomas Pugliese · 11 years ago
  12. b4f17a48 usb: config->desc.bLength may not exceed amount of data returned by the device by Hans de Goede · 11 years ago
  13. 3a22b87 usb: Fail a get config when the port is powered off. by Lan Tianyu · 12 years ago
  14. 3148bf0 usbcore: get BOS descriptor set by Andiry Xu · 13 years ago
  15. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  16. 7de7c7d usb/config: use proper endian access for wMaxPacketSize by Sebastian Andrzej Siewior · 13 years ago
  17. 64b3c30 usb/ch9: use proper endianess for wBytesPerInterval by Sebastian Andrzej Siewior · 13 years ago
  18. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 14 years ago
  19. e8f4af3 USB: core: config.c: usb_get_configuration() simplified by Michal Nazarewicz · 14 years ago
  20. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  21. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  22. 6682bb3 USB: Fix SS endpoint companion descriptor parsing. by Sarah Sharp · 15 years ago
  23. 9f8e443 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. by Sarah Sharp · 15 years ago
  24. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  25. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  26. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  27. caa9ef6 USB: ehci tolerates some buggy devices by David Brownell · 16 years ago
  28. 2c044a4 USB: fix codingstyle issues in drivers/usb/core/*.c by Greg Kroah-Hartman · 16 years ago
  29. 1145065 usb: usb_get_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  30. 165fe97 USB: add IAD support to usbfs and sysfs by Craig W. Nadler · 17 years ago
  31. 300871c USB: Fix up full-speed bInterval values in high-speed interrupt descriptor by Laurent Pinchart · 17 years ago
  32. 60aac1e USB: Handle bogus low-speed Bulk endpoints by Alan Stern · 17 years ago
  33. 615ae11 USB: Fix up bogus bInterval values in endpoint descriptors by Alan Stern · 17 years ago
  34. 57a21c1 USB: don't try to kzalloc 0 bytes by Alan Stern · 17 years ago
  35. cb4c8fe usb: deal with broken config descriptors by Inaky Perez-Gonzalez · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  38. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  39. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 19 years ago
  40. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago