Mathias Nyman
|
faee822c5a
usb: Add USB 3.1 Precision time measurement capability descriptor support
|
9 years ago |
Mathias Nyman
|
b37d83a6a4
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
|
9 years ago |
Mathias Nyman
|
8a1b2725a6
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
|
9 years ago |
Ben Hutchings
|
5377adb092
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
|
9 years ago |
Mathias Nyman
|
3220befddc
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
|
10 years ago |
Mathias Nyman
|
ff30cbc8da
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
|
10 years ago |
James P Michels III
|
cd83ce9e61
usb-core bInterval quirk
|
11 years ago |
Greg Kroah-Hartman
|
192c028b6a
Merge 3.14-rc6 into usb-next
|
11 years ago |
Julius Werner
|
d86db25e53
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
|
11 years ago |
Hans de Goede
|
8f5d35441f
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
|
12 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Thomas Pugliese
|
83e83ecb79
usb: core: get config and string descriptors for unauthorized devices
|
11 years ago |
Hans de Goede
|
b4f17a488a
usb: config->desc.bLength may not exceed amount of data returned by the device
|
12 years ago |
Lan Tianyu
|
3a22b872e9
usb: Fail a get config when the port is powered off.
|
13 years ago |
Andiry Xu
|
3148bf041d
usbcore: get BOS descriptor set
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
7de7c7d2cb
usb/config: use proper endian access for wMaxPacketSize
|
14 years ago |
Sebastian Andrzej Siewior
|
64b3c304be
usb/ch9: use proper endianess for wBytesPerInterval
|
14 years ago |
Alan Stern
|
842f16905d
USB: remove the usb_host_ss_ep_comp structure
|
15 years ago |
Michal Nazarewicz
|
e8f4af304e
USB: core: config.c: usb_get_configuration() simplified
|
15 years ago |
Hans de Goede
|
317149c655
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Sarah Sharp
|
6682bb39e1
USB: Fix SS endpoint companion descriptor parsing.
|
16 years ago |
Sarah Sharp
|
9f8e443816
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
|
16 years ago |
Sarah Sharp
|
f0058c6278
USB: Change names of SuperSpeed ep companion descriptor structs.
|
16 years ago |
Sarah Sharp
|
663c30d082
USB: Parse and store the SuperSpeed endpoint companion descriptors.
|
16 years ago |
Sarah Sharp
|
6b403b020c
USB: Add SuperSpeed to the list of USB device speeds.
|
16 years ago |
David Brownell
|
caa9ef672a
USB: ehci tolerates some buggy devices
|
17 years ago |
Greg Kroah-Hartman
|
2c044a4803
USB: fix codingstyle issues in drivers/usb/core/*.c
|
17 years ago |
Inaky Perez-Gonzalez
|
1145065cd0
usb: usb_get_configuration() obeys authorization
|
18 years ago |