linux-uconsole/drivers/usb/core
Puma Hsu 98085b5dd8 ANDROID: usb: Add vendor hook for usb suspend and resume
Add the hook that vendor can design and bypass the suspend/resume.
When the bypass is set, skip the orignal suspend/resume methods.

In mobile, a co-processor can be used with USB audio, and ACPU may
be able to sleep in such condition to improve power consumption.
We will need vendor hook to support this.

Bug: 192774581
Signed-off-by: Puma Hsu <pumahsu@google.com>
Change-Id: Ic62a8a1e662bbe3fb0aa17af7491daace0b9f18a
2021-07-12 09:06:49 +00:00
..
buffer.c
config.c usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
devices.c FROMGIT: usb: common: add function to get interval expressed in us unit 2021-03-08 16:14:59 +01:00
devio.c USB: usbfs: Don't WARN about excessively large memory allocations 2021-06-03 09:00:34 +02:00
driver.c ANDROID: usb: Add vendor hook for usb suspend and resume 2021-07-12 09:06:49 +00:00
endpoint.c FROMGIT: usb: common: add function to get interval expressed in us unit 2021-03-08 16:14:59 +01:00
file.c
generic.c usbcore: Check both id_table and match() when both available 2020-10-28 13:24:58 +01:00
hcd-pci.c usb: hcd: Fix use after free in usb_hcd_pci_remove() 2020-08-18 12:09:52 +02:00
hcd.c kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq 2021-02-17 11:02:30 +01:00
hub.c usb: core: hub: fix race condition about TRSMRCY of resume 2021-05-19 10:13:15 +02:00
hub.h usb: core: reduce power-on-good delay time of root hub 2021-06-03 09:00:52 +02:00
Kconfig USB: hub: Add Kconfig option to reduce number of port initialization retries 2020-10-02 11:29:02 +02:00
ledtrig-usbport.c usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-09 16:46:57 +02:00
Makefile
message.c dma-mapping updates for 5.10 2020-10-15 14:43:29 -07:00
notify.c
of.c drivers: usb: Fix trivial spelling 2020-06-18 10:13:16 +02:00
otg_productlist.h USB: OTG: rename product list of devices 2020-06-19 08:58:55 +02:00
phy.c
phy.h
port.c
quirks.c USB: Add reset-resume quirk for WD19's Realtek Hub 2021-05-07 11:04:33 +02:00
sysfs.c usb: core: fix slab-out-of-bounds Read in read_descriptors 2020-09-04 16:41:22 +02:00
urb.c USB: move snd_usb_pipe_sanity_check into the USB core 2020-09-16 11:02:23 +02:00
usb-acpi.c
usb.c drm: Use USB controller's DMA mask when importing dmabufs 2021-03-17 17:06:19 +01:00
usb.h usbcore: Check both id_table and match() when both available 2020-10-28 13:24:58 +01:00