linux/drivers/usb/core
Hemant Kumar a10905b7c0 ANDROID: GKI: usb: core: Add support to parse config summary capability descriptors
USB 3.2 Specification updated configuration summary descriptor
different from drafted version. This descriptor is needed per
function. Descriptor provides list of configuration indices
that include that function. Use bcdVersion to handle spec
compliant descriptor and select device preferred config supporting
UAC3 or lower revision.

Change-Id: I7cf28eaf61ca91496be84d90ad00704fe4acb149
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Bug: 153666697
(cherry picked from commit 1f64d4e3b596823acd4ec3a4f7ffd7142d71942f)
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Saravana Kannan <saravanak@google.com>
2020-04-24 23:47:06 +00:00
..
buffer.c
config.c ANDROID: GKI: usb: core: Add support to parse config summary capability descriptors 2020-04-24 23:47:06 +00:00
devices.c
devio.c usb: usbfs: Suppress problematic bind and unbind uevents. 2019-12-31 16:35:16 +01:00
driver.c ANDROID: GKI: USB: Fix ABI diff for struct usb_bus 2020-04-13 22:13:50 +00:00
endpoint.c
file.c
generic.c ANDROID: GKI: usb: core: Add support to parse config summary capability descriptors 2020-04-24 23:47:06 +00:00
hcd-pci.c
hcd.c ANDROID: GKI: usb: Add support to handle USB SMMU S1 address 2020-04-18 00:27:45 +00:00
hub.c This is the 4.19.109 stable release 2020-03-11 17:10:39 +01:00
hub.h USB: hub: Fix the broken detection of USB3 device in SMSC hub 2020-02-28 16:38:47 +01:00
Kconfig
ledtrig-usbport.c
Makefile
message.c
notify.c ANDROID: GKI: usb: hcd: Add USB atomic notifier callback for HC died error 2020-04-16 16:53:39 -07:00
of.c
otg_whitelist.h
phy.c
phy.h
port.c usb: core: port: do error out if usb_autopm_get_interface() fails 2020-03-11 14:14:59 +01:00
quirks.c usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters 2020-03-25 08:06:09 +01:00
sysfs.c
urb.c usb: core: urb: fix URB structure initialization function 2019-12-17 20:34:41 +01:00
usb-acpi.c
usb.c ANDROID: GKI: usb: Add support to handle USB SMMU S1 address 2020-04-18 00:27:45 +00:00
usb.h ANDROID: GKI: usb: hcd: Add USB atomic notifier callback for HC died error 2020-04-16 16:53:39 -07:00