fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
[safe/jmp/linux-2.6] / drivers / usb / core / endpoint.c
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-12 Alan SternUSB: Get rid of annoying endpoint-release message
2007-02-16 Josh TriplettUSB: In init_endpoint_class, use PTR_ERR to obtain...
2007-01-05 Sarah BaileyUSB: Fixed bug in endpoint release function.
2006-12-01 Sarah BaileyUSB: added dynamic major number for USB endpoints
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...