Greg Kroah-Hartman
|
bd7a3fe770
USB: fix out-of-bounds in usb_set_configuration
|
8 年之前 |
Dmitry Fleytman
|
b2a542bbb3
usb: Increase quirk delay for USB devices
|
8 年之前 |
Samuel Thibault
|
3243367b20
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
|
8 年之前 |
Alan Stern
|
0a8fd13462
USB: fix problems with duplicate endpoint addresses
|
8 年之前 |
Greg Kroah-Hartman
|
b65fba3d87
USB: core: add missing license information to some files
|
8 年之前 |
Alan Stern
|
08c5cd3748
USB: change bInterval default to 10 ms
|
9 年之前 |
Alan Stern
|
6c73358c83
USB: fix typo in wMaxPacketSize validation
|
9 年之前 |
Alan Stern
|
aed9d65ac3
USB: validate wMaxPacketValue entries in endpoint descriptors
|
9 年之前 |
Mathias Nyman
|
59b9023c35
usb: fix regression in SuperSpeed endpoint descriptor parsing
|
9 年之前 |
Mathias Nyman
|
faee822c5a
usb: Add USB 3.1 Precision time measurement capability descriptor support
|
9 年之前 |
Mathias Nyman
|
b37d83a6a4
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
|
9 年之前 |
Mathias Nyman
|
8a1b2725a6
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
|
9 年之前 |
Ben Hutchings
|
5377adb092
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
|
9 年之前 |
Mathias Nyman
|
3220befddc
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
|
10 年之前 |
Mathias Nyman
|
ff30cbc8da
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
|
10 年之前 |
James P Michels III
|
cd83ce9e61
usb-core bInterval quirk
|
11 年之前 |
Greg Kroah-Hartman
|
192c028b6a
Merge 3.14-rc6 into usb-next
|
11 年之前 |
Julius Werner
|
d86db25e53
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
|
11 年之前 |
Hans de Goede
|
8f5d35441f
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
|
12 年之前 |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Thomas Pugliese
|
83e83ecb79
usb: core: get config and string descriptors for unauthorized devices
|
11 年之前 |
Hans de Goede
|
b4f17a488a
usb: config->desc.bLength may not exceed amount of data returned by the device
|
12 年之前 |
Lan Tianyu
|
3a22b872e9
usb: Fail a get config when the port is powered off.
|
13 年之前 |
Andiry Xu
|
3148bf041d
usbcore: get BOS descriptor set
|
14 年之前 |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 年之前 |
Sebastian Andrzej Siewior
|
7de7c7d2cb
usb/config: use proper endian access for wMaxPacketSize
|
14 年之前 |
Sebastian Andrzej Siewior
|
64b3c304be
usb/ch9: use proper endianess for wBytesPerInterval
|
14 年之前 |
Alan Stern
|
842f16905d
USB: remove the usb_host_ss_ep_comp structure
|
15 年之前 |
Michal Nazarewicz
|
e8f4af304e
USB: core: config.c: usb_get_configuration() simplified
|
15 年之前 |
Hans de Goede
|
317149c655
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
|
15 年之前 |