summaryrefslogtreecommitdiff
path: root/drivers/usb/core/endpoint.c
AgeCommit message (Expand)Author
2008-05-14USB: create attributes before sending ueventAlan Stern
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-12USB: Get rid of annoying endpoint-release messageAlan Stern
2007-02-16USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett
2007-01-05USB: Fixed bug in endpoint release function.Sarah Bailey
2006-12-01USB: added dynamic major number for USB endpointsSarah Bailey
2006-10-17usbcore: fix endpoint device creationAlan Stern
2006-10-17usbcore: fix refcount bug in endpoint removalAlan Stern
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman