index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
config.c
Age
Commit message (
Expand
)
Author
2013-08-12
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
2012-09-10
usb: Fail a get config when the port is powered off.
Lan Tianyu
2011-09-26
usbcore: get BOS descriptor set
Andiry Xu
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-01
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
2011-05-02
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2009-09-23
USB: Fix SS endpoint companion descriptor parsing.
Sarah Sharp
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-06-16
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-16
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-16
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2008-04-25
USB: ehci tolerates some buggy devices
David Brownell
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2007-10-12
usb: usb_get_configuration() obeys authorization
Inaky Perez-Gonzalez
2007-07-12
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
2007-07-12
USB: Handle bogus low-speed Bulk endpoints
Alan Stern
2007-06-08
USB: Fix up bogus bInterval values in endpoint descriptors
Alan Stern
2007-05-23
USB: don't try to kzalloc 0 bytes
Alan Stern
2006-09-27
usb: deal with broken config descriptors
Inaky Perez-Gonzalez
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-10-28
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-04-19
[PATCH] USB: fix up some sparse warnings about static functions that aren't s...
Greg KH
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds