aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman1-6/+8
2007-10-12usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez1-5/+19
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler1-0/+15
2007-07-12USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart1-3/+9
2007-07-12USB: Handle bogus low-speed Bulk endpointsAlan Stern1-0/+15
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern1-1/+41
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern1-4/+6
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez1-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-5/+0
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern1-4/+6
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern1-8/+4
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't static.Greg KH1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+534