aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/config.c
Commit message (Expand)AuthorAge
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-03
* USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-18
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-19
* usb: Increase quirk delay for USB devicesDmitry Fleytman2017-09-18
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-14
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-05
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* USB: change bInterval default to 10 msAlan Stern2016-09-16
* USB: fix typo in wMaxPacketSize validationAlan Stern2016-08-23
* USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2016-08-09
* usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman2016-03-31
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-14
* usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-14
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-24
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2015-12-01
* usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-04
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-09-22
* usb-core bInterval quirkJames P Michels III2014-08-01
* Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-12
|\
| * usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner2014-03-07
* | usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-04
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2013-12-09
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-08-12
* usb: Fail a get config when the port is powered off.Lan Tianyu2012-09-10
* usbcore: get BOS descriptor setAndiry Xu2011-09-26
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-01
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
* 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-16
* USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-16
* USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp2009-06-16
* USB: ehci tolerates some buggy devicesDavid Brownell2008-04-25
* 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-23
* 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