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