aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/config.c
AgeCommit message (Expand)Author
2009-09-23USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2008-04-24USB: ehci tolerates some buggy devicesDavid Brownell
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman
2007-10-12usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-07-12USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart
2007-07-12USB: Handle bogus low-speed Bulk endpointsAlan Stern
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds