summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/config.c
Commit message (Expand)AuthorAgeFilesLines
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-131-0/+15
* USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart2007-07-131-3/+9
* USB: Handle bogus low-speed Bulk endpointsAlan Stern2007-07-131-0/+15
* USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern2007-06-091-1/+41
* USB: don't try to kzalloc 0 bytesAlan Stern2007-05-231-4/+6
* usb: deal with broken config descriptorsInaky Perez-Gonzalez2006-09-271-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-5/+0Star
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-291-4/+6
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-291-8/+4Star
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-191-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+534