index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: core: Change configuration warnings to notices
Alan Stern
2022-11-03
1
-41
/
+41
*
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
2021-12-12
1
-2
/
+2
*
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
2021-12-12
1
-1
/
+1
*
usb: core: config: Change sizeof(struct ...) to sizeof(*...)
Robert Greener
2021-10-06
1
-2
/
+2
*
usb: fix a few cases of -Wfallthrough
Nick Desaulniers
2020-11-13
1
-0
/
+1
*
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-1
/
+1
*
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
2020-06-19
1
-4
/
+4
*
USB: core: clean up endpoint-descriptor parsing
Johan Hovold
2020-02-10
1
-12
/
+8
*
USB: core: add endpoint-blacklist quirk
Johan Hovold
2020-02-10
1
-0
/
+11
*
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
2020-01-06
1
-4
/
+8
*
USB: core: fix check for duplicate endpoints
Johan Hovold
2019-12-30
1
-12
/
+58
*
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-11-04
1
-0
/
+5
|
\
|
*
USB: Skip endpoints with 0 maxpacket length
Alan Stern
2019-10-28
1
-0
/
+5
*
|
USB: core: drop OOM message
Johan Hovold
2019-10-10
1
-7
/
+5
|
/
*
USB: usbcore: Fix slab-out-of-bounds bug during device reset
Alan Stern
2019-09-04
1
-4
/
+8
*
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-05-21
1
-2
/
+2
*
usb: core: config: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-19
1
-3
/
+3
*
usb: core: Move variable initialization to appropriate place
Suwan Kim
2019-02-04
1
-2
/
+1
*
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
2019-01-07
1
-4
/
+1
*
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
2018-05-03
1
-1
/
+3
*
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
2017-12-19
1
-1
/
+1
*
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
2017-12-13
1
-1
/
+3
*
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
2017-12-13
1
-6
/
+3
*
USB: core: only clean up what we allocated
Andrey Konovalov
2017-12-12
1
-3
/
+6
*
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
2017-11-28
1
-4
/
+24
*
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-11-03
1
-1
/
+1
*
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
2017-10-18
1
-2
/
+4
*
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
2017-09-19
1
-3
/
+11
*
usb: Increase quirk delay for USB devices
Dmitry Fleytman
2017-09-18
1
-1
/
+1
*
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-03-14
1
-0
/
+10
*
USB: fix problems with duplicate endpoint addresses
Alan Stern
2017-01-05
1
-0
/
+10
*
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
1
-0
/
+5
*
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
[next]