summaryrefslogtreecommitdiff
path: root/drivers/usb/core/config.c
AgeCommit message (Expand)Author
2012-09-10usb: Fail a get config when the port is powered off.Lan Tianyu
2011-09-26usbcore: get BOS descriptor setAndiry Xu
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-01usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: core: config.c: usb_get_configuration() simplifiedMichal Nazarewicz
2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
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-03-17[PATCH] USB: possible cleanupsAdrian Bunk
2005-03-14[PATCH] USB: minor cleanup of string freeing in core code.Greg Kroah-Hartman
2005-03-07[PATCH] USB: cache the iConfiguration string, if present.Greg Kroah-Hartman
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-12-20USB: change wTotalLength field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-12-15[PATCH] USB: maintain usb_host_endpoint.urb_list (11/15)David Brownell
2004-08-02KREF: fix up the current kref users for the changed api.Greg Kroah-Hartman
2004-06-30[PATCH] sparse: NULL vs 0 - drivers/usbMika Kukkonen
2004-05-24[PATCH] USB: Initially read 9 bytes of config descriptorAlan Stern
2004-05-11[PATCH] USB: Accept devices with funky interface/altsetting numbersAlan Stern
2004-04-27[PATCH] USB: Allocate interface structures dynamicallyAlan Stern
2004-03-29[PATCH] USB: usb/core/config.c null pointers after kfreeDavid Brownell
2004-03-24[PATCH] USB: Code improvements for core/config.cAlan Stern
2004-03-24[PATCH] USB: Improve core/config.c error messagesAlan Stern
2004-03-02[PATCH] USB: Don't add/del interfaces, register/unregister themAlan Stern
2003-09-24[PATCH] USB: usb_set_configuration() rework (v2)David Brownell
2003-09-18[PATCH] USB: Changes to core/config.c (9 of 9)Alan Stern
2003-09-18[PATCH] USB: Changes to core/config.c (8 of 9)Alan Stern
2003-09-18[PATCH] USB: Changes to core/config.c (7 of 9)Alan Stern
2003-09-17[PATCH] USB: Changes to core/config.c (6 of 9)Alan Stern
2003-09-17[PATCH] USB: Changes to core/config.c (5 of 9)Alan Stern
2003-09-17[PATCH] USB: Changes to core/config.c (4 of 9)Alan Stern