linux-yocto/drivers/usb/core
Penghao a71f0e4050 USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
commit bcea6dafee upstream.

Add a USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for the BYD zhaoxin notebook.
This notebook come with usb touchpad. And we would like to disable
touchpad wakeup on this notebook by default.

Signed-off-by: Penghao <penghao@uniontech.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200907023026.28189-1-penghao@uniontech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-23 10:46:35 +02:00
..
buffer.c
config.c USB: Fix: Don't skip endpoint descriptors with maxpacket=0 2020-01-14 20:05:47 +01:00
devices.c
devio.c usb: usbfs: Suppress problematic bind and unbind uevents. 2019-12-31 12:37:10 +01:00
driver.c USB: core: Fix bug caused by duplicate interface PM usage counter 2019-05-08 07:20:46 +02:00
endpoint.c
file.c USB: core: Fix races in character device registration and deregistraion 2019-08-25 10:50:20 +02:00
generic.c
hcd-pci.c usb: Don't die twice if PCI xhci host is not responding in resume 2018-09-26 08:38:06 +02:00
hcd.c usb: core: Add PM runtime calls to usb_hcd_platform_shutdown 2019-05-31 06:47:33 -07:00
hub.c usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B 2020-05-20 08:17:15 +02:00
hub.h USB: hub: Fix the broken detection of USB3 device in SMSC hub 2020-02-28 16:36:11 +01:00
Kconfig
ledtrig-usbport.c
Makefile
message.c usb: Fix out of sync data toggle if a configured device is reconfigured 2020-09-23 10:46:32 +02:00
notify.c
of.c
otg_whitelist.h
port.c usb: core: port: do error out if usb_autopm_get_interface() fails 2020-03-11 18:03:02 +01:00
quirks.c USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook 2020-09-23 10:46:35 +02:00
sysfs.c usb: core: fix slab-out-of-bounds Read in read_descriptors 2020-09-23 10:46:32 +02:00
urb.c usb: core: urb: fix URB structure initialization function 2019-12-17 20:39:12 +01:00
usb-acpi.c
usb.c USB: check usb_get_extra_descriptor for proper size 2018-12-13 09:18:51 +01:00
usb.h USB: Add new USB LPM helpers 2019-05-02 09:40:30 +02:00