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