index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
usb: fix a few cases of -Wfallthrough
Nick Desaulniers
1
-0
/
+1
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-19
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
1
-4
/
+4
2020-02-10
USB: core: clean up endpoint-descriptor parsing
Johan Hovold
1
-12
/
+8
2020-02-10
USB: core: add endpoint-blacklist quirk
Johan Hovold
1
-0
/
+11
2020-01-06
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
1
-4
/
+8
2019-12-30
USB: core: fix check for duplicate endpoints
Johan Hovold
1
-12
/
+58
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+5
2019-10-28
USB: Skip endpoints with 0 maxpacket length
Alan Stern
1
-0
/
+5
2019-10-10
USB: core: drop OOM message
Johan Hovold
1
-7
/
+5
2019-09-04
USB: usbcore: Fix slab-out-of-bounds bug during device reset
Alan Stern
1
-4
/
+8
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
1
-2
/
+2
2019-02-19
usb: core: config: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2019-02-04
usb: core: Move variable initialization to appropriate place
Suwan Kim
1
-2
/
+1
2019-01-07
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
1
-4
/
+1
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
1
-1
/
+3
2017-12-19
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
1
-1
/
+1
2017-12-13
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
1
-1
/
+3
2017-12-13
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
1
-6
/
+3
2017-12-12
USB: core: only clean up what we allocated
Andrey Konovalov
1
-3
/
+6
2017-11-28
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-4
/
+24
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
1
-1
/
+1
2017-10-18
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
1
-2
/
+4
2017-09-19
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-3
/
+11
2017-09-18
usb: Increase quirk delay for USB devices
Dmitry Fleytman
1
-1
/
+1
2017-03-14
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+10
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
1
-0
/
+5
2016-09-16
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-08-23
USB: fix typo in wMaxPacketSize validation
Alan Stern
1
-1
/
+1
2016-08-09
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
1
-3
/
+63
2016-03-31
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
1
-9
/
+7
2016-02-15
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
1
-0
/
+3
2016-02-15
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
1
-0
/
+31
2016-01-25
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-1
/
+2
2015-12-02
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2015-10-04
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
1
-0
/
+4
2015-09-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2014-08-02
usb-core bInterval quirk
James P Michels III
1
-0
/
+11
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-03-05
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
1
-1
/
+0
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-10
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
1
-7
/
+0
2013-08-12
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
1
-1
/
+2
2012-09-11
usb: Fail a get config when the port is powered off.
Lan Tianyu
1
-0
/
+2
2011-09-27
usbcore: get BOS descriptor set
Andiry Xu
1
-0
/
+103
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-4
/
+4
2011-08-01
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
1
-5
/
+6
2011-05-03
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
1
-1
/
+1
[next]