index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
config.c
Age
Commit message (
Expand
)
Author
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-02-19
usb: core: config: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-04
usb: core: Move variable initialization to appropriate place
Suwan Kim
2019-01-07
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
2017-12-19
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
2017-12-13
USB: core: prevent malicious bNumInterfaces overflow
Alan Stern
2017-12-13
Revert "USB: core: only clean up what we allocated"
Greg Kroah-Hartman
2017-12-12
USB: core: only clean up what we allocated
Andrey Konovalov
2017-11-28
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
2017-11-03
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-10-18
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
2017-09-19
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
2017-09-18
usb: Increase quirk delay for USB devices
Dmitry Fleytman
2017-03-14
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-09-16
USB: change bInterval default to 10 ms
Alan Stern
2016-08-23
USB: fix typo in wMaxPacketSize validation
Alan Stern
2016-08-09
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
2016-03-30
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
2016-02-14
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
2016-02-14
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
2016-01-24
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2015-12-01
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
2015-10-04
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
2015-09-21
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
2014-08-01
usb-core bInterval quirk
James P Michels III
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
2014-03-04
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
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-15
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2008-04-24
USB: ehci tolerates some buggy devices
David Brownell
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
[next]