index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: change bInterval default to 10 ms
Alan Stern
2016-09-16
1
-11
/
+17
*
USB: fix typo in wMaxPacketSize validation
Alan Stern
2016-08-23
1
-1
/
+1
*
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
2016-08-09
1
-3
/
+63
*
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
2016-03-30
1
-9
/
+7
*
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
2016-02-14
1
-0
/
+3
*
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
2016-02-14
1
-0
/
+31
*
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2016-01-24
1
-1
/
+2
*
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
2015-12-01
1
-1
/
+2
*
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
2015-10-04
1
-0
/
+4
*
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
2015-09-21
1
-2
/
+3
*
usb-core bInterval quirk
James P Michels III
2014-08-01
1
-0
/
+11
*
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2014-03-12
1
-0
/
+4
|
\
|
*
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
2014-03-07
1
-0
/
+4
*
|
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
2014-03-04
1
-1
/
+0
|
/
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2013-12-09
1
-7
/
+0
*
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
2013-08-12
1
-1
/
+2
*
usb: Fail a get config when the port is powered off.
Lan Tianyu
2012-09-10
1
-0
/
+2
*
usbcore: get BOS descriptor set
Andiry Xu
2011-09-26
1
-0
/
+103
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-4
/
+4
*
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
2011-08-01
1
-5
/
+6
*
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2011-05-02
1
-1
/
+1
*
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
1
-130
/
+55
*
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
1
-6
/
+4
*
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2010-05-20
1
-2
/
+14
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+2
*
USB: Fix SS endpoint companion descriptor parsing.
Sarah Sharp
2009-09-23
1
-1
/
+1
*
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-07-28
1
-21
/
+27
*
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
1
-17
/
+19
*
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
1
-9
/
+180
*
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
1
-0
/
+1
*
USB: ehci tolerates some buggy devices
David Brownell
2008-04-24
1
-0
/
+17
*
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2008-02-01
1
-6
/
+8
*
usb: usb_get_configuration() obeys authorization
Inaky Perez-Gonzalez
2007-10-12
1
-5
/
+19
*
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
1
-0
/
+15
*
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
2007-07-12
1
-3
/
+9
*
USB: Handle bogus low-speed Bulk endpoints
Alan Stern
2007-07-12
1
-0
/
+15
*
USB: Fix up bogus bInterval values in endpoint descriptors
Alan Stern
2007-06-08
1
-1
/
+41
*
USB: don't try to kzalloc 0 bytes
Alan Stern
2007-05-22
1
-4
/
+6
*
usb: deal with broken config descriptors
Inaky Perez-Gonzalez
2006-09-27
1
-1
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
1
-5
/
+0
*
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
1
-4
/
+6
*
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
1
-8
/
+4
*
[PATCH] USB: fix up some sparse warnings about static functions that aren't s...
Greg KH
2005-04-18
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+534