USB: Move private hub declarations out of public header file
[safe/jmp/linux-2.6] / drivers / usb / core / endpoint.c
2006-10-17 Alan Sternusbcore: fix endpoint device creation
2006-10-17 Alan Sternusbcore: fix refcount bug in endpoint removal
2006-09-27 Greg Kroah-HartmanUSB: fix __must_check warnings in drivers/usb/core/
2006-06-21 Greg Kroah-Hartman[PATCH] USB: make endpoints real struct devices
2006-06-21 Greg Kroah-Hartman[PATCH] USB: make usb_create_ep_files take a struct...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: move the endpoint specific sysfs code...