1. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  2. 2e6a9e8 USB: remove unneeded idr.h include by Greg Kroah-Hartman · 11 years ago
  3. 2d36684 usb/endpoint: Set release callback in the struct device_type instead of in the device itself directly by Lan Tianyu · 12 years ago
  4. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  5. 9562271 usb: set ep_dev async suspend should be later than device_initialize by Peter Chen · 14 years ago
  6. 7b3a766 usb: core: endpoint: Fix error path by Rahul Ruikar · 14 years ago
  7. cd62ace USB: core endpoint: Fix Coding Styles by csanchez@neurowork.net · 15 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  9. 927bc91 PM: Allow USB devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  10. a4dbd67 driver model: constify attribute groups by David Brownell · 16 years ago
  11. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 16 years ago
  12. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  13. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  14. 69a8594 USB: remove err() macro from usb core code by Greg Kroah-Hartman · 16 years ago
  15. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  16. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  17. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 17 years ago
  18. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  19. 7477120 USB: Get rid of annoying endpoint-release message by Alan Stern · 17 years ago
  20. c5999f0 USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR by Josh Triplett · 18 years ago
  21. c07be13 USB: Fixed bug in endpoint release function. by Sarah Bailey · 18 years ago
  22. 7e27780 USB: added dynamic major number for USB endpoints by Sarah Bailey · 18 years ago
  23. d5477c1 usbcore: fix endpoint device creation by Alan Stern · 18 years ago
  24. c40fd5e usbcore: fix refcount bug in endpoint removal by Alan Stern · 18 years ago
  25. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  26. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 19 years ago
  27. 36679ea [PATCH] USB: make usb_create_ep_files take a struct device by Greg Kroah-Hartman · 19 years ago
  28. 84412f6 [PATCH] USB: move the endpoint specific sysfs code to it's own file by Greg Kroah-Hartman · 19 years ago