linux-uconsole/drivers/usb
Howard Yen ea9acb155e FROMLIST: usb: xhci-plat: add xhci_plat_priv_overwrite
Add an overwrite to platform specific callback for setting up the
xhci_vendor_ops, allow vendor to store the xhci_vendor_ops and
overwrite them when xhci_plat_probe invoked.

This change is depend on Commit in this patch series
("usb: host: add xhci hooks for USB offload"), vendor needs
to invoke xhci_plat_register_vendor_ops() to register the vendor specific
vendor_ops. And the vendor_ops will overwrite the vendor_ops inside
xhci_plat_priv in xhci_vendor_init() during xhci-plat-hcd probe.

Signed-off-by: Howard Yen <howardyen@google.com>
Bug: 175358363
Link: https://lore.kernel.org/r/20210119101044.1637023-1-howardyen@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I57137d91c9b83df92ce633bff65ab72e48a9005d
2021-03-04 12:41:48 +08:00
..
atm
c67x00
cdns3 usb: cdns3: imx: fix can't create core device the second time issue 2021-01-27 11:55:17 +01:00
chipidea usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() 2021-01-12 20:18:19 +01:00
class USB: usblp: don't call usb_set_interface if there's a single alt 2021-02-10 09:29:10 +01:00
common UPSTREAM: usb: common: Parse for USB SSP genXxY 2021-02-08 09:16:56 +01:00
core usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable 2021-02-26 10:12:59 +01:00
dwc2 This is the 5.10.15 stable release 2021-02-10 09:53:50 +01:00
dwc3 FROMGIT: usb: dwc3: document usb_psy in struct dwc3 2021-03-03 14:53:08 +01:00
early
gadget This is the 5.10.15 stable release 2021-02-10 09:53:50 +01:00
host FROMLIST: usb: xhci-plat: add xhci_plat_priv_overwrite 2021-03-04 12:41:48 +08:00
image
isp1760
misc USB: yurex: fix control-URB timeout handling 2021-01-12 20:18:20 +01:00
mon
mtu3 usb: mtu3: fix memory corruption in mtu3_debugfs_regset() 2020-12-26 16:02:38 +01:00
musb Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" 2020-11-13 14:30:23 +01:00
phy usb: phy: phy-ab8500-usb: fix spello of "function" 2020-10-02 09:57:41 +03:00
renesas_usbhs usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop() 2021-02-10 09:29:10 +01:00
roles
serial USB: serial: option: Adding support for Cinterion MV31 2021-02-10 09:29:10 +01:00
storage usb: uas: Add PNY USB Portable SSD to unusual_uas 2021-01-12 20:18:19 +01:00
typec FROMGIT: usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling 2021-03-02 08:24:53 +01:00
usbip usb: usbip: vhci_hcd: protect shift size 2021-01-12 20:18:19 +01:00
Kconfig
Makefile
usb-skeleton.c