summaryrefslogtreecommitdiff
path: root/drivers/usb/core/config.c
Commit message (Expand)AuthorAge
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-20
* USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz2010-05-20
* USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp2009-09-23
* USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp2009-07-28
* USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-15
* USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-15
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-15
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-24
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-01
* usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-12
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
* USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart2007-07-12
* USB: Handle bogus low-speed Bulk endpointsAlan Stern2007-07-12
* USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern2007-06-08
* USB: don't try to kzalloc 0 bytesAlan Stern2007-05-22
* usb: deal with broken config descriptorsInaky Perez-Gonzalez2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-28
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-28
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16